diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:32:32 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:32:32 +0000 |
commit | 7ab2ae745928b448319355c9509ca610ee65bb09 (patch) | |
tree | 4f1726d359faa23ed89c82ed7e2488c5a824c925 /sd/source | |
parent | 3421d5bd0cf01a348f709db87081d00cc72961f0 (diff) |
INTEGRATION: CWS encup (1.27.340); FILE MERGED
2005/04/29 15:55:00 ihi 1.27.340.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sd/source')
-rw-r--r-- | sd/source/ui/dlg/dlgsnap.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/dlgsnap.src b/sd/source/ui/dlg/dlgsnap.src index e9a0a25663cc..1fe0390fcf36 100644 --- a/sd/source/ui/dlg/dlgsnap.src +++ b/sd/source/ui/dlg/dlgsnap.src @@ -4,9 +4,9 @@ * * $RCSfile: dlgsnap.src,v $ * - * $Revision: 1.28 $ + * $Revision: 1.29 $ * - * last change: $Author: rt $ $Date: 2005-09-09 03:59:50 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:32:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -69,7 +69,7 @@ ModalDialog DLG_SNAPLINE Pos = MAP_APPFONT ( 88 , 63 ) ; Size = MAP_APPFONT ( 46 , 14 ) ; /* ### ACHTUNG: Neuer Text in Resource? ~Lschen : ~Lschen */ - Text [ de ] = "~Lschen" ; + Text [ de ] = "~Löschen" ; Text [ en-US ] = "~Delete" ; TabStop = TRUE ; Text [ x-comment ] = " "; |