bump product version to 5.0.4.1
[LibreOffice.git] / reportdesign / source / ui / report / report.src
blobed9bfd9c4163249b3399f9ac78267f5d8fe526c0
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
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/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
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 .
18  */
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
29     Text = "Label" ;
31 String RID_STR_CLASS_FIXEDLINE
33     Text = "Line" ;
35 String RID_STR_CLASS_IMAGECONTROL
37     Text = "Graphic" ;
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";
113 String STR_SHOW_GRID
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";
195 String STR_RPT_TITLE
197     Text [ en-US ] = "Report #" ;
200 String STR_RPT_LABEL
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.";
264 Menu RID_MENU_REPORT
266     ItemList =
267     {
268         MenuItem
269         {
270             Identifier = SID_SORTINGANDGROUPING;
271             Command = ".uno:DbSortingAndGrouping";
272             Text [ en-US ] = "Sorting and Grouping...";
273         };
274         MenuItem
275         {
276             Separator = TRUE;
277         };
278         MenuItem
279         {
280             Identifier = SID_ATTR_CHAR_COLOR_BACKGROUND;
281             Command = ".uno:DBBackgroundColor";
282             Text [ en-US ] = "Background Color...";
283         };
284         MenuItem
285         {
286             Identifier = SID_RULER;
287             Command = ".uno:ShowRuler";
288             Checkable = TRUE;
289             Text [ en-US ] = "Ruler...";
290         };
291         MenuItem
292         {
293             Identifier = SID_GRID_VISIBLE;
294             Command = ".uno:GridVisible";
295             Checkable = TRUE;
296             Text [ en-US ] = "Grid...";
297         };
298         MenuItem
299         {
300             Separator = TRUE;
301         };
302         MenuItem
303         {
304             Identifier = SID_PAGEHEADERFOOTER;
305             Command = ".uno:PageHeaderFooter";
306             Checkable = TRUE;
307         };
308         MenuItem
309         {
310             Identifier = SID_REPORTHEADERFOOTER;
311             Command = ".uno:ReportHeaderFooter";
312             Checkable = TRUE;
313         };
314         MenuItem
315         {
316             Separator = TRUE;
317         };
318         MenuItem
319         {
320             Identifier = SID_ARRANGEMENU ;
321             Command = ".uno:ArrangeMenu" ;
322             Text [ en-US ] = "~Arrange" ;
323             SubMenu = Menu
324             {
325                 ItemList =
326                 {
327                     MenuItem
328                     {
329                         ITEM_FORMAT_FRAME_TO_TOP
330                     };
331                     MenuItem
332                     {
333                         Identifier = SID_FRAME_UP ;
334                         HelpId = ".uno:ObjectForwardOne";
335                         Text [ en-US ] = "Bring ~Forward" ;
336                     };
337                     MenuItem
338                     {
339                         Identifier = SID_FRAME_DOWN ;
340                         HelpId = ".uno:ObjectBackOne";
341                         Text [ en-US ] = "Send Back~ward" ;
342                     };
343                     MenuItem
344                     {
345                         ITEM_FORMAT_FRAME_TO_BOTTOM
346                     };
347                     MenuItem
348                     {
349                         Separator = TRUE;
350                     };
351                     MenuItem
352                     {
353                         ITEM_FORMAT_OBJECT_HEAVEN
354                     };
355                     MenuItem
356                     {
357                         ITEM_FORMAT_OBJECT_HELL
358                     };
359                 };
360             };
361         };
362         MenuItem
363         {
364             ITEM_FORMAT_OBJECT_ALIGN
365             SubMenu = Menu
366             {
367                 ItemList =
368                 {
369                     MenuItem
370                     {
371                         ITEM_FORMAT_OBJECT_ALIGN_LEFT
372                     };
373                     MenuItem
374                     {
375                         ITEM_FORMAT_OBJECT_ALIGN_CENTER
376                     };
377                     MenuItem
378                     {
379                         ITEM_FORMAT_OBJECT_ALIGN_RIGHT
380                     };
381                     MenuItem
382                     {
383                         Separator = TRUE;
384                     };
385                     MenuItem
386                     {
387                         ITEM_FORMAT_OBJECT_ALIGN_UP
388                     };
389                     MenuItem
390                     {
391                         ITEM_FORMAT_OBJECT_ALIGN_MIDDLE
392                     };
393                     MenuItem
394                     {
395                         ITEM_FORMAT_OBJECT_ALIGN_DOWN
396                     };
397                 };
398             };
399         };
400         MenuItem
401         {
402             Separator = TRUE;
403         };
405         MenuItem
406         {
407             Identifier = SID_OBJECT_RESIZING ;
408             Command = ".uno:ObjectResize" ;
409             Text [ en-US ] = "~Object Resizing" ;
410             SubMenu = Menu
411             {
412                 ItemList =
413                 {
414                     MenuItem
415                     {
416                         Identifier = SID_OBJECT_SMALLESTWIDTH ;
417                         Command = ".uno:SmallestWidth" ;
418                         Text [ en-US ] = "~Fit to smallest width" ;
419                     };
420                     MenuItem
421                     {
422                         Identifier = SID_OBJECT_GREATESTWIDTH ;
423                         Command = ".uno:GreatestWidth" ;
424                         Text [ en-US ] = "~Fit to greatest width" ;
425                     };
426                     MenuItem
427                     {
428                         Separator = TRUE;
429                     };
430                     MenuItem
431                     {
432                         Identifier = SID_OBJECT_SMALLESTHEIGHT ;
433                         Command = ".uno:SmallestHeight" ;
434                         Text [ en-US ] = "~Fit to smallest height" ;
435                     };
436                     MenuItem
437                     {
438                         Identifier = SID_OBJECT_GREATESTHEIGHT ;
439                         Command = ".uno:GreatestHeight" ;
440                         Text [ en-US ] = "~Fit to greatest height" ;
441                     };
442                 };
443             };
444         };
446         MenuItem
447         {
448             Separator = TRUE;
449         };
450         MenuItem
451         {
452             Identifier = SID_SECTION_SHRINK_MENU ;
453             Command = ".uno:SectionShrinkMenu" ;
454             Text [ en-US ] = "Section" ;
455             SubMenu = Menu
456             {
457                 ItemList =
458                 {
459                     MenuItem
460                     {
461                         Identifier = SID_SECTION_SHRINK ;
462                         Command = ".uno:SectionShrink" ;
463                         Text [ en-US ] = "Shrink" ;
464                     };
465                     MenuItem
466                     {
467                         Identifier = SID_SECTION_SHRINK_TOP ;
468                         Command = ".uno:SectionShrinkTop" ;
469                         Text [ en-US ] = "Shrink from top" ;
470                     };
471                     MenuItem
472                     {
473                         Identifier = SID_SECTION_SHRINK_BOTTOM ;
474                         Command = ".uno:SectionShrinkBottom" ;
475                         Text [ en-US ] = "Shrink from bottom" ;
476                     };
477                 };
478             };
479         };
480         MenuItem
481         {
482             Separator = TRUE;
483         };
484         MenuItem
485         {
486             Identifier = SID_DISTRIBUTION;
487             Command = ".uno:Distribution";
488             Text [ en-US ] = "Distribution..." ;
489         };
490         MenuItem
491         {
492             Separator = TRUE;
493         };
494         MenuItem
495         {
496             Identifier = SID_SHOW_PROPERTYBROWSER;
497             Command = ".uno:FormProperties";
498             Text [ en-US ] = "Properties...";
499         };
500         MenuItem
501         {
502             Separator = TRUE;
503         };
504         MenuItem
505         {
506             ITEM_EDIT_CUT
507         };
508         MenuItem
509         {
510             ITEM_EDIT_COPY
511         };
512         MenuItem
513         {
514             ITEM_EDIT_PASTE
515         };
516     };
518 String RID_STR_FIELDSELECTION
520     Text [ en-US ] = "Add field:";
523 String RID_STR_FILTER
525     Text [ en-US ] = "Filter" ;
528 String RID_APP_TITLE
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: */