summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2011-11-08 11:28:33 +0100
committerAndras Timar <atimar@suse.com>2011-11-08 11:28:33 +0100
commita2dacd920513485140254729f23ed932c52cdad4 (patch)
treee49e6e4258070b408fc892f45d419f47bf1e92c0 /sw
parent527f070dd5738f4647eb2b7f9e629b0107aad14d (diff)
remove empty Text [ x-comment ] entries
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/config/optdlg.src1
-rw-r--r--sw/source/ui/config/optload.src1
-rw-r--r--sw/source/ui/inc/toolbox.hrc3
-rw-r--r--sw/source/ui/lingu/olmenu.src1
-rw-r--r--sw/source/ui/misc/titlepage.src14
-rw-r--r--sw/source/ui/shells/shells.src50
6 files changed, 0 insertions, 70 deletions
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index 581cfb0d9a79..07cc1d7fba2a 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -346,7 +346,6 @@ TabPage TP_OPTPRINT_PAGE
Pos = MAP_APPFONT ( 103 , 53 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
Text [ en-US ] = "Right to Left" ;
- Text [ x-comment ] = " ";
};
RadioButton RB_NO
{
diff --git a/sw/source/ui/config/optload.src b/sw/source/ui/config/optload.src
index b5e51ef665ae..bf80cfe44601 100644
--- a/sw/source/ui/config/optload.src
+++ b/sw/source/ui/config/optload.src
@@ -153,7 +153,6 @@ TabPage TP_OPTLOAD_PAGE
Pos = MAP_APPFONT ( 12 , 130) ;
Size = MAP_APPFONT ( 109 , 10 ) ;
Text [ en-US ] = "Enable char unit";
- Text [ x-comment ] = " ";
};
};
diff --git a/sw/source/ui/inc/toolbox.hrc b/sw/source/ui/inc/toolbox.hrc
index 73ab3059d705..dbcf91a302ff 100644
--- a/sw/source/ui/inc/toolbox.hrc
+++ b/sw/source/ui/inc/toolbox.hrc
@@ -296,7 +296,6 @@
{\
ITEM_TOOLBAR_BACKGROUND_COLOR\
Text [ en-US ] = "Paragraph Background" ; \
- Text [ x-comment ] = " ";\
};
#define MN_TEXT_DIALOGS(HIDE)\
@@ -520,7 +519,6 @@
Identifier = FN_FORMAT_FRAME_DLG;\
HelpID = FN_FORMAT_GRAFIC_DLG;\
Text [ en-US ] = "Graphics Properties";\
- Text [ x-comment ] = " ";\
};
@@ -530,7 +528,6 @@
Identifier = FN_FORMAT_FRAME_DLG;\
HelpID = FN_FORMAT_FRAME_DLG;\
Text [ en-US ] = "Object Properties";\
- Text [ x-comment ] = " ";\
};
#define MN_GRID(hide)\
diff --git a/sw/source/ui/lingu/olmenu.src b/sw/source/ui/lingu/olmenu.src
index b8d9124d2e52..0f9b77e36ee9 100644
--- a/sw/source/ui/lingu/olmenu.src
+++ b/sw/source/ui/lingu/olmenu.src
@@ -118,7 +118,6 @@ String STR_LANGSTATUS_NONE
String STR_RESET_TO_DEFAULT_LANGUAGE
{
Text [ en-US ] = "Reset to Default Language" ;
- Text [ x-comment ] = " ";
};
String STR_LANGSTATUS_MORE
{
diff --git a/sw/source/ui/misc/titlepage.src b/sw/source/ui/misc/titlepage.src
index 1f61be16144a..f23dfcfff2ee 100644
--- a/sw/source/ui/misc/titlepage.src
+++ b/sw/source/ui/misc/titlepage.src
@@ -45,7 +45,6 @@ ModalDialog DLG_TITLEPAGE
Pos = MAP_APPFONT ( 6 , 5 ) ;
Size = MAP_APPFONT ( 204 , 8 ) ;
Text [ en-US ] = "Make Title Pages" ;
- Text [ x-comment ] = " ";
};
RadioButton RB_USE_EXISTING_PAGES
{
@@ -54,21 +53,18 @@ ModalDialog DLG_TITLEPAGE
Text [ en-US ] = "Convert existing pages to title pages" ;
TabStop = TRUE ;
Check = TRUE ;
- Text [ x-comment ] = " ";
};
RadioButton RB_INSERT_NEW_PAGES
{
Pos = MAP_APPFONT ( 12 , 34 ) ;
Size = MAP_APPFONT ( 198 , 10 ) ;
Text [ en-US ] = "Insert new title pages" ;
- Text [ x-comment ] = " ";
};
FixedText FT_PAGE_COUNT
{
Pos = MAP_APPFONT ( 12 , 50 ) ;
Size = MAP_APPFONT ( 82 , 8 ) ;
Text [ en-US ] = "Number of title pages" ;
- Text [ x-comment ] = " ";
};
NumericField NF_PAGE_COUNT
{
@@ -90,14 +86,12 @@ ModalDialog DLG_TITLEPAGE
Pos = MAP_APPFONT ( 136 , 50 ) ;
Size = MAP_APPFONT ( 80 , 10 ) ;
Text [ en-US ] = "pages" ;
- Text [ x-comment ] = " ";
};
FixedText FT_PAGE_START
{
Pos = MAP_APPFONT ( 12 , 66 ) ;
Size = MAP_APPFONT ( 82 , 8 ) ;
Text [ en-US ] = "Place title pages at" ;
- Text [ x-comment ] = " ";
};
RadioButton RB_DOCUMENT_START
{
@@ -106,14 +100,12 @@ ModalDialog DLG_TITLEPAGE
Text [ en-US ] = "Document Start" ;
TabStop = TRUE ;
Check = TRUE ;
- Text [ x-comment ] = " ";
};
RadioButton RB_PAGE_START
{
Pos = MAP_APPFONT ( 100 , 78 ) ;
Size = MAP_APPFONT ( 30 , 10 ) ;
Text [ en-US ] = "Page" ;
- Text [ x-comment ] = " ";
};
NumericField NF_PAGE_START
{
@@ -135,7 +127,6 @@ ModalDialog DLG_TITLEPAGE
Pos = MAP_APPFONT ( 6 , 98 ) ;
Size = MAP_APPFONT ( 204 , 8 ) ;
Text [ en-US ] = "Page Numbering" ;
- Text [ x-comment ] = " ";
};
CheckBox CB_RESTART_NUMBERING
{
@@ -143,14 +134,12 @@ ModalDialog DLG_TITLEPAGE
Size = MAP_APPFONT ( 198 , 10 ) ;
TabStop = TRUE ;
Text [ en-US ] = "Reset Page Numbering after title pages" ;
- Text [ x-comment ] = " ";
};
FixedText FT_RESTART_NUMBERING
{
Pos = MAP_APPFONT ( 20 , 125 ) ;
Size = MAP_APPFONT ( 74 , 10 ) ;
Text [ en-US ] = "Page Number" ;
- Text [ x-comment ] = " ";
};
NumericField NF_RESTART_NUMBERING
{
@@ -173,14 +162,12 @@ ModalDialog DLG_TITLEPAGE
Size = MAP_APPFONT ( 198 , 10 ) ;
TabStop = TRUE ;
Text [ en-US ] = "Set Page Number for first title page" ;
- Text [ x-comment ] = " ";
};
FixedText FT_SET_PAGE_NUMBER
{
Pos = MAP_APPFONT ( 20 , 153 ) ;
Size = MAP_APPFONT ( 74 , 10 ) ;
Text [ en-US ] = "Page Number" ;
- Text [ x-comment ] = " ";
};
NumericField NF_SET_PAGE_NUMBER
{
@@ -202,7 +189,6 @@ ModalDialog DLG_TITLEPAGE
Pos = MAP_APPFONT ( 6 , 169 ) ;
Size = MAP_APPFONT ( 204 , 8 ) ;
Text [ en-US ] = "Edit Page Properties" ;
- Text [ x-comment ] = " ";
};
ListBox LB_PAGE_PROPERTIES
{
diff --git a/sw/source/ui/shells/shells.src b/sw/source/ui/shells/shells.src
index 23efd4977883..ad275b54e052 100644
--- a/sw/source/ui/shells/shells.src
+++ b/sw/source/ui/shells/shells.src
@@ -37,32 +37,26 @@ InfoBox MSG_NO_RULER
String STR_GRFILTER_OPENERROR
{
Text [ en-US ] = "Graphics file cannot be opened" ;
- Text [ x-comment ] = " ";
};
String STR_GRFILTER_IOERROR
{
Text [ en-US ] = "Graphics file cannot be read" ;
- Text [ x-comment ] = " ";
};
String STR_GRFILTER_FORMATERROR
{
Text [ en-US ] = "Unknown graphic format" ;
- Text [ x-comment ] = " ";
};
String STR_GRFILTER_VERSIONERROR
{
Text [ en-US ] = "This graphic file version is not supported" ;
- Text [ x-comment ] = " ";
};
String STR_GRFILTER_FILTERERROR
{
Text [ en-US ] = "Graphics filter not found" ;
- Text [ x-comment ] = " ";
};
String STR_GRFILTER_TOOBIG
{
Text [ en-US ] = "Not enough memory to insert the picture." ;
- Text [ x-comment ] = " ";
};
String STR_INSERT_GRAPHIC
{
@@ -71,72 +65,58 @@ String STR_INSERT_GRAPHIC
String STR_NO_ADDRESSBOOK
{
Text [ en-US ] = "An Address Book does not exist" ;
- Text [ x-comment ] = " ";
};
String STR_NOTIZ_INSERT
{
Text [ en-US ] = "Insert Note" ;
- Text [ x-comment ] = " ";
};
String STR_REDLINE_COMMENT
{
Text [ en-US ] = "Comment: " ;
- Text [ x-comment ] = " ";
};
String STR_REDLINE_INSERTED
{
Text [ en-US ] = "Insertion" ;
- Text [ x-comment ] = " ";
};
String STR_REDLINE_DELETED
{
Text [ en-US ] = "Deletion" ;
- Text [ x-comment ] = " ";
};
String STR_REDLINE_AUTOFMT
{
Text [ en-US ] = "AutoCorrect";
- Text [ x-comment ] = " ";
};
String STR_REDLINE_FORMATED
{
Text [ en-US ] = "Formats" ;
- Text [ x-comment ] = " ";
};
String STR_REDLINE_TABLECHG
{
Text [ en-US ] = "Table Changes" ;
- Text [ x-comment ] = " ";
};
String STR_REDLINE_FMTCOLLSET
{
Text [ en-US ] = "Applied Paragraph Styles";
- Text [ x-comment ] = " ";
};
String STR_REDLINE_TITLE
{
Text [ en-US ] = "AutoCorrect";
- Text [ x-comment ] = " ";
};
String STR_REDLINE_MSG
{
Text [ en-US ] = "AutoCorrect completed.\nYou can accept or reject all changes,\nor accept or reject particular changes.";
- Text [ x-comment ] = " ";
};
String STR_REDLINE_ACCEPT_ALL
{
Text [ en-US ] = "Accept All";
- Text [ x-comment ] = " ";
};
String STR_REDLINE_REJECT_ALL
{
Text [ en-US ] = "Reject All";
- Text [ x-comment ] = " ";
};
String STR_REDLINE_EDIT
{
Text [ en-US ] = "Edit Changes";
- Text [ x-comment ] = " ";
};
QueryBox DLG_IMPORT_DBNAME
{
@@ -148,153 +128,123 @@ QueryBox DLG_IMPORT_DBNAME
String STR_PAGE
{
Text [ en-US ] = "Page " ;
- Text [ x-comment ] = " ";
};
String RID_TEXT_TOOLBOX
{
Text [ en-US ] = "Text Object Bar" ;
- Text [ x-comment ] = " ";
};
String RID_TABLE_TOOLBOX
{
Text [ en-US ] = "Table Object Bar" ;
- Text [ x-comment ] = " ";
};
String RID_FRAME_TOOLBOX
{
Text [ en-US ] = "Frame Object Bar" ;
- Text [ x-comment ] = " ";
};
String RID_GRAFIK_TOOLBOX
{
Text [ en-US ] = "Graphics Object Bar" ;
- Text [ x-comment ] = " ";
};
String RID_OLE_TOOLBOX
{
Text [ en-US ] = "Object" ;
- Text [ x-comment ] = " ";
};
String RID_DRAW_TOOLBOX
{
Text [ en-US ] = "Draw Object Bar" ;
- Text [ x-comment ] = " ";
};
String RID_BEZIER_TOOLBOX
{
Text [ en-US ] = "Bézier Object Bar" ;
- Text [ x-comment ] = " ";
};
String RID_DRAW_TEXT_TOOLBOX
{
Text [ en-US ] = "Text Object Bar/Graphics" ;
- Text [ x-comment ] = " ";
};
String RID_NUM_TOOLBOX
{
Text [ en-US ] = "Numbering Object Bar" ;
- Text [ x-comment ] = " ";
};
String STR_SHELLNAME_TEXT
{
Text [ en-US ] = "Text" ;
- Text [ x-comment ] = " ";
};
String STR_SHELLNAME_TABLE
{
Text [ en-US ] = "Table" ;
- Text [ x-comment ] = " ";
};
String STR_SHELLNAME_FRAME
{
Text [ en-US ] = "Frame" ;
- Text [ x-comment ] = " ";
};
String STR_SHELLNAME_GRAPHIC
{
Text [ en-US ] = "Graphics" ;
- Text [ x-comment ] = " ";
};
String STR_SHELLNAME_OBJECT
{
Text [ en-US ] = "Object" ;
- Text [ x-comment ] = " ";
};
String STR_SHELLNAME_LIST
{
Text [ en-US ] = "List" ;
- Text [ x-comment ] = " ";
};
String STR_SHELLNAME_DRAW
{
Text [ en-US ] = "Drawing" ;
- Text [ x-comment ] = " ";
};
String STR_SHELLNAME_DRAWFORM
{
Text [ en-US ] = "Forms" ;
- Text [ x-comment ] = " ";
};
String STR_SHELLNAME_BEZIER
{
Text [ en-US ] = "Bézier" ;
- Text [ x-comment ] = " ";
};
String STR_SHELLNAME_DRAW_TEXT
{
Text [ en-US ] = "Draw text" ;
- Text [ x-comment ] = " ";
};
//Strings fuer Gallery/Hintergrund
String STR_SWBG_PARAGRAPH
{
Text [ en-US ] = "Paragraph" ;
- Text [ x-comment ] = " ";
};
String STR_SWBG_GRAPHIC
{
Text [ en-US ] = "Graphics" ;
- Text [ x-comment ] = " ";
};
String STR_SWBG_OLE
{
Text [ en-US ] = "OLE object" ;
- Text [ x-comment ] = " ";
};
String STR_SWBG_FRAME
{
Text [ en-US ] = "Frame" ;
- Text [ x-comment ] = " ";
};
String STR_SWBG_TABLE
{
Text [ en-US ] = "Table" ;
- Text [ x-comment ] = " ";
};
String STR_SWBG_TABLE_ROW
{
Text [ en-US ] = "Table row" ;
- Text [ x-comment ] = " ";
};
String STR_SWBG_TABLE_CELL
{
Text [ en-US ] = "Table cell" ;
- Text [ x-comment ] = " ";
};
String STR_SWBG_PAGE
{
Text [ en-US ] = "Page" ;
- Text [ x-comment ] = " ";
};
String STR_SWBG_HEADER
{
Text [ en-US ] = "Header" ;
- Text [ x-comment ] = " ";
};
String STR_SWBG_FOOTER
{
Text [ en-US ] = "Footer" ;
- Text [ x-comment ] = " ";
};
//Ende: Strings fuer Gallery/Hintergrund