diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:06:05 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:06:05 +0000 |
commit | 9959096fcdc7c06e39d63c5c9aa719c235416e33 (patch) | |
tree | 58b4ce2258ff1feeab58e5a8c849365687e149e6 /extensions/source/propctrlr/pcrmiscres.src | |
parent | ff4cfa045b7d691f1ca990372bf18afd111b0042 (diff) |
INTEGRATION: CWS encup (1.2.90); FILE MERGED
2005/04/29 15:52:10 ihi 1.2.90.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'extensions/source/propctrlr/pcrmiscres.src')
-rw-r--r-- | extensions/source/propctrlr/pcrmiscres.src | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/extensions/source/propctrlr/pcrmiscres.src b/extensions/source/propctrlr/pcrmiscres.src index 1c4130227595..d9705b22d8ef 100644 --- a/extensions/source/propctrlr/pcrmiscres.src +++ b/extensions/source/propctrlr/pcrmiscres.src @@ -4,9 +4,9 @@ * * $RCSfile: pcrmiscres.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2005-09-08 20:21:08 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:06:05 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,9 +44,7 @@ String RID_STR_CONFIRM_DELETE_DATA_TYPE { - Text [ de ] = "Mchtenen Sie den Datentype '#type#' aus dem Modell lschen?\n" - "Beachten Sie, dass alle Kontrollfelder betroffen sein werden, die mit " - "diesem Datentyp verbunden sind."; + Text [ de ] = "Möchtenen Sie den Datentype '#type#' aus dem Modell löschen?\nBeachten Sie, dass alle Kontrollfelder betroffen sein werden, die mit diesem Datentyp verbunden sind."; Text [ en-US ] = "Do you want to delete the data type '#type#' from the model?\n" "Please note that this will affect all controls which are bound to this data type."; }; @@ -116,7 +114,7 @@ ImageList RID_IL_FORMEXPLORER_HC String RID_STR_PROPTITLE_PUSHBUTTON { - Text [ de ] = "Schaltflche" ; + Text [ de ] = "Schaltfläche" ; Text [ en-US ] = "Button" ; }; String RID_STR_PROPTITLE_RADIOBUTTON @@ -161,7 +159,7 @@ String RID_STR_PROPTITLE_COMBOBOX }; String RID_STR_PROPTITLE_IMAGEBUTTON { - Text [ de ] = "Grafische Schaltflche" ; + Text [ de ] = "Grafische Schaltfläche" ; Text [ en-US ] = "Image Button" ; }; String RID_STR_PROPTITLE_HIDDENCONTROL @@ -201,7 +199,7 @@ String RID_STR_PROPTITLE_NUMERICFIELD }; String RID_STR_PROPTITLE_CURRENCYFIELD { - Text [ de ] = "Whrungsfeld" ; + Text [ de ] = "Währungsfeld" ; Text [ en-US ] = "Currency Field" ; }; String RID_STR_PROPTITLE_PATTERNFIELD |