diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:13:28 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-23 11:13:28 +0000 |
commit | fd5f9fa25005446dc2d325d7d3996acba7928466 (patch) | |
tree | c18356cb50224cfedd189ed89685618fe571685d /uui/source | |
parent | 1b7505dec4f3edc7b8d5a9e8eda30ae1395c0491 (diff) |
INTEGRATION: CWS encup (1.8.50); FILE MERGED
2005/04/29 15:53:18 ihi 1.8.50.1: #i40603# German strings now UTF8 encoded
Diffstat (limited to 'uui/source')
-rw-r--r-- | uui/source/masterpasscrtdlg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/uui/source/masterpasscrtdlg.src b/uui/source/masterpasscrtdlg.src index 56ce4cf6edb8..fec34efaf477 100644 --- a/uui/source/masterpasscrtdlg.src +++ b/uui/source/masterpasscrtdlg.src @@ -4,9 +4,9 @@ * * $RCSfile: masterpasscrtdlg.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:23:45 $ + * last change: $Author: hr $ $Date: 2005-09-23 12:13:28 $ * * 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_MASTERPASSWORD_CRT { Pos = MAP_APPFONT ( 12 , 37 ) ; Size = MAP_APPFONT ( 71 , 10 ) ; - Text [ de ] = "Hauptkennwort ~besttigen" ; + Text [ de ] = "Hauptkennwort ~bestätigen" ; Text [ en-US ] = "~Confirm master password"; }; Edit ED_MASTERPASSWORD_REPEAT |