summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorJan Iversen <jani@apache.org>2013-04-08 15:32:57 +0000
committerJan Iversen <jani@apache.org>2013-04-08 15:32:57 +0000
commit551fe0714a688ef563d4ab67e1fb55a23698b8f2 (patch)
tree2ca0ce390934a3c22d4215aa2e0a7511c373d88a /reportdesign
parent81c3404d82cb72b9d183e2b38034334e9b65fd22 (diff)
removed all non en-US messages incl. x-comment, to enable correct translation.
corrected a few problems where en-US was dublicated. NO code/makefile changes
Notes
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/source/ui/dlg/PageNumber.src2
-rw-r--r--reportdesign/source/ui/dlg/dlgpage.src16
-rw-r--r--reportdesign/source/ui/inspection/inspection.src2
-rw-r--r--reportdesign/source/ui/report/report.src17
4 files changed, 0 insertions, 37 deletions
diff --git a/reportdesign/source/ui/dlg/PageNumber.src b/reportdesign/source/ui/dlg/PageNumber.src
index c76774f2768a..e7ed155e6e9f 100644
--- a/reportdesign/source/ui/dlg/PageNumber.src
+++ b/reportdesign/source/ui/dlg/PageNumber.src
@@ -157,10 +157,8 @@ ModalDialog RID_PAGENUMBERS
String STR_RPT_PN_PAGE
{
Text [ en-US ] = "\"Page \" & #PAGENUMBER#" ;
- Text [ x-comment ] = "The space after the word is no error. #PAGENUMBER# is a replacement and & must not be translated as well as \"";
};
String STR_RPT_PN_PAGE_OF
{
Text [ en-US ] = " & \" of \" & #PAGECOUNT#" ;
- Text [ x-comment ] = "The space before and after the word is no error. #PAGECOUNT# is a replacement and & must not be translated as well as \"";
};
diff --git a/reportdesign/source/ui/dlg/dlgpage.src b/reportdesign/source/ui/dlg/dlgpage.src
index 8b594453b8b9..6b2ba4adcf4b 100644
--- a/reportdesign/source/ui/dlg/dlgpage.src
+++ b/reportdesign/source/ui/dlg/dlgpage.src
@@ -42,14 +42,12 @@ TabDialog RID_PAGEDIALOG_PAGE
Identifier = RID_SVXPAGE_PAGE ;
Text [ en-US ] = "Page" ;
PageResID = RID_SVXPAGE_PAGE ;
- Text [ x-comment ] = " ";
};
PageItem
{
Identifier = RID_SVXPAGE_BACKGROUND ;
Text [ en-US ] = "Background" ;
PageResID = RID_SVXPAGE_BACKGROUND ;
- Text [ x-comment ] = " ";
};
};
};
@@ -79,7 +77,6 @@ TabDialog RID_PAGEDIALOG_PAGE
Text [ en-US ] = "Return" ;
TabStop = TRUE ;
};
- Text [ x-comment ] = " ";
String 1
{
@@ -128,9 +125,7 @@ TabDialog RID_PAGEDIALOG_BACKGROUND
/* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */
Text [ en-US ] = "Return" ;
TabStop = TRUE ;
- Text [ x-comment ] = " ";
};
- Text [ x-comment ] = " ";
String 1
{
@@ -155,14 +150,12 @@ TabDialog RID_PAGEDIALOG_CHAR
Identifier = RID_PAGE_CHAR ;
Text [ en-US ] = "Font" ;
PageResID = RID_PAGE_CHAR ;
- Text [ x-comment ] = " ";
};
PageItem
{
Identifier = RID_PAGE_EFFECTS ;
Text [ en-US ] = "Font Effects" ;
PageResID = RID_PAGE_EFFECTS ;
- Text [ x-comment ] = " ";
};
PageItem
{
@@ -181,14 +174,12 @@ TabDialog RID_PAGEDIALOG_CHAR
Identifier = RID_PAGE_BACKGROUND ;
Text [ en-US ] = "Background" ;
PageResID = RID_PAGE_BACKGROUND ;
- Text [ x-comment ] = " ";
};
PageItem
{
Identifier = RID_PAGE_ALIGNMENT ;
Text [ en-US ] = "Alignment" ;
PageResID = RID_PAGE_ALIGNMENT ;
- Text [ x-comment ] = " ";
};
};
};
@@ -217,9 +208,7 @@ TabDialog RID_PAGEDIALOG_CHAR
/* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */
Text [ en-US ] = "Return" ;
TabStop = TRUE ;
- Text [ x-comment ] = " ";
};
- Text [ x-comment ] = " ";
String 1
{
@@ -246,21 +235,18 @@ TabDialog RID_PAGEDIALOG_LINE
Identifier = RID_SVXPAGE_LINE ;
Text [ en-US ] = "Line" ;
PageResID = RID_SVXPAGE_LINE ;
- Text [ x-comment ] = " ";
};
PageItem
{
Identifier = RID_SVXPAGE_LINE_DEF ;
Text [ en-US ] = "Line Styles" ;
PageResID = RID_SVXPAGE_LINE_DEF ;
- Text [ x-comment ] = " ";
};
PageItem
{
Identifier = RID_SVXPAGE_LINEEND_DEF ;
Text [ en-US ] = "Arrow Styles" ;
PageResID = RID_SVXPAGE_LINEEND_DEF ;
- Text [ x-comment ] = " ";
};
};
};
@@ -289,9 +275,7 @@ TabDialog RID_PAGEDIALOG_LINE
/* ### ACHTUNG: Neuer Text in Resource? Zurück : Zur³ck */
Text [ en-US ] = "Return" ;
TabStop = TRUE ;
- Text [ x-comment ] = " ";
};
- Text [ x-comment ] = " ";
String 1
{
diff --git a/reportdesign/source/ui/inspection/inspection.src b/reportdesign/source/ui/inspection/inspection.src
index fb231c0344ab..78da63d8afd2 100644
--- a/reportdesign/source/ui/inspection/inspection.src
+++ b/reportdesign/source/ui/inspection/inspection.src
@@ -32,12 +32,10 @@
String RID_STR_PROPPAGE_DEFAULT
{
Text [ en-US ] = "General" ;
- Text [ x-comment ] = " ";
};
String RID_STR_PROPPAGE_DATA
{
Text [ en-US ] = "Data" ;
- Text [ x-comment ] = " ";
};
Resource RID_STR_BOOL
{
diff --git a/reportdesign/source/ui/report/report.src b/reportdesign/source/ui/report/report.src
index 6533444e3955..a60ca0904555 100644
--- a/reportdesign/source/ui/report/report.src
+++ b/reportdesign/source/ui/report/report.src
@@ -76,17 +76,14 @@ String RID_STR_PROPTITLE_FIXEDTEXT
String RID_STR_PROPTITLE_FIXEDLINE
{
Text [ en-US ] = "Line" ;
- Text [ x-comment ] = " ";
};
String RID_STR_PROPTITLE_FORMATTED
{
Text [ en-US ] = "Formatted Field";
- Text [ x-comment ] = " ";
};
String RID_STR_PROPTITLE_SHAPE
{
Text [ en-US ] = "Shape";
- Text [ x-comment ] = " ";
};
String RID_STR_PROPTITLE_REPORT
{
@@ -220,7 +217,6 @@ String RID_STR_PREVIEW_VIEW
String STR_RPT_TITLE
{
Text [ en-US ] = "Report #" ;
- Text [ x-comment ] = " ";
};
String STR_RPT_LABEL
@@ -280,12 +276,10 @@ String RID_STR_UNDO_UNGROUP
String RID_STR_GROUPHEADER
{
Text [ en-US ] = "GroupHeader";
- Text [ x-comment ] = "Please try to avoid spaces in the name. It is used as a programatic one.";
};
String RID_STR_GROUPFOOTER
{
Text [ en-US ] = "GroupFooter";
- Text [ x-comment ] = "Please try to avoid spaces in the name. It is used as a programatic one.";
};
Menu RID_MENU_REPORT
{
@@ -433,7 +427,6 @@ Menu RID_MENU_REPORT
Identifier = SID_OBJECT_RESIZING ;
Command = ".uno:ObjectResize" ;
Text [ en-US ] = "~Object Resizing" ;
- Text [ x-comment ] = " ";
SubMenu = Menu
{
ItemList =
@@ -443,14 +436,12 @@ Menu RID_MENU_REPORT
Identifier = SID_OBJECT_SMALLESTWIDTH ;
Command = ".uno:SmallestWidth" ;
Text [ en-US ] = "~Fit to smallest width" ;
- Text [ x-comment ] = " ";
};
MenuItem
{
Identifier = SID_OBJECT_GREATESTWIDTH ;
Command = ".uno:GreatestWidth" ;
Text [ en-US ] = "~Fit to greatest width" ;
- Text [ x-comment ] = " ";
};
MenuItem
{
@@ -461,14 +452,12 @@ Menu RID_MENU_REPORT
Identifier = SID_OBJECT_SMALLESTHEIGHT ;
Command = ".uno:SmallestHeight" ;
Text [ en-US ] = "~Fit to smallest height" ;
- Text [ x-comment ] = " ";
};
MenuItem
{
Identifier = SID_OBJECT_GREATESTHEIGHT ;
Command = ".uno:GreatestHeight" ;
Text [ en-US ] = "~Fit to greatest height" ;
- Text [ x-comment ] = " ";
};
};
};
@@ -483,7 +472,6 @@ Menu RID_MENU_REPORT
Identifier = SID_SECTION_SHRINK_MENU ;
Command = ".uno:SectionShrinkMenu" ;
Text [ en-US ] = "Section" ;
- Text [ x-comment ] = " ";
SubMenu = Menu
{
ItemList =
@@ -493,21 +481,18 @@ Menu RID_MENU_REPORT
Identifier = SID_SECTION_SHRINK ;
Command = ".uno:SectionShrink" ;
Text [ en-US ] = "Shrink" ;
- Text [ x-comment ] = " ";
};
MenuItem
{
Identifier = SID_SECTION_SHRINK_TOP ;
Command = ".uno:SectionShrinkTop" ;
Text [ en-US ] = "Shrink from top" ;
- Text [ x-comment ] = " ";
};
MenuItem
{
Identifier = SID_SECTION_SHRINK_BOTTOM ;
Command = ".uno:SectionShrinkBottom" ;
Text [ en-US ] = "Shrink from bottom" ;
- Text [ x-comment ] = " ";
};
};
};
@@ -576,12 +561,10 @@ String RID_STR_UNDO_ALIGNMENT
String RID_STR_HEADER
{
Text [ en-US ] = "# Header" ;
- Text[ x-comment ] = "# will be replaced with a name.";
};
String RID_STR_FOOTER
{
Text [ en-US ] = "# Footer" ;
- Text[ x-comment ] = "# will be replaced with a name.";
};
String RID_STR_IMPORT_GRAPHIC
{