Kaydet (Commit) 605a697e authored tarafından Pascal Junck's avatar Pascal Junck

INTEGRATION: CWS os36 (1.13.14); FILE MERGED

2004/09/10 13:05:01 os 1.13.14.2: #i30459# CheckBox size increased
2004/09/02 10:01:35 os 1.13.14.1: #i33739# spelling errors fixed
üst 163ac03d
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: optgdlg.src,v $ * $RCSfile: optgdlg.src,v $
* *
* $Revision: 1.13 $ * $Revision: 1.14 $
* *
* last change: $Author: rt $ $Date: 2004-08-20 14:16:22 $ * last change: $Author: pjunck $ $Date: 2004-10-27 16:12:03 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -553,7 +553,7 @@ TabPage OFA_TP_LANGUAGES ...@@ -553,7 +553,7 @@ TabPage OFA_TP_LANGUAGES
CheckBox CB_DECIMALSEPARATOR CheckBox CB_DECIMALSEPARATOR
{ {
Pos = MAP_APPFONT ( 135 , 46) ; Pos = MAP_APPFONT ( 135 , 46) ;
Size = MAP_APPFONT ( 113 , 10 ) ; Size = MAP_APPFONT ( 119 , 10 ) ;
Text [ de ] = "~Dem Gebietsschema entsprechend ( %1 )" ; Text [ de ] = "~Dem Gebietsschema entsprechend ( %1 )" ;
Text [ en-US ] = "~Same as locale setting ( %1 )"; Text [ en-US ] = "~Same as locale setting ( %1 )";
}; };
...@@ -697,8 +697,8 @@ TabPage OFA_TP_LANGUAGES ...@@ -697,8 +697,8 @@ TabPage OFA_TP_LANGUAGES
InfoBox RID_SVX_MSGBOX_LANGUAGE_RESTART InfoBox RID_SVX_MSGBOX_LANGUAGE_RESTART
{ {
Message [ de ] = "Die Spracheinstellung der benutzeroberflche wurde gendert und wird beim nchsten Start von %PRODUCTNAME %PRODUCTVERSION wirksam"; Message [ de ] = "Die Spracheinstellung der Benutzeroberflche wurde gendert und wird beim nchsten Start von %PRODUCTNAME %PRODUCTVERSION wirksam";
Message [ en-US ] = "The language setting of the userinterface has been updated and will take effect the next time you start %PRODUCTNAME %PRODUCTVERSION"; Message [ en-US ] = "The language setting of the user interface has been updated and will take effect the next time you start %PRODUCTNAME %PRODUCTVERSION";
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment