diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-19 12:42:29 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-19 12:42:29 +0000 |
commit | e5a0ef8d1dbf0fccafbcfd53a737f1c3adf3db63 (patch) | |
tree | 2bad83bbb8e26cdaac04c7b2e09681120766ffb8 /sw/source/ui/web | |
parent | f262fe63088943a02a849fb329543bf999fd3b5d (diff) |
INTEGRATION: CWS mergede01 (1.36.636); FILE MERGED
2007/03/20 14:40:56 ihi 1.36.636.1: #i72301# Remove German
Diffstat (limited to 'sw/source/ui/web')
-rw-r--r-- | sw/source/ui/web/web.src | 24 |
1 files changed, 2 insertions, 22 deletions
diff --git a/sw/source/ui/web/web.src b/sw/source/ui/web/web.src index 3102673808..da085dae7f 100644 --- a/sw/source/ui/web/web.src +++ b/sw/source/ui/web/web.src @@ -4,9 +4,9 @@ * * $RCSfile: web.src,v $ * - * $Revision: 1.36 $ + * $Revision: 1.37 $ * - * last change: $Author: rt $ $Date: 2005-09-09 11:35:06 $ + * last change: $Author: ihi $ $Date: 2007-04-19 13:42:29 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -47,44 +47,31 @@ String STR_HUMAN_SWWEBDOC_NAME { - Text [ de ] = "HTML" ; Text [ en-US ] = "HTML" ; - Text [ x-comment ] = " "; }; String STR_WRITER_WEBDOC_FULLTYPE_40 { - Text [ de ] = "%PRODUCTNAME 4.0 HTML" ; Text [ en-US ] = "%PRODUCTNAME 4.0 HTML" ; - Text [ x-comment ] = " "; }; String STR_WRITER_WEBDOC_FULLTYPE_50 { - Text [ de ] = "%PRODUCTNAME 5.0 HTML" ; Text [ en-US ] = "%PRODUCTNAME 5.0 HTML" ; - Text [ x-comment ] = " "; }; String STR_WRITER_WEBDOC_FULLTYPE { - Text [ de ] = "%PRODUCTNAME %PRODUCTVERSION HTML-Dokument" ; Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION HTML Document"; }; String STR_SHELLNAME_WEBTEXT { - Text [ de ] = "Text/Web" ; Text [ en-US ] = "Text/Web" ; - Text [ x-comment ] = " "; }; String STR_SHELLNAME_WEBFRAME { - Text [ de ] = "Rahmen/Web" ; Text [ en-US ] = "Frame/Web" ; - Text [ x-comment ] = " "; }; String RID_WEBTOOLS_TOOLBOX { - Text [ de ] = "Werkzeugleiste/Web" ; Text [ en-US ] = "Main Toolbar/Web" ; - Text [ x-comment ] = " "; }; ToolBox RID_WEBTOOLS_TOOLBOX { @@ -209,9 +196,7 @@ ToolBox RID_WEBTOOLS_TOOLBOX *************************************************************************/ String RID_WEBTEXT_TOOLBOX { - Text [ de ] = "Textobjektleiste/Web" ; Text [ en-US ] = "Text Object Bar/Web" ; - Text [ x-comment ] = " "; }; ToolBox RID_WEBTEXT_TOOLBOX { @@ -243,9 +228,7 @@ ToolBox RID_WEBTEXT_TOOLBOX }; String RID_WEBFRAME_TOOLBOX { - Text [ de ] = "Rahmenobjektleiste/Web" ; Text [ en-US ] = "Frame Object Bar/Web" ; - Text [ x-comment ] = " "; }; ToolBox RID_WEBFRAME_TOOLBOX { @@ -287,9 +270,7 @@ ToolBox RID_WEBFRAME_TOOLBOX }; String RID_WEBGRAPHIC_TOOLBOX { - Text [ de ] = "Grafikobjektleiste/Web" ; Text [ en-US ] = "Graphics Object Bar/Web" ; - Text [ x-comment ] = " "; }; ToolBox RID_WEBGRAPHIC_TOOLBOX { @@ -327,7 +308,6 @@ ToolBox RID_WEBGRAPHIC_TOOLBOX }; String RID_WEBOLE_TOOLBOX { - Text [ de ] = "Objekt/Web" ; Text [ en-US ] = "Object/Web" ; }; ToolBox RID_WEBOLE_TOOLBOX |