diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:31:23 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:31:23 +0000 |
commit | be706b3721c80187404dca302fbd1754043129f2 (patch) | |
tree | 91d2e0d00363499fbfe5f61fbcc9355df6515b62 /sd/source | |
parent | c4af072e006d4de0daa3d8c842d2c4c4a3e64d5b (diff) |
INTEGRATION: CWS encup (1.25.340); FILE MERGED
2005/04/29 15:54:59 ihi 1.25.340.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/ui/dlg/dlg_char.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/dlg_char.src b/sd/source/ui/dlg/dlg_char.src index 3c16bcefd307..85492676ecab 100644 --- a/sd/source/ui/dlg/dlg_char.src +++ b/sd/source/ui/dlg/dlg_char.src @@ -4,9 +4,9 @@ * * $RCSfile: dlg_char.src,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: rt $ $Date: 2005-09-09 03:53:37 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:31:23 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -99,7 +99,7 @@ TabDialog TAB_CHAR Pos = MAP_APPFONT ( 169 , 151 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; /* ### ACHTUNG: Neuer Text in Resource? Zurck : Zurck */ - Text [ de ] = "Zurck" ; + Text [ de ] = "Zurück" ; Text [ en-US ] = "Return" ; TabStop = TRUE ; Text [ x-comment ] = " "; |