diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:36:19 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:36:19 +0000 |
commit | d25c6888f68171b62bb30d7d6d62518d885597b5 (patch) | |
tree | b0e1b283ef6e393b443499e81b032c722bea47e9 /sd/source/ui/dlg/prltempl.src | |
parent | 72ab33506667b3de523e35d43d73fec8b3499ba2 (diff) |
INTEGRATION: CWS encup (1.26.340); FILE MERGED
2005/04/29 15:55:03 ihi 1.26.340.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sd/source/ui/dlg/prltempl.src')
-rw-r--r-- | sd/source/ui/dlg/prltempl.src | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sd/source/ui/dlg/prltempl.src b/sd/source/ui/dlg/prltempl.src index fe48e4517160..bdf8c6ded5e7 100644 --- a/sd/source/ui/dlg/prltempl.src +++ b/sd/source/ui/dlg/prltempl.src @@ -4,9 +4,9 @@ * * $RCSfile: prltempl.src,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: rt $ $Date: 2005-09-09 04:15:52 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:36:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -41,7 +41,7 @@ TabDialog TAB_PRES_LAYOUT_TEMPLATE OutputSize = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 289 , 176 ) ; - Text [ de ] = "Prsentationslayout" ; + Text [ de ] = "Präsentationslayout" ; Text [ en-US ] = "Presentation Layout" ; Moveable = TRUE ; TabControl 1 @@ -62,7 +62,7 @@ TabDialog TAB_PRES_LAYOUT_TEMPLATE PageItem { Identifier = RID_SVXPAGE_AREA ; - Text [ de ] = "Flche" ; + Text [ de ] = "Fläche" ; Text [ en-US ] = "Area" ; PageResID = RID_SVXPAGE_AREA ; Text [ x-comment ] = " "; @@ -100,7 +100,7 @@ TabDialog TAB_PRES_LAYOUT_TEMPLATE PageItem { Identifier = RID_SVXPAGE_STD_PARAGRAPH ; - 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 ] = " "; @@ -169,7 +169,7 @@ TabDialog TAB_PRES_LAYOUT_TEMPLATE_2 PageItem { Identifier = RID_SVXPAGE_AREA ; - Text [ de ] = "Flche" ; + Text [ de ] = "Fläche" ; Text [ en-US ] = "Area" ; PageResID = RID_SVXPAGE_AREA ; Text [ x-comment ] = " "; @@ -209,7 +209,7 @@ TabDialog TAB_PRES_LAYOUT_TEMPLATE_3 PageItem { Identifier = RID_SVXPAGE_STD_PARAGRAPH ; - 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 ] = " "; |