diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 14:27:17 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 14:27:17 +0000 |
commit | 102a32c9cbdd23c8a27d37d9496c2a1de1c58adf (patch) | |
tree | 97f71ad9f5154641e417c3f1f297cfb9410ef963 /sfx2/source/dialog/versdlg.src | |
parent | e8215862f91cb45358093252d3a68e437a2d49dc (diff) |
INTEGRATION: CWS encup (1.33.390); FILE MERGED
2005/04/29 16:07:34 ihi 1.33.390.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sfx2/source/dialog/versdlg.src')
-rw-r--r-- | sfx2/source/dialog/versdlg.src | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sfx2/source/dialog/versdlg.src b/sfx2/source/dialog/versdlg.src index d33118c702b3..3ac83b5f68e2 100644 --- a/sfx2/source/dialog/versdlg.src +++ b/sfx2/source/dialog/versdlg.src @@ -4,9 +4,9 @@ * * $RCSfile: versdlg.src,v $ * - * $Revision: 1.34 $ + * $Revision: 1.35 $ * - * last change: $Author: rt $ $Date: 2005-09-07 18:35:27 $ + * last change: $Author: hr $ $Date: 2005-09-23 15:27:17 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -63,7 +63,7 @@ ModalDialog DLG_VERSIONS { Pos = MAP_APPFONT ( 108 , 16 ) ; Size = MAP_APPFONT ( 164 , 10 ) ; - Text [ de ] = "~Beim Schlieen immer Version speichern" ; + Text [ de ] = "~Beim Schließen immer Version speichern" ; TabStop = TRUE ; Text [ en-US ] = "~Always save a version on closing" ; Text [ x-comment ] = " "; @@ -111,7 +111,7 @@ ModalDialog DLG_VERSIONS { Pos = MAP_APPFONT ( 284 , 6 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; - Text [ de ] = "Schlieen" ; + Text [ de ] = "Schließen" ; TabStop = TRUE ; Text [ en-US ] = "Close" ; Text [ x-comment ] = " "; @@ -120,7 +120,7 @@ ModalDialog DLG_VERSIONS { Pos = MAP_APPFONT ( 284 , 26 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; - Text [ de ] = "ffnen" ; + Text [ de ] = "Öffnen" ; TabStop = TRUE ; Text [ en-US ] = "Open" ; Text [ x-comment ] = " "; @@ -139,7 +139,7 @@ ModalDialog DLG_VERSIONS { Pos = MAP_APPFONT ( 284 , 60 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; - Text [ de ] = "~Lschen" ; + Text [ de ] = "~Löschen" ; TabStop = TRUE ; Text [ en-US ] = "~Delete" ; Text [ x-comment ] = " "; @@ -209,7 +209,7 @@ ModalDialog DLG_COMMENTS { Pos = MAP_APPFONT ( 68 , 98 ) ; Size = MAP_APPFONT ( 50 , 14 ) ; - Text [ de ] = "~Schlieen" ; + Text [ de ] = "~Schließen" ; TabStop = TRUE ; Text [ en-US ] = "~Close" ; Text [ x-comment ] = " "; |