diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2001-10-17 19:40:57 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2001-10-17 19:40:57 +0000 |
commit | df73c64c57438020210e803e4daee922b5273d19 (patch) | |
tree | c2e0dc64dc5e7759341d60d32cdbcaaf3ae64808 /uui | |
parent | db90fa68bc0ecd5f4877096ee4d4bfb52cbd185d (diff) |
Merge SRC641: 17.10.01 - 22:41:18
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/passcrtdlg.src | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/uui/source/passcrtdlg.src b/uui/source/passcrtdlg.src index 4caf82bf5c38..80c2f0d3b5d4 100644 --- a/uui/source/passcrtdlg.src +++ b/uui/source/passcrtdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: passcrtdlg.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: obo $ $Date: 2001-10-12 20:31:39 $ + * last change: $Author: vg $ $Date: 2001-10-17 20:40:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,7 @@ ModalDialog DLG_UUI_PASSWORD_CRT Text [ English ] = "Master ~password" ; Text[ english_us ] = "Master password"; Text[ portuguese ] = "Senha principal"; - Text[ russian ] = " "; + Text[ russian ] = " "; Text[ greek ] = "Master ~password"; Text[ dutch ] = "Hoofd~wachtwoord"; Text[ french ] = "Mot de passe principal"; @@ -120,10 +120,10 @@ ModalDialog DLG_UUI_PASSWORD_CRT Text [ English ] = "~Confirm master password" ; Text[ english_us ] = "~Confirm master password"; Text[ portuguese ] = "~Confirmar senha principal"; - Text[ russian ] = "~ "; + Text[ russian ] = "~ "; Text[ greek ] = "~Confirm master password"; Text[ dutch ] = "~Hoofdwachtwoord bevestigen"; - Text[ french ] = "Confirmer le mot de passe principal"; + Text[ french ] = "~Confirmer le mot de passe principal"; Text[ spanish ] = "~Confirmar contrasea principal"; Text[ finnish ] = "~Confirm master password"; Text[ italian ] = "~Conferma password principale"; @@ -165,11 +165,11 @@ ModalDialog DLG_UUI_PASSWORD_CRT }; Text[ english_us ] = "Enter Master Password"; Text[ portuguese ] = "Indique a senha principal."; - Text[ russian ] = " "; + Text[ russian ] = " "; Text[ greek ] = "Please enter master password"; Text[ dutch ] = "Hoofwachtwoord invoeren"; - Text[ french ] = "Saisissez un mot de passe principal."; - Text[ spanish ] = "Introduzca la contrasea principal"; + Text[ french ] = "Dfinition du mot de passe principal"; + Text[ spanish ] = "Determinar la contrasea principal"; Text[ finnish ] = "Please enter master password"; Text[ italian ] = "Digitate la password principale"; Text[ danish ] = "Please enter master password"; @@ -212,3 +212,4 @@ String STR_ERROR_PASSWORDS_NOT_IDENTICAL }; + |