bump product version to 4.1.6.2
[LibreOffice.git] / reportdesign / source / ui / report / report.src
blob993f8f64703a7027f364a203d0844faef6e22d16
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" ;
45 // Property Browser Headline ----------------------------------------------------------------
47 String RID_STR_BRWTITLE_PROPERTIES
49     Text [ en-US ] = "Properties: ";
51 String RID_STR_BRWTITLE_NO_PROPERTIES
53     Text [ en-US ] = "No Control marked";
55 String RID_STR_BRWTITLE_MULTISELECT
57     Text [ en-US ] = "Multiselection";
60 String RID_STR_PROPTITLE_IMAGECONTROL
62     Text [ en-US ] = "Image Control" ;
64 String RID_STR_PROPTITLE_FIXEDTEXT
66     Text [ en-US ] = "Label field" ;
68 String RID_STR_PROPTITLE_FIXEDLINE
70     Text [ en-US ] = "Line" ;
72 String RID_STR_PROPTITLE_FORMATTED
74     Text [ en-US ] = "Formatted Field";
76 String RID_STR_PROPTITLE_SHAPE
78     Text [ en-US ] = "Shape";
80 String RID_STR_PROPTITLE_REPORT
82     Text [ en-US ] = "Report";
84 String RID_STR_PROPTITLE_SECTION
86     Text [ en-US ] = "Section";
88 String RID_STR_PROPTITLE_FUNCTION
90     Text [ en-US ] = "Function";
92 String RID_STR_PROPTITLE_GROUP
94     Text [ en-US ] = "Group";
96 // -----------------------------------------------------------------------
98 Image RID_IMG_TREENODE_COLLAPSED
100     ImageBitmap = Bitmap { File = "plus.png"; } ;
101     MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
104 Image RID_IMG_TREENODE_EXPANDED
106     ImageBitmap = Bitmap { File = "minus.png"; } ;
107     MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
110 String STR_SHOW_RULER
112     Text [ en-US ] = "Show ruler";
115 String STR_SHOW_GRID
117     Text [ en-US ] = "Show grid";
120 String RID_STR_UNDO_CHANGEPOSITION
122     Text [ en-US ] = "Change Object";
124 String RID_STR_UNDO_MOVE_GROUP
126     Text [ en-US ] = "Move Group(s)";
128 String RID_STR_UNDO_CONDITIONAL_FORMATTING
130     Text [ en-US ] = "Conditional Formatting";
132 String RID_STR_UNDO_REMOVE_REPORTHEADERFOOTER
134     Text [ en-US ] = "Remove report header / report footer";
137 String RID_STR_UNDO_ADD_REPORTHEADERFOOTER
139     Text [ en-US ] = "Add report header / report footer";
142 String RID_STR_UNDO_REMOVE_PAGEHEADERFOOTER
144     Text [ en-US ] = "Remove page header / page footer";
147 String RID_STR_UNDO_ADD_PAGEHEADERFOOTER
149     Text [ en-US ] = "Add page header / page footer";
152 String RID_STR_UNDO_PROPERTY
154     Text [ en-US ] = "Change property '#'";
155     Text = "The # character is used for replacing";
158 String RID_STR_UNDO_ADD_GROUP_HEADER
160     Text [ en-US ] = "Add group header ";
163 String RID_STR_UNDO_REMOVE_GROUP_HEADER
165     Text [ en-US ] = "Remove group header ";
168 String RID_STR_UNDO_ADD_GROUP_FOOTER
170     Text [ en-US ] = "Add group footer ";
173 String RID_STR_UNDO_REMOVE_GROUP_FOOTER
175     Text [ en-US ] = "Remove group footer ";
177 String RID_STR_UNDO_ADDFUNCTION
179     Text [ en-US ] = "Add function";
182 String RID_STR_UNDO_DELETEFUNCTION
184     Text [ en-US ] = "Delete function";
187 String RID_STR_DESIGN_VIEW
189     Text [ en-US ] = "Design";
192 String RID_STR_PREVIEW_VIEW
194     Text [ en-US ] = "Preview";
197 String STR_RPT_TITLE
199     Text [ en-US ] = "Report #" ;
202 String STR_RPT_LABEL
204     Text [ en-US ] = "~Report name" ;
207 String RID_STR_UNDO_REMOVE_GROUP
209     Text [ en-US ] = "Delete Group" ;
212 String RID_STR_UNDO_APPEND_GROUP
214     Text [ en-US ] = "Add Group" ;
217 String RID_STR_UNDO_REMOVE_SELECTION
219     Text [ en-US ] = "Delete Selection" ;
221 String RID_STR_UNDO_REMOVE_FUNCTION
223     Text [ en-US ] = "Delete Function" ;
226 String RID_STR_UNDO_CHANGE_SIZE
228     Text [ en-US ] = "Change Size" ;
231 String RID_STR_UNDO_PASTE
233     Text [ en-US ] = "Paste" ;
236 String RID_STR_UNDO_INSERT_CONTROL
238     Text [ en-US ] = "Insert Control" ;
241 String RID_STR_UNDO_DELETE_CONTROL
243     Text [ en-US ] = "Delete Control" ;
246 String RID_STR_UNDO_GROUP
248     Text [ en-US ] = "Insert Group" ;
251 String RID_STR_UNDO_UNGROUP
253     Text [ en-US ] = "Delete Group" ;
256 String RID_STR_GROUPHEADER
258     Text [ en-US ] = "GroupHeader";
259     Text [ x-comment ] = "Please try to avoid spaces in the name. It is used as a programatic one.";
261 String RID_STR_GROUPFOOTER
263     Text [ en-US ] = "GroupFooter";
264     Text [ x-comment ] = "Please try to avoid spaces in the name. It is used as a programatic one.";
266 Menu RID_MENU_REPORT
268     ItemList =
269     {
270         MenuItem
271         {
272             Identifier = SID_SORTINGANDGROUPING;
273             Command = ".uno:DbSortingAndGrouping";
274             Text [ en-US ] = "Sorting and Grouping...";
275         };
276         MenuItem
277         {
278             Separator = TRUE;
279         };
280         MenuItem
281         {
282             Identifier = SID_ATTR_CHAR_COLOR_BACKGROUND;
283             Command = ".uno:DBBackgroundColor";
284             Text [ en-US ] = "Background Color...";
285         };
286         MenuItem
287         {
288             Identifier = SID_RULER;
289             Command = ".uno:ShowRuler";
290             Checkable = TRUE;
291             Text [ en-US ] = "Ruler...";
292         };
293         MenuItem
294         {
295             Identifier = SID_GRID_VISIBLE;
296             Command = ".uno:GridVisible";
297             Checkable = TRUE;
298             Text [ en-US ] = "Grid...";
299         };
300         MenuItem
301         {
302             Separator = TRUE;
303         };
304         MenuItem
305         {
306             Identifier = SID_PAGEHEADERFOOTER;
307             Command = ".uno:PageHeaderFooter";
308             Checkable = TRUE;
309         };
310         MenuItem
311         {
312             Identifier = SID_REPORTHEADERFOOTER;
313             Command = ".uno:ReportHeaderFooter";
314             Checkable = TRUE;
315         };
316         MenuItem
317         {
318             Separator = TRUE;
319         };
320         MenuItem
321         {
322             Identifier = SID_ARRANGEMENU ;
323             Command = ".uno:ArrangeMenu" ;
324             Text [ en-US ] = "~Arrange" ;
325             SubMenu = Menu
326             {
327                 ItemList =
328                 {
329                     MenuItem
330                     {
331                         ITEM_FORMAT_FRAME_TO_TOP
332                     };
333                     MenuItem
334                     {
335                         Identifier = SID_FRAME_UP ;
336                         HelpId = ".uno:ObjectForwardOne";
337                         Text [ en-US ] = "Bring ~Forward" ;
338                     };
339                     MenuItem
340                     {
341                         Identifier = SID_FRAME_DOWN ;
342                         HelpId = ".uno:ObjectBackOne";
343                         Text [ en-US ] = "Send Back~ward" ;
344                     };
345                     MenuItem
346                     {
347                         ITEM_FORMAT_FRAME_TO_BOTTOM
348                     };
349                     MenuItem
350                     {
351                         Separator = TRUE;
352                     };
353                     MenuItem
354                     {
355                         ITEM_FORMAT_OBJECT_HEAVEN
356                     };
357                     MenuItem
358                     {
359                         ITEM_FORMAT_OBJECT_HELL
360                     };
361                 };
362             };
363         };
364         MenuItem
365         {
366             ITEM_FORMAT_OBJECT_ALIGN
367             SubMenu = Menu
368             {
369                 ItemList =
370                 {
371                     MenuItem
372                     {
373                         ITEM_FORMAT_OBJECT_ALIGN_LEFT
374                     };
375                     MenuItem
376                     {
377                         ITEM_FORMAT_OBJECT_ALIGN_CENTER
378                     };
379                     MenuItem
380                     {
381                         ITEM_FORMAT_OBJECT_ALIGN_RIGHT
382                     };
383                     MenuItem
384                     {
385                         Separator = TRUE;
386                     };
387                     MenuItem
388                     {
389                         ITEM_FORMAT_OBJECT_ALIGN_UP
390                     };
391                     MenuItem
392                     {
393                         ITEM_FORMAT_OBJECT_ALIGN_MIDDLE
394                     };
395                     MenuItem
396                     {
397                         ITEM_FORMAT_OBJECT_ALIGN_DOWN
398                     };
399                 };
400             };
401         };
402         MenuItem
403         {
404             Separator = TRUE;
405         };
407         MenuItem
408         {
409             Identifier = SID_OBJECT_RESIZING ;
410             Command = ".uno:ObjectResize" ;
411             Text [ en-US ] = "~Object Resizing" ;
412             SubMenu = Menu
413             {
414                 ItemList =
415                 {
416                     MenuItem
417                     {
418                         Identifier = SID_OBJECT_SMALLESTWIDTH ;
419                         Command = ".uno:SmallestWidth" ;
420                         Text [ en-US ] = "~Fit to smallest width" ;
421                     };
422                     MenuItem
423                     {
424                         Identifier = SID_OBJECT_GREATESTWIDTH ;
425                         Command = ".uno:GreatestWidth" ;
426                         Text [ en-US ] = "~Fit to greatest width" ;
427                     };
428                     MenuItem
429                     {
430                         Separator = TRUE;
431                     };
432                     MenuItem
433                     {
434                         Identifier = SID_OBJECT_SMALLESTHEIGHT ;
435                         Command = ".uno:SmallestHeight" ;
436                         Text [ en-US ] = "~Fit to smallest height" ;
437                     };
438                     MenuItem
439                     {
440                         Identifier = SID_OBJECT_GREATESTHEIGHT ;
441                         Command = ".uno:GreatestHeight" ;
442                         Text [ en-US ] = "~Fit to greatest height" ;
443                     };
444                 };
445             };
446         };
448         MenuItem
449         {
450             Separator = TRUE;
451         };
452         MenuItem
453         {
454             Identifier = SID_SECTION_SHRINK_MENU ;
455             Command = ".uno:SectionShrinkMenu" ;
456             Text [ en-US ] = "Section" ;
457             SubMenu = Menu
458             {
459                 ItemList =
460                 {
461                     MenuItem
462                     {
463                         Identifier = SID_SECTION_SHRINK ;
464                         Command = ".uno:SectionShrink" ;
465                         Text [ en-US ] = "Shrink" ;
466                     };
467                     MenuItem
468                     {
469                         Identifier = SID_SECTION_SHRINK_TOP ;
470                         Command = ".uno:SectionShrinkTop" ;
471                         Text [ en-US ] = "Shrink from top" ;
472                     };
473                     MenuItem
474                     {
475                         Identifier = SID_SECTION_SHRINK_BOTTOM ;
476                         Command = ".uno:SectionShrinkBottom" ;
477                         Text [ en-US ] = "Shrink from bottom" ;
478                     };
479                 };
480             };
481         };
482         MenuItem
483         {
484             Separator = TRUE;
485         };
486         MenuItem
487         {
488             Identifier = SID_DISTRIBUTION;
489             Command = ".uno:Distribution";
490             Text [ en-US ] = "Distribution..." ;
491         };
492         MenuItem
493         {
494             Separator = TRUE;
495         };
496         MenuItem
497         {
498             Identifier = SID_SHOW_PROPERTYBROWSER;
499             Command = ".uno:FormProperties";
500             Text [ en-US ] = "Properties...";
501         };
502         MenuItem
503         {
504             Separator = TRUE;
505         };
506         MenuItem
507         {
508             ITEM_EDIT_CUT
509         };
510         MenuItem
511         {
512             ITEM_EDIT_COPY
513         };
514         MenuItem
515         {
516             ITEM_EDIT_PASTE
517         };
518     };
520 String RID_STR_FIELDSELECTION
522     Text [ en-US ] = "Add field:";
525 String RID_STR_FILTER
527     Text [ en-US ] = "Filter" ;
530 String RID_APP_TITLE
532     Text [ en-US ] = " - %PRODUCTNAME Base Report" ;
535 String RID_APP_NEW_DOC
537     Text [ en-US ] = "Untitled" ;
539 String RID_STR_UNDO_ALIGNMENT
541     Text [ en-US ] = "Change Alignment" ;
543 String RID_STR_HEADER
545     Text [ en-US ] = "# Header" ;
546     Text[ x-comment ] = "# will be replaced with a name.";
548 String RID_STR_FOOTER
550     Text [ en-US ] = "# Footer" ;
551     Text[ x-comment ] = "# will be replaced with a name.";
553 String RID_STR_IMPORT_GRAPHIC
555     Text [ en-US ] = "Insert graphics" ;
557 String RID_STR_DELETE
559     Text [ en-US ] = "Delete" ;
561 String RID_STR_FUNCTION
563     Text [ en-US ] = "Function" ;
565 Image REPORT_TREE_ICON
567     ImageBitmap = Bitmap { File = "report_16"; };
568     MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
570 String RID_STR_COULD_NOT_CREATE_REPORT
572     Text [ en-US ] = "An error occurred while creating the report." ;
574 String RID_STR_CAUGHT_FOREIGN_EXCEPTION
576     Text [ en-US ] = "An exception of type $type$ was caught." ;
578 String RID_STR_UNDO_CHANGEFONT
580     Text [ en-US ] = "Change font";
582 String RID_STR_UNDO_CHANGEPAGE
584     Text [ en-US ] = "Change page attributes";
586 String RID_STR_PAGEHEADERFOOTER_INSERT
588     Text [ en-US ] = "Insert Page Header/Footer";
590 String RID_STR_PAGEHEADERFOOTER_DELETE
592     Text [ en-US ] = "Delete Page Header/Footer";
594 String RID_STR_COLUMNHEADERFOOTER_INSERT
596     Text [ en-US ] = "Insert Column Header/Footer";
598 String RID_STR_COLUMNHEADERFOOTER_DELETE
600     Text [ en-US ] = "Delete Column Header/Footer";
602 String RID_STR_REPORTHEADERFOOTER_INSERT
604     Text [ en-US ] = "Insert Report Header/Footer";
606 String RID_STR_REPORTHEADERFOOTER_DELETE
608     Text [ en-US ] = "Delete Report Header/Footer";
610 String RID_ERR_NO_COMMAND
612     Text [ en-US ] = "The report can not be executed unless it is bound to content.";
614 String RID_ERR_NO_OBJECTS
616     Text [ en-US ] = "The report can not be executed unless at least one object has been inserted.";
618 String RID_STR_UNDO_SHRINK
620     Text [ en-US ] = "Shrink Section";
622 String RID_STR_DETAIL
624     Text [ en-US ] = "Detail";
626 String RID_STR_PAGE_HEADER
628     Text [ en-US ] = "Page Header";
630 String RID_STR_PAGE_FOOTER
632     Text [ en-US ] = "Page Footer";
634 String RID_STR_REPORT_HEADER
636     Text [ en-US ] = "Report Header";
638 String RID_STR_REPORT_FOOTER
640     Text [ en-US ] = "Report Footer";
642 String RID_STR_INSERT
644     Text [ en-US ] = "Insert";
647 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */