diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:30:33 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:30:33 +0000 |
commit | 0132de6558787a73ef6512d0f30bcd8eb2343894 (patch) | |
tree | fb8ae3e4afc4634e049260bc17f8055ae3e82eb0 /sd/source/ui | |
parent | 4bb8a93aaf5ed9cc3a594a3e75620277bc7d7335 (diff) |
INTEGRATION: CWS encup (1.11.340); FILE MERGED
2005/04/29 15:54:58 ihi 1.11.340.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sd/source/ui')
-rw-r--r-- | sd/source/ui/dlg/brkdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/brkdlg.src b/sd/source/ui/dlg/brkdlg.src index 0dd17c23c77e..1a4b837f7270 100644 --- a/sd/source/ui/dlg/brkdlg.src +++ b/sd/source/ui/dlg/brkdlg.src @@ -4,9 +4,9 @@ * * $RCSfile: brkdlg.src,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: rt $ $Date: 2005-09-09 03:51:48 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:30:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -62,7 +62,7 @@ ModalDialog DLG_BREAK { Pos = MAP_APPFONT( 6, 38 ); Size = MAP_APPFONT( 90, 10 ); - Text [ de ] = "Zeichenobjekte eingefgt:"; + Text [ de ] = "Zeichenobjekte eingefügt:"; Text [ x-comment ] = "; EM Dec 2002: This string shows up in a rare error message. The colon is followed by a number. How many inserted drawing objects? \"Inserted drawing objects: 3\""; Text [ en-US ] = "Inserted drawing objects:"; }; |