summaryrefslogtreecommitdiffstats
path: root/uui/source/passworddlg.src
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-26 02:14:20 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-26 02:14:20 +0000
commit5418c32baeb46b1a826f7ed7c2eddc105f552451 (patch)
treefd7694c8b15795654a54140f5f7064b332c1c191 /uui/source/passworddlg.src
parentINTEGRATION: CWS mergebuild (1.16.16); FILE MERGED (diff)
downloadcore-5418c32baeb46b1a826f7ed7c2eddc105f552451.tar.gz
core-5418c32baeb46b1a826f7ed7c2eddc105f552451.zip
INTEGRATION: CWS mergebuild (1.36.16); FILE MERGED
2004/04/21 01:14:37 hjs 1.36.16.3: RESYNC: (1.36-1.37); FILE MERGED 2003/11/11 19:27:11 ihi 1.36.16.2: en -> en-US 2003/11/10 18:02:07 ihi 1.36.16.1: #111234# Merge during build
Diffstat (limited to 'uui/source/passworddlg.src')
-rw-r--r--uui/source/passworddlg.src66
1 files changed, 6 insertions, 60 deletions
diff --git a/uui/source/passworddlg.src b/uui/source/passworddlg.src
index 5603d3cb0a7c..2ca574de250e 100644
--- a/uui/source/passworddlg.src
+++ b/uui/source/passworddlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: passworddlg.src,v $
*
- * $Revision: 1.37 $
+ * $Revision: 1.38 $
*
- * last change: $Author: vg $ $Date: 2003-12-17 18:42:09 $
+ * last change: $Author: hjs $ $Date: 2004-06-26 03:14:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,41 +76,13 @@ ModalDialog DLG_UUI_PASSWORD
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 165 , 64 ) ;
- Text = "Kennwort";
- Text [ English ] = "Password";
+ Text [ de ] = "Kennwort";
FixedText FT_PASSWORD
{
Pos = MAP_APPFONT ( 6 , 5 ) ;
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 ] = "Wachtwoord invoeren";
- Text[ french ] = "Saisie du mot de passe";
- Text[ spanish ] = "Introduzca la contrasea";
- Text[ finnish ] = "~Enter password";
- Text[ italian ] = "Digitate password";
- Text[ danish ] = "Indtast adgangskode";
- Text[ swedish ] = "Definiera lsenord";
- Text[ polish ] = "~Enter password";
- Text[ portuguese_brazilian ] = "Digite a senha";
- Text[ japanese ] = "パスワードの入力";
- Text[ korean ] = "암호 입력";
- Text[ chinese_simplified ] = "输入密码";
- Text[ chinese_traditional ] = "輸入密碼(~E)";
- Text[ turkish ] = "Parolay gir";
- Text[ arabic ] = "~Enter password";
- Text[ catalan ] = "~Enter password";
- Text[ thai ] = "~Enter password";
- Text[ czech ] = "Zadejte heslo";
- Text[ hebrew ] = "Kennwort festlegen";
- Text[ hindi ] = "कूटशब्द प्रविष्ट करो";
- Text[ slovak ] = "Zadajte heslo";
- Text[ hungarian ] = "Jelszó bevitele";
- Text[ slovenian ] = "Vnesite geslo";
+ Text [ de ] = "Kennwort festlegen";
+ Text [ en-US ] = "Enter password";
};
Edit ED_PASSWORD
{
@@ -136,33 +108,7 @@ ModalDialog DLG_UUI_PASSWORD
Pos = MAP_APPFONT ( 109 , 43 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
};
- Text[ english_us ] = "Password";
- Text[ portuguese ] = "Indique a senha principal.";
- Text[ russian ] = " ";
- Text[ greek ] = " ";
- Text[ dutch ] = "Hoofdwachtwoord invoeren";
- Text[ french ] = "Mot de passe";
- Text[ spanish ] = "Contrasea";
- Text[ finnish ] = "Anna psalasana";
- Text[ italian ] = "Password";
- Text[ danish ] = "Adgangskode";
- Text[ swedish ] = "Lsenord";
- Text[ polish ] = "Wprowad haso gwne";
- Text[ portuguese_brazilian ] = "Digite a senha principal.";
- Text[ japanese ] = "マスターパスワードの入力";
- Text[ korean ] = "암호";
- Text[ chinese_simplified ] = "密码";
- Text[ chinese_traditional ] = "密碼";
- Text[ turkish ] = "Parola";
- Text[ arabic ] = "Please enter master password";
- Text[ catalan ] = "Introduu la contrasenya mestra";
- Text[ thai ] = "ใส่รหัสผ่านหลัก";
- Text[ czech ] = "Heslo";
- Text[ hebrew ] = "‮יש להקליד סיסמה ראשית‬";
- Text[ hindi ] = "कूटशब्द";
- Text[ slovak ] = "Heslo";
- Text[ hungarian ] = "Jelszó";
- Text[ slovenian ] = "Geslo";
+ Text [ en-US ] = "Password";
};