Update ooo320-m1
[ooovba.git] / reportdesign / source / ui / report / report.src
bloba449c4447b0623d778139f76f5b2037f06bfcce6
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: report.src,v $
10  * $Revision: 1.5 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
30 #include "RptResId.hrc"
31 #include "rptui_slotid.hrc"
32 #ifndef _GLOBLMN_HRC
33 #include <svx/globlmn.hrc>
34 #endif
35 #ifndef _SBASLTID_HRC
36 #include <svx/svxids.hrc>
37 #endif
40 // Dialog Controls ---------------------------------------------------------------
42 String RID_STR_CLASS_FIXEDTEXT
44     Text = "Label" ;
46 String RID_STR_CLASS_FIXEDLINE
48     Text = "Line" ;
50 String RID_STR_CLASS_IMAGECONTROL
52     Text = "Graphic" ;
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";
145 String STR_SHOW_GRID
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";
227 String STR_RPT_TITLE
229     Text [ en-US ] = "Report #" ;
230     Text [ x-comment ] = " ";
233 String STR_RPT_LABEL
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.";
297 Menu RID_MENU_REPORT
299     ItemList =
300     {
301         MenuItem
302         {
303             Identifier = SID_SORTINGANDGROUPING;
304             HelpId = SID_SORTINGANDGROUPING ;
305             Command = ".uno:DbSortingAndGrouping";
306             Text [ en-US ] = "Sorting and Grouping...";
307         };
308         MenuItem
309         {
310             Separator = TRUE;
311         };
312         MenuItem
313         {
314             Identifier = SID_ATTR_CHAR_COLOR_BACKGROUND;
315             HelpId = SID_ATTR_CHAR_COLOR_BACKGROUND ;
316             Command = ".uno:DBBackgroundColor";
317             Text [ en-US ] = "Background Color...";
318         };
319         MenuItem
320         {
321             Identifier = SID_RULER;
322             HelpId = SID_RULER ;
323             Command = ".uno:ShowRuler";
324             Checkable = TRUE;
325             Text [ en-US ] = "Ruler...";
326         };
327         MenuItem
328         {
329             Identifier = SID_GRID_VISIBLE;
330             HelpId = SID_GRID_VISIBLE ;
331             Command = ".uno:GridVisible";
332             Checkable = TRUE;
333             Text [ en-US ] = "Grid...";
334         };
335         MenuItem
336         {
337             Separator = TRUE;
338         };
339         MenuItem
340         {
341             Identifier = SID_PAGEHEADERFOOTER;
342             HelpId = SID_PAGEHEADERFOOTER ;
343             Command = ".uno:PageHeaderFooter";
344             Checkable = TRUE;
345         };
346         MenuItem
347         {
348             Identifier = SID_REPORTHEADERFOOTER;
349             HelpId = SID_REPORTHEADERFOOTER ;
350             Command = ".uno:ReportHeaderFooter";
351             Checkable = TRUE;
352         };
353         MenuItem
354         {
355             Separator = TRUE;
356         };
357         MenuItem
358         {
359             Identifier = SID_ARRANGEMENU ; 
360             HelpID = SID_ARRANGEMENU ; 
361             Command = ".uno:ArrangeMenu" ; 
362             Text [ en-US ] = "~Arrange" ; 
363             SubMenu = Menu
364             {
365                 ItemList = 
366                 {
367                     MenuItem
368                     {
369                         ITEM_FORMAT_FRAME_TO_TOP
370                     };
371                     MenuItem
372                     {
373                         Identifier = SID_FRAME_UP ; 
374                         HelpID = SID_FRAME_UP ; 
375                         Text [ en-US ] = "Bring ~Forward" ;
376                     };
377                     MenuItem
378                     {
379                         Identifier = SID_FRAME_DOWN ; 
380                         HelpID = SID_FRAME_DOWN ;
381                         Text [ en-US ] = "Send Back~ward" ;
382                     };
383                     MenuItem
384                     {
385                         ITEM_FORMAT_FRAME_TO_BOTTOM
386                     };
387                     MenuItem
388                     {
389                         Separator = TRUE;
390                     };
391                     MenuItem
392                     {
393                         ITEM_FORMAT_OBJECT_HEAVEN
394                     };
395                     MenuItem
396                     {
397                         ITEM_FORMAT_OBJECT_HELL
398                     };
399                 };
400             };
401         };
402         MenuItem
403         {
404             ITEM_FORMAT_OBJECT_ALIGN
405             SubMenu = Menu
406             {
407                 ItemList = 
408                 {
409                     MenuItem
410                     {
411                         ITEM_FORMAT_OBJECT_ALIGN_LEFT
412                     };
413                     MenuItem
414                     {
415                         ITEM_FORMAT_OBJECT_ALIGN_CENTER
416                     };
417                     MenuItem
418                     {
419                         ITEM_FORMAT_OBJECT_ALIGN_RIGHT
420                     };
421                     MenuItem
422                     {
423                         Separator = TRUE;
424                     };
425                     MenuItem
426                     {
427                         ITEM_FORMAT_OBJECT_ALIGN_UP
428                     };
429                     MenuItem
430                     {
431                         ITEM_FORMAT_OBJECT_ALIGN_MIDDLE
432                     };
433                     MenuItem
434                     {
435                         ITEM_FORMAT_OBJECT_ALIGN_DOWN
436                     };
437                 };
438             };
439         };
440         MenuItem
441         {
442             Separator = TRUE;
443         };
445         MenuItem
446         {
447             Identifier = SID_OBJECT_RESIZING ; 
448             Command = ".uno:ObjectResize" ; 
449             HelpID = SID_OBJECT_RESIZING ; 
450             Text [ en-US ] = "~Object Resizing" ;
451             Text [ x-comment ] = " ";   
452             SubMenu = Menu
453             {
454                 ItemList = 
455                 {
456                     MenuItem
457                     {
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 ] = " ";
463                     };
464                     MenuItem
465                     {
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 ] = " ";
471                     };
472                     MenuItem
473                     {
474                         Separator = TRUE;
475                     };
476                     MenuItem
477                     {
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 ] = " ";
483                     };
484                     MenuItem
485                     {
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 ] = " ";
491                     };
492                 };
493             };
494         };
496         MenuItem
497         {
498             Separator = TRUE;
499         };
500         MenuItem
501         {
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 ] = " ";   
507             SubMenu = Menu
508             {
509                 ItemList = 
510                 {
511                     MenuItem
512                     {
513                         Identifier = SID_SECTION_SHRINK ;
514                         Command = ".uno:SectionShrink" ;
515                         HelpID = SID_SECTION_SHRINK ;
516                         Text [ en-US ] = "Shrink" ;
517                         Text [ x-comment ] = " ";
518                     };
519                     MenuItem
520                     {
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 ] = " ";
526                     };
527                     MenuItem
528                     {
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 ] = " ";
534                     };
535                 };
536             };
537         };
538         MenuItem
539         {
540             Separator = TRUE;
541         };
542         MenuItem
543         {
544             Identifier = SID_DISTRIBUTION;
545             HelpId = SID_DISTRIBUTION ;
546             Command = ".uno:Distribution";
547             Text [ en-US ] = "Distribution..." ;
548         };
549         MenuItem
550         {
551             Separator = TRUE;
552         };
553         MenuItem
554         {
555             Identifier = SID_SHOW_PROPERTYBROWSER;
556             HelpId = SID_SHOW_PROPERTYBROWSER ;
557             Command = ".uno:FormProperties";
558             Text [ en-US ] = "Properties...";
559         };
560         MenuItem
561         {
562             Separator = TRUE;
563         };
564         MenuItem
565         {
566             ITEM_EDIT_CUT
567         };
568         MenuItem
569         {
570             ITEM_EDIT_COPY
571         };
572         MenuItem
573         {
574             ITEM_EDIT_PASTE
575         };
576     };
578 String RID_STR_FIELDSELECTION
580     Text [ en-US ] = "Add field:";
583 String RID_STR_FILTER
585     Text [ en-US ] = "Filter" ;
588 String RID_APP_TITLE
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";