diff options
Diffstat (limited to 'uui/source/masterpasscrtdlg.src')
-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 |