INTEGRATION: CWS encup (1.9.50); FILE MERGED

2005/04/29 15:53:19 ihi 1.9.50.1: #i40603# German strings now UTF8 encoded
This commit is contained in:
Jens-Heiner Rechtien
2005-09-23 11:14:07 +00:00
parent f3a33450e8
commit ee346df1ea

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: passworderrs.src,v $ * $RCSfile: passworderrs.src,v $
* *
* $Revision: 1.10 $ * $Revision: 1.11 $
* *
* last change: $Author: rt $ $Date: 2005-09-09 10:27:33 $ * last change: $Author: hr $ $Date: 2005-09-23 12:14:07 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@@ -53,7 +53,7 @@ String STR_ERROR_MASTERPASSWORD_WRONG
String STR_ERROR_PASSWORDS_NOT_IDENTICAL String STR_ERROR_PASSWORDS_NOT_IDENTICAL
{ {
Text [ de ] = "Die beiden Kennw<EFBFBD>rter stimmen nicht <EFBFBD>berein, bitte noch einmal eingeben!" ; 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."; Text [ en-US ] = "The passwords do not match. Please enter the password again.";
}; };