1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: report.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 #include "RptResId.hrc"
31 #include "rptui_slotid.hrc"
33 #include <svx/globlmn.hrc>
36 #include <svx/svxids.hrc>
40 // Dialog Controls ---------------------------------------------------------------
42 String RID_STR_CLASS_FIXEDTEXT
46 String RID_STR_CLASS_FIXEDLINE
50 String RID_STR_CLASS_IMAGECONTROL
54 String RID_STR_CLASS_FORMATTEDFIELD
56 Text = "FormattedField" ;
60 // Property Browser Headline ----------------------------------------------------------------
62 String RID_STR_BRWTITLE_PROPERTIES
64 Text [ en-US ] = "Properties: ";
66 String RID_STR_BRWTITLE_NO_PROPERTIES
68 Text [ en-US ] = "No Control marked";
70 String RID_STR_BRWTITLE_MULTISELECT
72 Text [ en-US ] = "Multiselection";
75 String RID_STR_PROPTITLE_IMAGECONTROL
77 Text [ en-US ] = "Image Control" ;
79 String RID_STR_PROPTITLE_FIXEDTEXT
81 Text [ en-US ] = "Label field" ;
83 String RID_STR_PROPTITLE_FIXEDLINE
85 Text [ en-US ] = "Line" ;
86 Text [ x-comment ] = " ";
88 String RID_STR_PROPTITLE_FORMATTED
90 Text [ en-US ] = "Formatted Field";
91 Text [ x-comment ] = " ";
93 String RID_STR_PROPTITLE_SHAPE
95 Text [ en-US ] = "Shape";
96 Text [ x-comment ] = " ";
98 String RID_STR_PROPTITLE_REPORT
100 Text [ en-US ] = "Report";
102 String RID_STR_PROPTITLE_SECTION
104 Text [ en-US ] = "Section";
106 String RID_STR_PROPTITLE_FUNCTION
108 Text [ en-US ] = "Function";
110 String RID_STR_PROPTITLE_GROUP
112 Text [ en-US ] = "Group";
114 // -----------------------------------------------------------------------
116 Image RID_IMG_TREENODE_COLLAPSED
118 ImageBitmap = Bitmap { File = "plus.bmp"; } ;
119 MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
122 Image RID_IMG_TREENODE_EXPANDED
124 ImageBitmap = Bitmap { File = "minus.bmp"; } ;
125 MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
128 Image RID_IMG_TREENODE_COLLAPSED_HC
130 ImageBitmap = Bitmap { File = "plus_sch.bmp"; } ;
131 MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
134 Image RID_IMG_TREENODE_EXPANDED_HC
136 ImageBitmap = Bitmap { File = "minus_sch.bmp"; } ;
137 MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
140 String STR_SHOW_RULER
142 Text [ en-US ] = "Show ruler";
147 Text [ en-US ] = "Show grid";
150 String RID_STR_UNDO_CHANGEPOSITION
152 Text [ en-US ] = "Change Object";
154 String RID_STR_UNDO_MOVE_GROUP
156 Text [ en-US ] = "Move Group(s)";
158 String RID_STR_UNDO_CONDITIONAL_FORMATTING
160 Text [ en-US ] = "Conditional Formatting";
162 String RID_STR_UNDO_REMOVE_REPORTHEADERFOOTER
164 Text [ en-US ] = "Remove report header / report footer";
167 String RID_STR_UNDO_ADD_REPORTHEADERFOOTER
169 Text [ en-US ] = "Add report header / report footer";
172 String RID_STR_UNDO_REMOVE_PAGEHEADERFOOTER
174 Text [ en-US ] = "Remove page header / page footer";
177 String RID_STR_UNDO_ADD_PAGEHEADERFOOTER
179 Text [ en-US ] = "Add page header / page footer";
182 String RID_STR_UNDO_PROPERTY
184 Text [ en-US ] = "Change property '#'";
185 Text = "The # character is used for replacing";
188 String RID_STR_UNDO_ADD_GROUP_HEADER
190 Text [ en-US ] = "Add group header ";
193 String RID_STR_UNDO_REMOVE_GROUP_HEADER
195 Text [ en-US ] = "Remove group header ";
198 String RID_STR_UNDO_ADD_GROUP_FOOTER
200 Text [ en-US ] = "Add group footer ";
203 String RID_STR_UNDO_REMOVE_GROUP_FOOTER
205 Text [ en-US ] = "Remove group footer ";
207 String RID_STR_UNDO_ADDFUNCTION
209 Text [ en-US ] = "Add function";
212 String RID_STR_UNDO_DELETEFUNCTION
214 Text [ en-US ] = "Delete function";
217 String RID_STR_DESIGN_VIEW
219 Text [ en-US ] = "Design";
222 String RID_STR_PREVIEW_VIEW
224 Text [ en-US ] = "Preview";
229 Text [ en-US ] = "Report #" ;
230 Text [ x-comment ] = " ";
235 Text [ en-US ] = "~Report name" ;
238 String RID_STR_UNDO_REMOVE_GROUP
240 Text [ en-US ] = "Delete Group" ;
243 String RID_STR_UNDO_APPEND_GROUP
245 Text [ en-US ] = "Add Group" ;
248 String RID_STR_UNDO_REMOVE_SELECTION
250 Text [ en-US ] = "Delete Selection" ;
252 String RID_STR_UNDO_REMOVE_FUNCTION
254 Text [ en-US ] = "Delete Function" ;
257 String RID_STR_UNDO_CHANGE_SIZE
259 Text [ en-US ] = "Change Size" ;
262 String RID_STR_UNDO_PASTE
264 Text [ en-US ] = "Paste" ;
267 String RID_STR_UNDO_INSERT_CONTROL
269 Text [ en-US ] = "Insert Control" ;
272 String RID_STR_UNDO_DELETE_CONTROL
274 Text [ en-US ] = "Delete Control" ;
277 String RID_STR_UNDO_GROUP
279 Text [ en-US ] = "Insert Group" ;
282 String RID_STR_UNDO_UNGROUP
284 Text [ en-US ] = "Delete Group" ;
287 String RID_STR_GROUPHEADER
289 Text [ en-US ] = "GroupHeader";
290 Text [ x-comment ] = "Please try to avoid spaces in the name. It is used as a programatic one.";
292 String RID_STR_GROUPFOOTER
294 Text [ en-US ] = "GroupFooter";
295 Text [ x-comment ] = "Please try to avoid spaces in the name. It is used as a programatic one.";
303 Identifier = SID_SORTINGANDGROUPING;
304 HelpId = SID_SORTINGANDGROUPING ;
305 Command = ".uno:DbSortingAndGrouping";
306 Text [ en-US ] = "Sorting and Grouping...";
314 Identifier = SID_ATTR_CHAR_COLOR_BACKGROUND;
315 HelpId = SID_ATTR_CHAR_COLOR_BACKGROUND ;
316 Command = ".uno:DBBackgroundColor";
317 Text [ en-US ] = "Background Color...";
321 Identifier = SID_RULER;
323 Command = ".uno:ShowRuler";
325 Text [ en-US ] = "Ruler...";
329 Identifier = SID_GRID_VISIBLE;
330 HelpId = SID_GRID_VISIBLE ;
331 Command = ".uno:GridVisible";
333 Text [ en-US ] = "Grid...";
341 Identifier = SID_PAGEHEADERFOOTER;
342 HelpId = SID_PAGEHEADERFOOTER ;
343 Command = ".uno:PageHeaderFooter";
348 Identifier = SID_REPORTHEADERFOOTER;
349 HelpId = SID_REPORTHEADERFOOTER ;
350 Command = ".uno:ReportHeaderFooter";
359 Identifier = SID_ARRANGEMENU ;
360 HelpID = SID_ARRANGEMENU ;
361 Command = ".uno:ArrangeMenu" ;
362 Text [ en-US ] = "~Arrange" ;
369 ITEM_FORMAT_FRAME_TO_TOP
373 Identifier = SID_FRAME_UP ;
374 HelpID = SID_FRAME_UP ;
375 Text [ en-US ] = "Bring ~Forward" ;
379 Identifier = SID_FRAME_DOWN ;
380 HelpID = SID_FRAME_DOWN ;
381 Text [ en-US ] = "Send Back~ward" ;
385 ITEM_FORMAT_FRAME_TO_BOTTOM
393 ITEM_FORMAT_OBJECT_HEAVEN
397 ITEM_FORMAT_OBJECT_HELL
404 ITEM_FORMAT_OBJECT_ALIGN
411 ITEM_FORMAT_OBJECT_ALIGN_LEFT
415 ITEM_FORMAT_OBJECT_ALIGN_CENTER
419 ITEM_FORMAT_OBJECT_ALIGN_RIGHT
427 ITEM_FORMAT_OBJECT_ALIGN_UP
431 ITEM_FORMAT_OBJECT_ALIGN_MIDDLE
435 ITEM_FORMAT_OBJECT_ALIGN_DOWN
447 Identifier = SID_OBJECT_RESIZING ;
448 Command = ".uno:ObjectResize" ;
449 HelpID = SID_OBJECT_RESIZING ;
450 Text [ en-US ] = "~Object Resizing" ;
451 Text [ x-comment ] = " ";
458 Identifier = SID_OBJECT_SMALLESTWIDTH ;
459 Command = ".uno:SmallestWidth" ;
460 HelpID = SID_OBJECT_SMALLESTWIDTH ;
461 Text [ en-US ] = "~Fit to smallest width" ;
462 Text [ x-comment ] = " ";
466 Identifier = SID_OBJECT_GREATESTWIDTH ;
467 Command = ".uno:GreatestWidth" ;
468 HelpID = SID_OBJECT_GREATESTWIDTH ;
469 Text [ en-US ] = "~Fit to greatest width" ;
470 Text [ x-comment ] = " ";
478 Identifier = SID_OBJECT_SMALLESTHEIGHT ;
479 Command = ".uno:SmallestHeight" ;
480 HelpID = SID_OBJECT_SMALLESTHEIGHT ;
481 Text [ en-US ] = "~Fit to smallest height" ;
482 Text [ x-comment ] = " ";
486 Identifier = SID_OBJECT_GREATESTHEIGHT ;
487 Command = ".uno:GreatestHeight" ;
488 HelpID = SID_OBJECT_GREATESTHEIGHT ;
489 Text [ en-US ] = "~Fit to greatest height" ;
490 Text [ x-comment ] = " ";
502 Identifier = SID_SECTION_SHRINK_MENU ;
503 Command = ".uno:SectionShrinkMenu" ;
504 HelpID = SID_SECTION_SHRINK_MENU ;
505 Text [ en-US ] = "Section" ;
506 Text [ x-comment ] = " ";
513 Identifier = SID_SECTION_SHRINK ;
514 Command = ".uno:SectionShrink" ;
515 HelpID = SID_SECTION_SHRINK ;
516 Text [ en-US ] = "Shrink" ;
517 Text [ x-comment ] = " ";
521 Identifier = SID_SECTION_SHRINK_TOP ;
522 Command = ".uno:SectionShrinkTop" ;
523 HelpID = SID_SECTION_SHRINK_TOP ;
524 Text [ en-US ] = "Shrink from top" ;
525 Text [ x-comment ] = " ";
529 Identifier = SID_SECTION_SHRINK_BOTTOM ;
530 Command = ".uno:SectionShrinkBottom" ;
531 HelpID = SID_SECTION_SHRINK_BOTTOM ;
532 Text [ en-US ] = "Shrink from bottom" ;
533 Text [ x-comment ] = " ";
544 Identifier = SID_DISTRIBUTION;
545 HelpId = SID_DISTRIBUTION ;
546 Command = ".uno:Distribution";
547 Text [ en-US ] = "Distribution..." ;
555 Identifier = SID_SHOW_PROPERTYBROWSER;
556 HelpId = SID_SHOW_PROPERTYBROWSER ;
557 Command = ".uno:FormProperties";
558 Text [ en-US ] = "Properties...";
578 String RID_STR_FIELDSELECTION
580 Text [ en-US ] = "Add field:";
583 String RID_STR_FILTER
585 Text [ en-US ] = "Filter" ;
590 Text [ en-US ] = " - %PRODUCTNAME Base Report" ;
593 String RID_APP_NEW_DOC
595 Text [ en-US ] = "Untitled" ;
597 String RID_STR_UNDO_ALIGNMENT
599 Text [ en-US ] = "Change Alignment" ;
601 String RID_STR_HEADER
603 Text [ en-US ] = "# Header" ;
604 Text[ x-comment ] = "# will be replaced with a name.";
606 String RID_STR_FOOTER
608 Text [ en-US ] = "# Footer" ;
609 Text[ x-comment ] = "# will be replaced with a name.";
611 String RID_STR_IMPORT_GRAPHIC
613 Text [ en-US ] = "Insert graphics" ;
615 String RID_STR_DELETE
617 Text [ en-US ] = "Delete" ;
619 String RID_STR_FUNCTION
621 Text [ en-US ] = "Function" ;
623 Image REPORT_TREE_ICON
625 ImageBitmap = Bitmap { File = "report_16"; };
626 MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
628 String RID_STR_COULD_NOT_CREATE_REPORT
630 Text [ en-US ] = "An error occurred while creating the report." ;
632 String RID_STR_CAUGHT_FOREIGN_EXCEPTION
634 Text [ en-US ] = "An exception of type $type$ was caught." ;
636 String RID_STR_UNDO_CHANGEFONT
638 Text [ en-US ] = "Change font";
640 String RID_STR_UNDO_CHANGEPAGE
642 Text [ en-US ] = "Change page attributes";
644 String RID_STR_PAGEHEADERFOOTER_INSERT
646 Text [ en-US ] = "Insert Page Header/Footer";
648 String RID_STR_PAGEHEADERFOOTER_DELETE
650 Text [ en-US ] = "Delete Page Header/Footer";
652 String RID_STR_COLUMNHEADERFOOTER_INSERT
654 Text [ en-US ] = "Insert Column Header/Footer";
656 String RID_STR_COLUMNHEADERFOOTER_DELETE
658 Text [ en-US ] = "Delete Column Header/Footer";
660 String RID_STR_REPORTHEADERFOOTER_INSERT
662 Text [ en-US ] = "Insert Report Header/Footer";
664 String RID_STR_REPORTHEADERFOOTER_DELETE
666 Text [ en-US ] = "Delete Report Header/Footer";
668 String RID_ERR_NO_COMMAND
670 Text [ en-US ] = "The report can not be executed unless it is bound to content.";
672 String RID_ERR_NO_OBJECTS
674 Text [ en-US ] = "The report can not be executed unless at least one object has been inserted.";
676 String RID_STR_UNDO_SHRINK
678 Text [ en-US ] = "Shrink Section";
680 String RID_STR_DETAIL
682 Text [ en-US ] = "Detail";
684 String RID_STR_PAGE_HEADER
686 Text [ en-US ] = "Page Header";
688 String RID_STR_PAGE_FOOTER
690 Text [ en-US ] = "Page Footer";
692 String RID_STR_REPORT_HEADER
694 Text [ en-US ] = "Report Header";
696 String RID_STR_REPORT_FOOTER
698 Text [ en-US ] = "Report Footer";
700 String RID_STR_INSERT
702 Text [ en-US ] = "Insert";