1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 #include "RptResId.hrc"
20 #include "rptui_slotid.hrc"
21 #include <svx/globlmn.hrc>
22 #include <svx/svxids.hrc>
23 #include "helpids.hrc"
25 // Dialog Controls ---------------------------------------------------------------
27 String RID_STR_CLASS_FIXEDTEXT
31 String RID_STR_CLASS_FIXEDLINE
35 String RID_STR_CLASS_IMAGECONTROL
39 String RID_STR_CLASS_FORMATTEDFIELD
41 Text = "FormattedField" ;
44 // Property Browser Headline ----------------------------------------------------------------
46 String RID_STR_BRWTITLE_PROPERTIES
48 Text [ en-US ] = "Properties: ";
50 String RID_STR_BRWTITLE_NO_PROPERTIES
52 Text [ en-US ] = "No Control marked";
54 String RID_STR_BRWTITLE_MULTISELECT
56 Text [ en-US ] = "Multiselection";
59 String RID_STR_PROPTITLE_IMAGECONTROL
61 Text [ en-US ] = "Image Control" ;
63 String RID_STR_PROPTITLE_FIXEDTEXT
65 Text [ en-US ] = "Label field" ;
67 String RID_STR_PROPTITLE_FIXEDLINE
69 Text [ en-US ] = "Line" ;
71 String RID_STR_PROPTITLE_FORMATTED
73 Text [ en-US ] = "Formatted Field";
75 String RID_STR_PROPTITLE_SHAPE
77 Text [ en-US ] = "Shape";
79 String RID_STR_PROPTITLE_REPORT
81 Text [ en-US ] = "Report";
83 String RID_STR_PROPTITLE_SECTION
85 Text [ en-US ] = "Section";
87 String RID_STR_PROPTITLE_FUNCTION
89 Text [ en-US ] = "Function";
91 String RID_STR_PROPTITLE_GROUP
93 Text [ en-US ] = "Group";
96 Image RID_IMG_TREENODE_COLLAPSED
98 ImageBitmap = Bitmap { File = "plus.png"; } ;
99 MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
102 Image RID_IMG_TREENODE_EXPANDED
104 ImageBitmap = Bitmap { File = "minus.png"; } ;
105 MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
108 String STR_SHOW_RULER
110 Text [ en-US ] = "Show ruler";
115 Text [ en-US ] = "Show grid";
118 String RID_STR_UNDO_CHANGEPOSITION
120 Text [ en-US ] = "Change Object";
122 String RID_STR_UNDO_MOVE_GROUP
124 Text [ en-US ] = "Move Group(s)";
126 String RID_STR_UNDO_CONDITIONAL_FORMATTING
128 Text [ en-US ] = "Conditional Formatting";
130 String RID_STR_UNDO_REMOVE_REPORTHEADERFOOTER
132 Text [ en-US ] = "Remove report header / report footer";
135 String RID_STR_UNDO_ADD_REPORTHEADERFOOTER
137 Text [ en-US ] = "Add report header / report footer";
140 String RID_STR_UNDO_REMOVE_PAGEHEADERFOOTER
142 Text [ en-US ] = "Remove page header / page footer";
145 String RID_STR_UNDO_ADD_PAGEHEADERFOOTER
147 Text [ en-US ] = "Add page header / page footer";
150 String RID_STR_UNDO_PROPERTY
152 Text [ en-US ] = "Change property '#'";
153 Text [ x-comment ] = "The # character is used for replacing";
156 String RID_STR_UNDO_ADD_GROUP_HEADER
158 Text [ en-US ] = "Add group header ";
161 String RID_STR_UNDO_REMOVE_GROUP_HEADER
163 Text [ en-US ] = "Remove group header ";
166 String RID_STR_UNDO_ADD_GROUP_FOOTER
168 Text [ en-US ] = "Add group footer ";
171 String RID_STR_UNDO_REMOVE_GROUP_FOOTER
173 Text [ en-US ] = "Remove group footer ";
175 String RID_STR_UNDO_ADDFUNCTION
177 Text [ en-US ] = "Add function";
180 String RID_STR_UNDO_DELETEFUNCTION
182 Text [ en-US ] = "Delete function";
185 String RID_STR_DESIGN_VIEW
187 Text [ en-US ] = "Design";
190 String RID_STR_PREVIEW_VIEW
192 Text [ en-US ] = "Preview";
197 Text [ en-US ] = "Report #" ;
202 Text [ en-US ] = "~Report name" ;
205 String RID_STR_UNDO_REMOVE_GROUP
207 Text [ en-US ] = "Delete Group" ;
210 String RID_STR_UNDO_APPEND_GROUP
212 Text [ en-US ] = "Add Group" ;
215 String RID_STR_UNDO_REMOVE_SELECTION
217 Text [ en-US ] = "Delete Selection" ;
219 String RID_STR_UNDO_REMOVE_FUNCTION
221 Text [ en-US ] = "Delete Function" ;
224 String RID_STR_UNDO_CHANGE_SIZE
226 Text [ en-US ] = "Change Size" ;
229 String RID_STR_UNDO_PASTE
231 Text [ en-US ] = "Paste" ;
234 String RID_STR_UNDO_INSERT_CONTROL
236 Text [ en-US ] = "Insert Control" ;
239 String RID_STR_UNDO_DELETE_CONTROL
241 Text [ en-US ] = "Delete Control" ;
244 String RID_STR_UNDO_GROUP
246 Text [ en-US ] = "Insert Group" ;
249 String RID_STR_UNDO_UNGROUP
251 Text [ en-US ] = "Delete Group" ;
254 String RID_STR_GROUPHEADER
256 Text [ en-US ] = "GroupHeader";
257 Text [ x-comment ] = "Please try to avoid spaces in the name. It is used as a programmatic one.";
259 String RID_STR_GROUPFOOTER
261 Text [ en-US ] = "GroupFooter";
262 Text [ x-comment ] = "Please try to avoid spaces in the name. It is used as a programmatic one.";
270 Identifier = SID_SORTINGANDGROUPING;
271 Command = ".uno:DbSortingAndGrouping";
272 Text [ en-US ] = "Sorting and Grouping...";
280 Identifier = SID_ATTR_CHAR_COLOR_BACKGROUND;
281 Command = ".uno:DBBackgroundColor";
282 Text [ en-US ] = "Background Color...";
286 Identifier = SID_RULER;
287 Command = ".uno:ShowRuler";
289 Text [ en-US ] = "Ruler...";
293 Identifier = SID_GRID_VISIBLE;
294 Command = ".uno:GridVisible";
296 Text [ en-US ] = "Grid...";
304 Identifier = SID_PAGEHEADERFOOTER;
305 Command = ".uno:PageHeaderFooter";
310 Identifier = SID_REPORTHEADERFOOTER;
311 Command = ".uno:ReportHeaderFooter";
320 Identifier = SID_ARRANGEMENU ;
321 Command = ".uno:ArrangeMenu" ;
322 Text [ en-US ] = "~Arrange" ;
329 ITEM_FORMAT_FRAME_TO_TOP
333 Identifier = SID_FRAME_UP ;
334 HelpId = ".uno:ObjectForwardOne";
335 Text [ en-US ] = "Bring ~Forward" ;
339 Identifier = SID_FRAME_DOWN ;
340 HelpId = ".uno:ObjectBackOne";
341 Text [ en-US ] = "Send Back~ward" ;
345 ITEM_FORMAT_FRAME_TO_BOTTOM
353 ITEM_FORMAT_OBJECT_HEAVEN
357 ITEM_FORMAT_OBJECT_HELL
364 ITEM_FORMAT_OBJECT_ALIGN
371 ITEM_FORMAT_OBJECT_ALIGN_LEFT
375 ITEM_FORMAT_OBJECT_ALIGN_CENTER
379 ITEM_FORMAT_OBJECT_ALIGN_RIGHT
387 ITEM_FORMAT_OBJECT_ALIGN_UP
391 ITEM_FORMAT_OBJECT_ALIGN_MIDDLE
395 ITEM_FORMAT_OBJECT_ALIGN_DOWN
407 Identifier = SID_OBJECT_RESIZING ;
408 Command = ".uno:ObjectResize" ;
409 Text [ en-US ] = "~Object Resizing" ;
416 Identifier = SID_OBJECT_SMALLESTWIDTH ;
417 Command = ".uno:SmallestWidth" ;
418 Text [ en-US ] = "~Fit to smallest width" ;
422 Identifier = SID_OBJECT_GREATESTWIDTH ;
423 Command = ".uno:GreatestWidth" ;
424 Text [ en-US ] = "~Fit to greatest width" ;
432 Identifier = SID_OBJECT_SMALLESTHEIGHT ;
433 Command = ".uno:SmallestHeight" ;
434 Text [ en-US ] = "~Fit to smallest height" ;
438 Identifier = SID_OBJECT_GREATESTHEIGHT ;
439 Command = ".uno:GreatestHeight" ;
440 Text [ en-US ] = "~Fit to greatest height" ;
452 Identifier = SID_SECTION_SHRINK_MENU ;
453 Command = ".uno:SectionShrinkMenu" ;
454 Text [ en-US ] = "Section" ;
461 Identifier = SID_SECTION_SHRINK ;
462 Command = ".uno:SectionShrink" ;
463 Text [ en-US ] = "Shrink" ;
467 Identifier = SID_SECTION_SHRINK_TOP ;
468 Command = ".uno:SectionShrinkTop" ;
469 Text [ en-US ] = "Shrink from top" ;
473 Identifier = SID_SECTION_SHRINK_BOTTOM ;
474 Command = ".uno:SectionShrinkBottom" ;
475 Text [ en-US ] = "Shrink from bottom" ;
486 Identifier = SID_DISTRIBUTION;
487 Command = ".uno:Distribution";
488 Text [ en-US ] = "Distribution..." ;
496 Identifier = SID_SHOW_PROPERTYBROWSER;
497 Command = ".uno:FormProperties";
498 Text [ en-US ] = "Properties...";
518 String RID_STR_FIELDSELECTION
520 Text [ en-US ] = "Add field:";
523 String RID_STR_FILTER
525 Text [ en-US ] = "Filter" ;
530 Text [ en-US ] = " - %PRODUCTNAME Base Report" ;
533 String RID_APP_NEW_DOC
535 Text [ en-US ] = "Untitled" ;
537 String RID_STR_UNDO_ALIGNMENT
539 Text [ en-US ] = "Change Alignment" ;
541 String RID_STR_HEADER
543 Text [ en-US ] = "# Header" ;
544 Text[ x-comment ] = "# will be replaced with a name.";
546 String RID_STR_FOOTER
548 Text [ en-US ] = "# Footer" ;
549 Text[ x-comment ] = "# will be replaced with a name.";
551 String RID_STR_IMPORT_GRAPHIC
553 Text [ en-US ] = "Insert graphics" ;
555 String RID_STR_DELETE
557 Text [ en-US ] = "Delete" ;
559 String RID_STR_FUNCTION
561 Text [ en-US ] = "Function" ;
563 Image REPORT_TREE_ICON
565 ImageBitmap = Bitmap { File = "report_16"; };
566 MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
568 String RID_STR_COULD_NOT_CREATE_REPORT
570 Text [ en-US ] = "An error occurred while creating the report." ;
572 String RID_STR_CAUGHT_FOREIGN_EXCEPTION
574 Text [ en-US ] = "An exception of type $type$ was caught." ;
576 String RID_STR_UNDO_CHANGEFONT
578 Text [ en-US ] = "Change font";
580 String RID_STR_UNDO_CHANGEPAGE
582 Text [ en-US ] = "Change page attributes";
584 String RID_STR_PAGEHEADERFOOTER_INSERT
586 Text [ en-US ] = "Insert Page Header/Footer";
588 String RID_STR_PAGEHEADERFOOTER_DELETE
590 Text [ en-US ] = "Delete Page Header/Footer";
592 String RID_STR_COLUMNHEADERFOOTER_INSERT
594 Text [ en-US ] = "Insert Column Header/Footer";
596 String RID_STR_COLUMNHEADERFOOTER_DELETE
598 Text [ en-US ] = "Delete Column Header/Footer";
600 String RID_STR_REPORTHEADERFOOTER_INSERT
602 Text [ en-US ] = "Insert Report Header/Footer";
604 String RID_STR_REPORTHEADERFOOTER_DELETE
606 Text [ en-US ] = "Delete Report Header/Footer";
608 String RID_ERR_NO_COMMAND
610 Text [ en-US ] = "The report can not be executed unless it is bound to content.";
612 String RID_ERR_NO_OBJECTS
614 Text [ en-US ] = "The report can not be executed unless at least one object has been inserted.";
616 String RID_STR_UNDO_SHRINK
618 Text [ en-US ] = "Shrink Section";
620 String RID_STR_DETAIL
622 Text [ en-US ] = "Detail";
624 String RID_STR_PAGE_HEADER
626 Text [ en-US ] = "Page Header";
628 String RID_STR_PAGE_FOOTER
630 Text [ en-US ] = "Page Footer";
632 String RID_STR_REPORT_HEADER
634 Text [ en-US ] = "Report Header";
636 String RID_STR_REPORT_FOOTER
638 Text [ en-US ] = "Report Footer";
640 String RID_STR_INSERT
642 Text [ en-US ] = "Insert";
645 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */