diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:09:29 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:09:29 +0000 |
commit | 5d2d5a7516225547db24d7c6020fd421a8c3b36c (patch) | |
tree | 104c7e6b7902754ee25c55e8e047111fe3c9aa3a /sw/source/ui/misc/num.src | |
parent | a9881dc1cfbc4a6011a444360f4a881e736aaa5f (diff) |
INTEGRATION: CWS encup (1.34.152); FILE MERGED
2005/04/29 15:56:45 ihi 1.34.152.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sw/source/ui/misc/num.src')
-rw-r--r-- | sw/source/ui/misc/num.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/misc/num.src b/sw/source/ui/misc/num.src index 0479e2c81584..39ced731ef4a 100644 --- a/sw/source/ui/misc/num.src +++ b/sw/source/ui/misc/num.src @@ -4,9 +4,9 @@ * * $RCSfile: num.src,v $ * - * $Revision: 1.35 $ + * $Revision: 1.36 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:36:39 $ + * last change: $Author: hr $ $Date: 2005-09-23 13:09:29 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -83,7 +83,7 @@ TabPage TP_NUM_POSITION { Pos = MAP_APPFONT ( 53 , 16 ) ; Size = MAP_APPFONT ( 132 , 10 ) ; - Text [ de ] = "Ein~rckung"; + Text [ de ] = "Ein~rückung"; Text [ en-US ] = "Indent" ; Text [ x-comment ] = " "; }; @@ -222,7 +222,7 @@ TabDialog DLG_SVXTEST_NUM_BULLET { OutputSize = TRUE ; SVLook = TRUE ; - Text [ de ] = "Nummerierung und Aufzhlungszeichen" ; + Text [ de ] = "Nummerierung und Aufzählungszeichen" ; Text [ en-US ] = "Bullets and Numbering"; Moveable = TRUE ; TabControl 1 |