Kaydet (Commit) 8b24e0d4 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS os35 (1.34.296); FILE MERGED

2004/07/15 16:32:24 dr 1.34.296.2: RESYNC: (1.34-1.35); FILE MERGED
2004/06/30 12:10:00 os 1.34.296.1: #i29875# dialog titles changed to conform format menu entries
üst 48040217
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: rubydialog.src,v $ * $RCSfile: rubydialog.src,v $
* *
* $Revision: 1.35 $ * $Revision: 1.36 $
* *
* last change: $Author: hjs $ $Date: 2004-06-25 12:02:10 $ * last change: $Author: kz $ $Date: 2004-08-02 13:25:44 $
* *
* 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
...@@ -71,7 +71,8 @@ ModelessDialog RID_SVXDLG_RUBY ...@@ -71,7 +71,8 @@ ModelessDialog RID_SVXDLG_RUBY
HelpId = HID_RUBY_DIALOG; HelpId = HID_RUBY_DIALOG;
Pos = MAP_APPFONT ( 0 , 0 ) ; Pos = MAP_APPFONT ( 0 , 0 ) ;
Size = MAP_APPFONT ( 227 , 195 ) ; Size = MAP_APPFONT ( 227 , 195 ) ;
Text [ de ] = "Ruby" ; Text [ de ] = "Phonetische Leitzeichen" ;
Text [ en-US ] = "Asian Phonetic Guide" ;
Moveable = TRUE ; Moveable = TRUE ;
Closeable = TRUE ; Closeable = TRUE ;
CheckBox CB_AUTO_DETECT CheckBox CB_AUTO_DETECT
...@@ -273,39 +274,5 @@ ModelessDialog RID_SVXDLG_RUBY ...@@ -273,39 +274,5 @@ ModelessDialog RID_SVXDLG_RUBY
Pos = MAP_APPFONT ( 171 , 175 ) ; Pos = MAP_APPFONT ( 171 , 175 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ; Size = MAP_APPFONT ( 50 , 14 ) ;
}; };
Text [ en-US ] = "Ruby";
}; };
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