diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-19 11:03:07 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-19 11:03:07 +0000 |
commit | a3d01e374e256914ce85877b53a6912e9f412c45 (patch) | |
tree | de5f29e10bbb931f59ae76bb936f46660d34ae0d /uui | |
parent | df7bfdbad0df5c8f4c450e62d68fd0443a0fca0c (diff) |
INTEGRATION: CWS mergede01 (1.11.88); FILE MERGED
2007/03/20 14:36:35 ihi 1.11.88.1: #i72301# Remove German
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/passworderrs.src | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/uui/source/passworderrs.src b/uui/source/passworderrs.src index b393aa769095..b66278259afa 100644 --- a/uui/source/passworderrs.src +++ b/uui/source/passworderrs.src @@ -4,9 +4,9 @@ * * $RCSfile: passworderrs.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: hr $ $Date: 2005-09-23 12:14:07 $ + * last change: $Author: ihi $ $Date: 2007-04-19 12:03:07 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -41,19 +41,16 @@ String STR_ERROR_PASSWORD_WRONG { - Text [ de ] = "Sie haben ein falsches Kennwort eingegeben, bitte noch einmal eingeben!" ; Text [ en-US ] = "An incorrect password was entered. Please enter it again."; }; String STR_ERROR_MASTERPASSWORD_WRONG { - Text [ de ] = "Sie haben ein falsches Hauptkennwort eingegeben, bitte noch einmal eingeben!" ; Text [ en-US ] = "An incorrect master password was entered. Please enter it again."; }; String STR_ERROR_PASSWORDS_NOT_IDENTICAL { - Text [ de ] = "Die beiden Kennwörter stimmen nicht überein, bitte noch einmal eingeben!" ; Text [ en-US ] = "The passwords do not match. Please enter the password again."; }; |