diff options
author | Oliver Bolte <obo@openoffice.org> | 2001-10-12 19:31:39 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2001-10-12 19:31:39 +0000 |
commit | b17eeb0acbc32c172bcbe497db6f12b9a4d731df (patch) | |
tree | ede21c3ad2495ada4bb9238af10027bf71d30e68 /uui | |
parent | f2ba606255cddb0adb37c82399bf70c64e7180e1 (diff) |
Merge SRC641: 12.10.01 - 22:30:53
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/passcrtdlg.src | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/uui/source/passcrtdlg.src b/uui/source/passcrtdlg.src index a2ce1cf66a68..4caf82bf5c38 100644 --- a/uui/source/passcrtdlg.src +++ b/uui/source/passcrtdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: passcrtdlg.src,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mav $ $Date: 2001-10-11 06:53:03 $ + * last change: $Author: obo $ $Date: 2001-10-12 20:31:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -173,12 +173,12 @@ ModalDialog DLG_UUI_PASSWORD_CRT Text[ finnish ] = "Please enter master password"; Text[ italian ] = "Digitate la password principale"; Text[ danish ] = "Please enter master password"; - Text[ swedish ] = "Ange ett huvudlsenord"; - Text[ polish ] = "Wpisz haso gwne"; + Text[ swedish ] = "Definiera huvudlsenord"; + Text[ polish ] = "Zdefiniuj haso gwne"; Text[ portuguese_brazilian ] = "Please enter master password"; Text[ japanese ] = "マスターパスワードを入力してください。"; Text[ korean ] = "마스터 패스워드를 입력하십시오"; - Text[ chinese_simplified ] = "请输入主密码"; + Text[ chinese_simplified ] = "指定主密码"; Text[ chinese_traditional ] = "請輸入主密碼"; Text[ turkish ] = "Please enter master password"; Text[ arabic ] = "Please enter master password"; @@ -211,3 +211,4 @@ String STR_ERROR_PASSWORDS_NOT_IDENTICAL Text[ catalan ] = "Passwords are different, please enter again!"; }; + |