summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2002-11-04 15:20:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2002-11-04 15:20:48 +0000
commit2e20eb1dc1c6d832be98a6b40b04041094492c4e (patch)
treecc7ab2cbdbcfdc3acd67778449365faa2d277cc5 /uui
parentce8001b3e98351a387549bb804694f614d70bc21 (diff)
Merge SRX644: 04.11.02 - 17:16:50
Diffstat (limited to 'uui')
-rw-r--r--uui/source/passworddlg.src46
1 files changed, 44 insertions, 2 deletions
diff --git a/uui/source/passworddlg.src b/uui/source/passworddlg.src
index b5757d4d7212..e135b4025de2 100644
--- a/uui/source/passworddlg.src
+++ b/uui/source/passworddlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: passworddlg.src,v $
*
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
- * last change: $Author: mav $ $Date: 2002-10-31 11:08:40 $
+ * last change: $Author: vg $ $Date: 2002-11-04 16:20:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,6 +84,27 @@ ModalDialog DLG_UUI_PASSWORD
Size = MAP_APPFONT ( 94 , 10 ) ;
Text = "Kennwort festlegen";
Text [ English ] = "~Enter password";
+ Text[ english_us ] = "~Enter password";
+ Text[ portuguese ] = "~Enter password";
+ Text[ russian ] = "~Enter password";
+ Text[ greek ] = "~Enter password";
+ Text[ dutch ] = "~Enter password";
+ Text[ french ] = "~Enter password";
+ Text[ spanish ] = "~Enter password";
+ Text[ finnish ] = "~Enter password";
+ Text[ italian ] = "~Enter password";
+ Text[ danish ] = "~Enter password";
+ Text[ swedish ] = "~Enter password";
+ Text[ polish ] = "~Enter password";
+ Text[ portuguese_brazilian ] = "~Enter password";
+ Text[ japanese ] = "~Enter password";
+ Text[ korean ] = "~Enter password";
+ Text[ chinese_simplified ] = "~Enter password";
+ Text[ chinese_traditional ] = "~Enter password";
+ Text[ turkish ] = "~Enter password";
+ Text[ arabic ] = "~Enter password";
+ Text[ catalan ] = "~Enter password";
+ Text[ thai ] = "~Enter password";
};
Edit ED_PASSWORD
{
@@ -109,5 +130,26 @@ ModalDialog DLG_UUI_PASSWORD
Pos = MAP_APPFONT ( 109 , 43 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
};
+ Text[ english_us ] = "Enter Master Password";
+ Text[ portuguese ] = "Indique a senha principal.";
+ Text[ russian ] = " ";
+ Text[ greek ] = "Please enter master password";
+ Text[ dutch ] = "Hoofwachtwoord invoeren";
+ 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 ] = "Definer hovedadgangskode";
+ 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_traditional ] = "輸入主密碼";
+ Text[ turkish ] = "Please enter master password";
+ Text[ arabic ] = "Please enter master password";
+ Text[ catalan ] = "Introduu la contrasenya mestra";
+ Text[ thai ] = "ใส่รหัสผ่านหลัก";
};