diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 15:49:52 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-04-29 15:49:52 +0000 |
commit | 8f0c5d1906870229bd0e5f753b3a97952d18fd99 (patch) | |
tree | c37adac7d536df2d774516e8289a91eb0e2a73d4 /uui | |
parent | 1e5ded9a2474606315cc01a0c9c6951c2b17f4bb (diff) |
INTEGRATION: CWS mergem8 (1.1.2.2.14); FILE MERGED
2003/04/29 08:29:05 gh 1.1.2.2.14.2: final merge for Beta2
2003/04/14 14:53:02 gh 1.1.2.2.14.1: merging all languages
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/masterpassworddlg.src | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/uui/source/masterpassworddlg.src b/uui/source/masterpassworddlg.src index ee33d7453368..4b8dfc59db5d 100644 --- a/uui/source/masterpassworddlg.src +++ b/uui/source/masterpassworddlg.src @@ -2,9 +2,9 @@ * * $RCSfile: masterpassworddlg.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2003-03-27 17:45:00 $ + * last change: $Author: hr $ $Date: 2003-04-29 16:49:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -101,10 +101,13 @@ ModalDialog DLG_UUI_MASTERPASSWORD Text[ korean ] = "마스터 암호"; Text[ chinese_simplified ] = "主密码"; Text[ chinese_traditional ] = "主密碼"; - Text[ turkish ] = "Master ~password"; + Text[ turkish ] = "Ana Parola"; Text[ arabic ] = "Master ~password"; Text[ catalan ] = "Contrasenya ~mestra"; Text[ thai ] = "รหัสผ่านหลัก"; + Text[ czech ] = "Hlavní heslo"; + Text[ hebrew ] = "Hauptkennwort"; + Text[ hindi ] = "मास्टर कूटशब्द"; }; Edit ED_MASTERPASSWORD { @@ -147,10 +150,13 @@ ModalDialog DLG_UUI_MASTERPASSWORD Text[ korean ] = "마스터 암호 입력"; Text[ chinese_simplified ] = "输入主密码"; Text[ chinese_traditional ] = "輸入主密碼"; - Text[ turkish ] = "Please enter master password"; + Text[ turkish ] = "Ana Parolay Girin"; Text[ arabic ] = "Please enter master password"; Text[ catalan ] = "Introduu la contrasenya mestra"; Text[ thai ] = "ใส่รหัสผ่านหลัก"; + Text[ czech ] = "Zadat hlavní heslo"; + Text[ hebrew ] = "Hauptkennwort festlegen"; + Text[ hindi ] = "Enter Master Password"; }; @@ -158,3 +164,12 @@ ModalDialog DLG_UUI_MASTERPASSWORD + + + + + + + + + |