INTEGRATION: CWS encup (1.18.50); FILE MERGED
2005/04/29 15:53:18 ihi 1.18.50.1: #i40603# German strings now UTF8 encoded
This commit is contained in:
parent
fd5f9fa250
commit
f3a33450e8
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: passcrtdlg.src,v $
|
* $RCSfile: passcrtdlg.src,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.19 $
|
* $Revision: 1.20 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2005-09-09 10:26:13 $
|
* last change: $Author: hr $ $Date: 2005-09-23 12:13:44 $
|
||||||
*
|
*
|
||||||
* 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.
|
||||||
|
@ -69,7 +69,7 @@ ModalDialog DLG_UUI_PASSWORD_CRT
|
||||||
{
|
{
|
||||||
Pos = MAP_APPFONT ( 6 , 34 ) ;
|
Pos = MAP_APPFONT ( 6 , 34 ) ;
|
||||||
Size = MAP_APPFONT ( 94 , 10 ) ;
|
Size = MAP_APPFONT ( 94 , 10 ) ;
|
||||||
Text [ de ] = "Kennwort ~bestätigen" ;
|
Text [ de ] = "Kennwort ~bestätigen" ;
|
||||||
Text [ en-US ] = "~Confirm password";
|
Text [ en-US ] = "~Confirm password";
|
||||||
};
|
};
|
||||||
Edit ED_PASSWORD_REPEAT
|
Edit ED_PASSWORD_REPEAT
|
||||||
|
|
Loading…
Reference in a new issue