diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:04:37 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 12:04:37 +0000 |
commit | 7c0d94438dd5ba05363dedc5fd959737948a9734 (patch) | |
tree | 3cda32c8be26a6a480c5aaca5bfcb998b15e2b65 /sw/source/ui/fldui/javaedit.src | |
parent | 9c896e04e7bc7062f7404349c8399de7cda9132e (diff) |
INTEGRATION: CWS encup (1.23.530); FILE MERGED
2005/04/29 15:56:34 ihi 1.23.530.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'sw/source/ui/fldui/javaedit.src')
-rw-r--r-- | sw/source/ui/fldui/javaedit.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/fldui/javaedit.src b/sw/source/ui/fldui/javaedit.src index 9c04cb9a238a..c21df5cfc6d7 100644 --- a/sw/source/ui/fldui/javaedit.src +++ b/sw/source/ui/fldui/javaedit.src @@ -4,9 +4,9 @@ * * $RCSfile: javaedit.src,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: rt $ $Date: 2005-09-09 07:45:29 $ + * last change: $Author: hr $ $Date: 2005-09-23 13:04:37 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -153,7 +153,7 @@ ModalDialog DLG_JAVAEDIT String STR_JAVA_INSERT { /* ### ACHTUNG: Neuer Text in Resource? Script einfgen : Script einfgen */ - Text [ de ] = "Script einfgen" ; + Text [ de ] = "Script einfügen" ; Text [ en-US ] = "Insert Script" ; Text [ x-comment ] = " "; }; |