summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:25:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 14:25:42 +0000
commit09c2e8f1c82a4a3d92e57dd58854f3ff16976bd2 (patch)
treea670a12ef3c1269cd155625f3b9f33801f118bb2 /sfx2
parent8fdb814fb21dfcb84469bac2a51be8d7c0e83136 (diff)
INTEGRATION: CWS encup (1.20.390); FILE MERGED
2005/04/29 16:07:33 ihi 1.20.390.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/dialog/newstyle.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/source/dialog/newstyle.src b/sfx2/source/dialog/newstyle.src
index da7f9a348d3d..b97d59c42817 100644
--- a/sfx2/source/dialog/newstyle.src
+++ b/sfx2/source/dialog/newstyle.src
@@ -4,9 +4,9 @@
*
* $RCSfile: newstyle.src,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 18:27:37 $
+ * last change: $Author: hr $ $Date: 2005-09-23 15:25:42 $
*
* 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 DLG_NEW_STYLE_BY_EXAMPLE
{
Buttons = WB_YES_NO ;
DefButton = WB_DEF_NO ;
- Message [ de ] = "Vorlage existiert bereits. Überschreiben?" ;
+ Message [ de ] = "Vorlage existiert bereits. Ãœberschreiben?" ;
Message [ en-US ] = "Style already exists. Overwrite?" ;
Message [ x-comment ] = " ";
};