diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-19 13:38:01 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-19 13:38:01 +0000 |
commit | 11f2d35e952516f2d13ede3973304f0f4651b71c (patch) | |
tree | c77b7e2bf9ae5094c5c9822b20149245752adb6f /svx/source/options | |
parent | ee1ce993d4e080c2b8bec0b21b4349b2e6c7586f (diff) |
INTEGRATION: CWS mergede01 (1.32.706); FILE MERGED
2007/03/20 14:44:20 ihi 1.32.706.1: #i72301# Remove German
Diffstat (limited to 'svx/source/options')
-rw-r--r-- | svx/source/options/optspell.src | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/svx/source/options/optspell.src b/svx/source/options/optspell.src index 82dc0a94cf61..07f3ac6a6596 100644 --- a/svx/source/options/optspell.src +++ b/svx/source/options/optspell.src @@ -4,9 +4,9 @@ * * $RCSfile: optspell.src,v $ * - * $Revision: 1.32 $ + * $Revision: 1.33 $ * - * last change: $Author: hr $ $Date: 2005-09-23 14:00:53 $ + * last change: $Author: ihi $ $Date: 2007-04-19 14:38:01 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,16 +44,13 @@ TabPage RID_SFXPAGE_SPELL HelpId = HID_OPTIONS_SPELL ; SVLook = TRUE ; Size = MAP_APPFONT ( 221 , 185 ) ; - Text [ de ] = "Rechtschreibprüfung" ; Text [ en-US ] = "Spellcheck" ; PushButton BTN_BOOK { Pos = MAP_APPFONT ( 128 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; - Text [ de ] = "~Bearbeiten..." ; Text [ en-US ] = "~Edit..." ; TabStop = TRUE ; - Text [ x-comment ] = " "; }; MultiListBox LB_BOOK { @@ -69,9 +66,7 @@ TabPage RID_SFXPAGE_SPELL Size = MAP_APPFONT ( 115 , 66 ) ; /* ### ACHTUNG: Neuer Text in Resource? Wrterbcher : Wrterbcher */ /* ### ACHTUNG: Neuer Text in Resource? Wrterbcher : Wrterbcher */ - Text [ de ] = "Wörterbücher" ; Text [ en-US ] = "Dictionaries" ; - Text [ x-comment ] = " "; }; CheckBox BTN_CAPS { @@ -79,10 +74,8 @@ TabPage RID_SFXPAGE_SPELL Size = MAP_APPFONT ( 103 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Grogeschriebene Wrter : ~Grogeschriebene Wrter */ /* ### ACHTUNG: Neuer Text in Resource? ~Grogeschriebene Wrter : ~Grogeschriebene Wrter */ - Text [ de ] = "~Großgeschriebene Wörter" ; Text [ en-US ] = "~Capital words" ; TabStop = TRUE ; - Text [ x-comment ] = " "; }; CheckBox BTN_NUMS { @@ -90,10 +83,8 @@ TabPage RID_SFXPAGE_SPELL Size = MAP_APPFONT ( 103 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Wrter mit Ziffern : ~Wrter mit Ziffern */ /* ### ACHTUNG: Neuer Text in Resource? ~Wrter mit Ziffern : ~Wrter mit Ziffern */ - Text [ de ] = "~Wörter mit Ziffern " ; Text [ en-US ] = "~Words with numbers " ; TabStop = TRUE ; - Text [ x-comment ] = " "; }; CheckBox BTN_UPLOW { @@ -101,10 +92,8 @@ TabPage RID_SFXPAGE_SPELL Size = MAP_APPFONT ( 103 , 10 ) ; /* ### ACHTUNG: Neuer Text in Resource? Gro- u. ~Kleinschreibung : Gro- u. ~Kleinschreibung */ /* ### ACHTUNG: Neuer Text in Resource? Gro- u. ~Kleinschreibung : Gro- u. ~Kleinschreibung */ - Text [ de ] = "Groß- u. ~Kleinschreibung " ; Text [ en-US ] = "~Case sensitive " ; TabStop = TRUE ; - Text [ x-comment ] = " "; }; FixedLine GB_AUDIT { @@ -112,11 +101,8 @@ TabPage RID_SFXPAGE_SPELL Size = MAP_APPFONT ( 115 , 53 ) ; /* ### ACHTUNG: Neuer Text in Resource? Prfen : Prfen */ /* ### ACHTUNG: Neuer Text in Resource? Prfen : Prfen */ - Text [ de ] = "Prüfen" ; Text [ en-US ] = "Check" ; - Text [ x-comment ] = " "; }; - Text [ x-comment ] = " "; }; // ********************************************************************** EOF |