summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:05:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:05:48 +0000
commitff4cfa045b7d691f1ca990372bf18afd111b0042 (patch)
tree8066713b2e407c458ea21182be352048c821aacf /extensions
parent942033a6c8b70ffc3b6b1ec143ed228196ada2ed (diff)
INTEGRATION: CWS encup (1.2.90); FILE MERGED
2005/04/29 15:52:09 ihi 1.2.90.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/propctrlr/newdatatype.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/propctrlr/newdatatype.src b/extensions/source/propctrlr/newdatatype.src
index ee45b61cedc1..dffcbf3321af 100644
--- a/extensions/source/propctrlr/newdatatype.src
+++ b/extensions/source/propctrlr/newdatatype.src
@@ -4,9 +4,9 @@
*
* $RCSfile: newdatatype.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 20:20:10 $
+ * last change: $Author: hr $ $Date: 2005-09-23 12:05:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,7 @@ ModalDialog RID_DLG_NEW_DATA_TYPE
Pos = MAP_APPFONT( 6, 6 );
Size = MAP_APPFONT( DIALOG_WIDTH - 2 * 6, 8 );
- Text [ de ] = "Bitte geben Sie einen Namen fr den neuen Datentyp an:";
+ Text [ de ] = "Bitte geben Sie einen Namen für den neuen Datentyp an:";
Text [ en-US ] = "Type a name for the new data type:";
};