diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:13:44 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:13:44 +0000 |
commit | f3a33450e860535f381af7bee6d8079dd7dac6eb (patch) | |
tree | 1e32c9b346afb87e24ee7051a989ad42f964bc0d /uui | |
parent | fd5f9fa25005446dc2d325d7d3996acba7928466 (diff) |
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
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/passcrtdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/passcrtdlg.src b/uui/source/passcrtdlg.src index 6fe25fdf58d5..a0a0f17fc0fc 100644 --- a/uui/source/passcrtdlg.src +++ b/uui/source/passcrtdlg.src @@ -4,9 +4,9 @@ * * $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 terms of GNU Lesser General Public License Version 2.1. @@ -69,7 +69,7 @@ ModalDialog DLG_UUI_PASSWORD_CRT { Pos = MAP_APPFONT ( 6 , 34 ) ; Size = MAP_APPFONT ( 94 , 10 ) ; - Text [ de ] = "Kennwort ~besttigen" ; + Text [ de ] = "Kennwort ~bestätigen" ; Text [ en-US ] = "~Confirm password"; }; Edit ED_PASSWORD_REPEAT |