summaryrefslogtreecommitdiff
path: root/svx/source/options
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:08:35 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-03-26 11:08:35 +0000
commit654ff58c99c3d0dd857f4e6760c4d6f16c5727e3 (patch)
tree949141e060087d637b6e041c69af32afdd27964f /svx/source/options
parenta3604609ba96812a5c7e542015976f7389d27cdc (diff)
INTEGRATION: CWS fwk61 (1.45.742); FILE MERGED
2007/02/09 10:52:39 pb 1.45.742.1: fix: #i70228# dialog debug output fixed
Diffstat (limited to 'svx/source/options')
-rw-r--r--svx/source/options/optlingu.src24
1 files changed, 9 insertions, 15 deletions
diff --git a/svx/source/options/optlingu.src b/svx/source/options/optlingu.src
index e900691a2741..26afeb4d753c 100644
--- a/svx/source/options/optlingu.src
+++ b/svx/source/options/optlingu.src
@@ -4,9 +4,9 @@
*
* $RCSfile: optlingu.src,v $
*
- * $Revision: 1.45 $
+ * $Revision: 1.46 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 14:00:08 $
+ * last change: $Author: ihi $ $Date: 2007-03-26 12:08:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@
ModalDialog RID_SVXDLG_EDIT_MODULES
{
- HelpID = HID_LNGDLG_NUM_PREBREAK ;
+//? HelpID = HID_LNGDLG_NUM_PREBREAK ; pb: why two helpids???
HelpID = HID_EDIT_MODULES ;
SVLook = TRUE ;
Moveable = TRUE ;
@@ -118,7 +118,7 @@ ModalDialog RID_SVXDLG_EDIT_MODULES
Text [ en-US ] = "~Back";
};
- Bitmap BMP_CHKBUT_UNCHECKED
+ Bitmap BMP_CHKBUT_UNCHECKED
{
File = "chkun.bmp" ;
};
@@ -154,7 +154,7 @@ ModalDialog RID_SVXDLG_LNG_ED_NUM_PREBREAK
Size = MAP_APPFONT ( 155 , 43 ) ;
Text [ de ] = "Silbentrennung" ;
Text [ en-US ] = "Hyphenation";
- FixedLine FL_NUMVAL_PREBREAK
+ FixedLine FL_NUMVAL_PREBREAK
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 87 , 8 ) ;
@@ -210,7 +210,7 @@ TabPage RID_SFXPAGE_LINGU
SVLook = TRUE ;
Hide = TRUE ;
Size = MAP_APPFONT ( 260 , 185 ) ;
- FixedLine FL_LINGUISTIC
+ FixedLine FL_LINGUISTIC
{
Pos = MAP_APPFONT ( 6 , 3 ) ;
Size = MAP_APPFONT ( 248 , 8 ) ;
@@ -269,7 +269,7 @@ TabPage RID_SFXPAGE_LINGU
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
Text [ de ] = "B~earbeiten..." ;
- Text [ en-US ] = "~Edit...";
+ Text [ en-US ] = "Ed~it...";
};
PushButton PB_LINGU_DICS_DEL_DIC
{
@@ -277,7 +277,7 @@ TabPage RID_SFXPAGE_LINGU
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
Text [ de ] = "~Löschen" ;
- Text [ en-US ] = "Dele~te";
+ Text [ en-US ] = "~Delete";
};
FixedText FT_LINGU_OPTIONS
{
@@ -300,7 +300,7 @@ TabPage RID_SFXPAGE_LINGU
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
Text [ de ] = "Be~arbeiten..." ;
- Text [ en-US ] = "E~dit...";
+ Text [ en-US ] = "Edi~t...";
};
String STR_CAPITAL_WORDS
@@ -385,9 +385,6 @@ QueryBox RID_SFXQB_DELDICT
{
Buttons = WB_YES_NO ;
DefButton = WB_DEF_NO ;
- // ### ACHTUNG: Neuer Text in Resource? Mchten Sie das Wrterbuch lschen? : Wollen sie das Wrterbuch lschen?
- /* ### ACHTUNG: Neuer Text in Resource? Mchten Sie das Wrterbuch lschen? : Mchten Sie das Wrterbuch lschen? */
- /* ### ACHTUNG: Neuer Text in Resource? Mchten Sie das Wrterbuch lschen? : Mchten Sie das Wrterbuch lschen? */
Message [ de ] = "Möchten Sie das Wörterbuch löschen?" ;
Message [ en-US ] = "Do you want to delete the dictionary?" ;
};
@@ -396,9 +393,6 @@ QueryBox RID_SFXQB_DEL_IGNORELIST
{
Buttons = WB_YES_NO ;
DefButton = WB_DEF_NO ;
- // ### ACHTUNG: Neuer Text in Resource? Mchten Sie die Ignorieren-Liste lschen? : Wollen sie die Ignorieren-Liste lschen?
- /* ### ACHTUNG: Neuer Text in Resource? Mchten Sie die Ignorieren-Liste lschen? : Mchten Sie die Ignorieren-Liste lschen? */
- /* ### ACHTUNG: Neuer Text in Resource? Mchten Sie die Ignorieren-Liste lschen? : Mchten Sie die Ignorieren-Liste lschen? */
Message [ de ] = "Möchten Sie die Ignorieren-Liste löschen?" ;
Message [ en-US ] = "Do you want to delete the ignore list?" ;
};