summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:03:07 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-19 11:03:07 +0000
commit734d3f0eaf63b0dd5ef457bd1d6b34470cf88759 (patch)
treed2ce4be9748d1eca22a00ee179ca92ea03b38563 /uui
parentdc4416309b084423b3f75368d78729f93eed567c (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.src7
1 files changed, 2 insertions, 5 deletions
diff --git a/uui/source/passworderrs.src b/uui/source/passworderrs.src
index b393aa7690..b66278259a 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.";
};