summaryrefslogtreecommitdiff
path: root/svx/source/dialog/rubydialog.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 12:46:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 12:46:58 +0000
commit76fa8e3cfdc6d2c05784ccb2daeca4a3195a4932 (patch)
tree25b3ffc11bca4a11df9bb3c7f8a3cc7277666188 /svx/source/dialog/rubydialog.src
parent4389fbdbc8f7ab3c229f6fde791647af596bc975 (diff)
INTEGRATION: CWS encup (1.37.518); FILE MERGED
2005/04/29 16:00:05 ihi 1.37.518.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'svx/source/dialog/rubydialog.src')
-rw-r--r--svx/source/dialog/rubydialog.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/svx/source/dialog/rubydialog.src b/svx/source/dialog/rubydialog.src
index 519ca10323d5..89764add1bdf 100644
--- a/svx/source/dialog/rubydialog.src
+++ b/svx/source/dialog/rubydialog.src
@@ -4,9 +4,9 @@
*
* $RCSfile: rubydialog.src,v $
*
- * $Revision: 1.38 $
+ * $Revision: 1.39 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:58:14 $
+ * last change: $Author: hr $ $Date: 2005-09-23 13:46:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -197,7 +197,7 @@ ModelessDialog RID_SVXDLG_RUBY
{
Pos = MAP_APPFONT ( 80 , 82 ) ;
Size = MAP_APPFONT ( 89 , 8 ) ;
- Text [ de ] = "~Zeichenvorlage fr Ruby-Text" ;
+ Text [ de ] = "~Zeichenvorlage für Ruby-Text" ;
Text [ en-US ] = "Character Style for ruby text";
};
ListBox LB_CHAR_STYLE
@@ -233,14 +233,14 @@ ModelessDialog RID_SVXDLG_RUBY
DefButton = TRUE;
Pos = MAP_APPFONT ( 65 , 175 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
- Text [ de ] = "~bernehmen" ;
+ Text [ de ] = "~Übernehmen" ;
Text [ en-US ] = "~Apply";
};
PushButton PB_CLOSE
{
Pos = MAP_APPFONT ( 118, 175 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
- Text [ de ] = "Sch~lieen" ;
+ Text [ de ] = "Sch~ließen" ;
Text [ en-US ] = "~Close";
};
HelpButton PB_HELP