summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/sdrcelldlg.src
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 /cui/source/dialogs/sdrcelldlg.src
parent527f070dd5738f4647eb2b7f9e629b0107aad14d (diff)
remove empty Text [ x-comment ] entries
Diffstat (limited to 'cui/source/dialogs/sdrcelldlg.src')
-rw-r--r--cui/source/dialogs/sdrcelldlg.src6
1 files changed, 0 insertions, 6 deletions
diff --git a/cui/source/dialogs/sdrcelldlg.src b/cui/source/dialogs/sdrcelldlg.src
index 7f03cc9010bc..ebb5126d76fb 100644
--- a/cui/source/dialogs/sdrcelldlg.src
+++ b/cui/source/dialogs/sdrcelldlg.src
@@ -50,7 +50,6 @@ TabDialog RID_SVX_FORMAT_CELLS_DLG
PageResID = RID_SVXPAGE_CHAR_NAME ;
Text [ de ] = "Schrift" ;
Text [ en-US ] = "Font" ;
- Text [ x-comment ] = " ";
};
PageItem
{
@@ -58,7 +57,6 @@ TabDialog RID_SVX_FORMAT_CELLS_DLG
PageResID = RID_SVXPAGE_CHAR_EFFECTS ;
Text [ de ] = "Schrifteffekt" ;
Text [ en-US ] = "Font Effects" ;
- Text [ x-comment ] = " ";
};
PageItem
{
@@ -66,7 +64,6 @@ TabDialog RID_SVX_FORMAT_CELLS_DLG
PageResID = RID_SVXPAGE_BORDER;
Text [ de ] = "Umrandung" ;
Text [ en-US ] = "Borders" ;
- Text [ x-comment ] = " ";
};
PageItem
{
@@ -74,7 +71,6 @@ TabDialog RID_SVX_FORMAT_CELLS_DLG
PageResID = RID_SVXPAGE_AREA;
Text [ de ] = "Hintergrund";
Text [ en-US ] = "Background";
- Text [ x-comment ] = " ";
};
};
};
@@ -103,7 +99,5 @@ TabDialog RID_SVX_FORMAT_CELLS_DLG
Text [ de ] = "Zurück" ;
Text [ en-US ] = "Return" ;
TabStop = TRUE ;
- Text [ x-comment ] = " ";
};
- Text [ x-comment ] = " ";
};