diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:33:59 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:33:59 +0000 |
commit | 3923f40216b3c787fbe5031b470f7d3bc2c8633c (patch) | |
tree | 87d1b2ecdb63ea3771c868dd7b33307290669cd6 | |
parent | 594f43e1f06c78cc55d00cefd60c21abcb942f69 (diff) |
INTEGRATION: CWS encup (1.4.250); FILE MERGED
2005/04/29 15:55:02 ihi 1.4.250.1: #i40603# German strings now UTF8 encoded
-rw-r--r-- | sd/source/ui/dlg/masterlayoutdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/masterlayoutdlg.src b/sd/source/ui/dlg/masterlayoutdlg.src index 7b892090576b..e5d72a0a45f1 100644 --- a/sd/source/ui/dlg/masterlayoutdlg.src +++ b/sd/source/ui/dlg/masterlayoutdlg.src @@ -4,9 +4,9 @@ * * $RCSfile: masterlayoutdlg.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-09 04:07:58 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:33:59 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -79,7 +79,7 @@ ModalDialog RID_SD_DLG_MASTER_LAYOUT Size = MAP_APPFONT( 134 , 10 ); TabStop = TRUE; - Text [ de ] = "Fuzeile"; + Text [ de ] = "Fußzeile"; Text [ en-US ] = "Footer"; }; |