diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:35:21 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:35:21 +0000 |
commit | fe046d08cdc565cc25522c746eab95a8b9501569 (patch) | |
tree | fcab12567764f43f0578e3dfde44bfa44e567d1e | |
parent | d1bb59a10ccb676aeae9d6d81882236e52edf5cc (diff) |
INTEGRATION: CWS encup (1.24.340); FILE MERGED
2005/04/29 15:55:03 ihi 1.24.340.1: #i40603# German strings now UTF8 encoded
-rw-r--r-- | sd/source/ui/dlg/paragr.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/dlg/paragr.src b/sd/source/ui/dlg/paragr.src index 8e91104c7a70..b72016bb5d61 100644 --- a/sd/source/ui/dlg/paragr.src +++ b/sd/source/ui/dlg/paragr.src @@ -4,9 +4,9 @@ * * $RCSfile: paragr.src,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: rt $ $Date: 2005-09-09 04:12:18 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:35:21 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -55,7 +55,7 @@ TabDialog TAB_PARAGRAPH { Identifier = RID_SVXPAGE_STD_PARAGRAPH ; /* ### ACHTUNG: Neuer Text in Resource? Einzge und Abstnde : Einzge und Abstnde */ - Text [ de ] = "Einzge und Abstnde" ; + Text [ de ] = "Einzüge und Abstände" ; Text [ en-US ] = "Indents & Spacing" ; PageResID = RID_SVXPAGE_STD_PARAGRAPH ; Text [ x-comment ] = " "; @@ -116,7 +116,7 @@ TabDialog TAB_PARAGRAPH 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 ] = " "; |