diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-12-17 17:41:27 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-12-17 17:41:27 +0000 |
commit | 3f70960b3b6c5062b99d8968293e7786d7978d37 (patch) | |
tree | 822ef0ff9682bc53ca88211b3bca480e2b0ab23c /uui | |
parent | 6836ab4f91ac58f366697075650f4471aca37e15 (diff) |
INTEGRATION: CWS geordi2q11 (1.6.38); FILE MERGED
2003/12/17 11:23:55 hr 1.6.38.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/masterpasscrtdlg.src | 13 | ||||
-rw-r--r-- | uui/source/masterpassworddlg.src | 11 |
2 files changed, 18 insertions, 6 deletions
diff --git a/uui/source/masterpasscrtdlg.src b/uui/source/masterpasscrtdlg.src index 85f144b54743..cce67d1d0f07 100644 --- a/uui/source/masterpasscrtdlg.src +++ b/uui/source/masterpasscrtdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: masterpasscrtdlg.src,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-07-17 12:11:49 $ + * last change: $Author: vg $ $Date: 2003-12-17 18:41:12 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -109,6 +109,8 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ hebrew ] = "Hauptkennwort"; Text[ hindi ] = "मास्टर कूटशब्द"; Text[ slovak ] = "Hlavné heslo"; + Text[ hungarian ] = "Mesterjelszó"; + Text[ slovenian ] = "Glavno geslo"; }; Edit ED_MASTERPASSWORD_CRT { @@ -148,6 +150,8 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ hebrew ] = "Hauptkennwort ~bestätigen"; Text[ hindi ] = "मास्टर कूटशब्द को ~दृढ़ करो"; Text[ slovak ] = "Potvrďte hl~avné heslo"; + Text[ hungarian ] = "~Mesterjelszó megerősítése"; + Text[ slovenian ] = "Po~trdite glavno geslo"; }; Edit ED_MASTERPASSWORD_REPEAT { @@ -182,7 +186,7 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ spanish ] = "Introduzca la contrasea principal"; Text[ finnish ] = "Please enter master password"; Text[ italian ] = "Digitate la password principale"; - Text[ danish ] = "Definer hovedadgangskode"; + Text[ danish ] = "Indtast hovedadgangskode"; Text[ swedish ] = "Definiera huvudlsenord"; Text[ polish ] = "Zdefiniuj haso gwne"; Text[ portuguese_brazilian ] = "Digite a senha principal"; @@ -198,6 +202,8 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ hebrew ] = "Hauptkennwort festlegen"; Text[ hindi ] = "Enter Master Password"; Text[ slovak ] = "Zadajte hlavné heslo"; + Text[ hungarian ] = "Mesterjelszó bevitele"; + Text[ slovenian ] = "Vnesite glavno geslo"; }; @@ -219,3 +225,4 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT + diff --git a/uui/source/masterpassworddlg.src b/uui/source/masterpassworddlg.src index 97be8fe6eb91..70476721e93f 100644 --- a/uui/source/masterpassworddlg.src +++ b/uui/source/masterpassworddlg.src @@ -2,9 +2,9 @@ * * $RCSfile: masterpassworddlg.src,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-07-17 12:12:00 $ + * last change: $Author: vg $ $Date: 2003-12-17 18:41:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -109,6 +109,8 @@ ModalDialog DLG_UUI_MASTERPASSWORD Text[ hebrew ] = "Hauptkennwort"; Text[ hindi ] = "मास्टर कूटशब्द"; Text[ slovak ] = "Hlavné heslo"; + Text[ hungarian ] = "Mesterjelszó"; + Text[ slovenian ] = "Glavno geslo"; }; Edit ED_MASTERPASSWORD { @@ -143,7 +145,7 @@ ModalDialog DLG_UUI_MASTERPASSWORD Text[ spanish ] = "Introduzca la contrasea principal"; Text[ finnish ] = "Please enter master password"; Text[ italian ] = "Digitate la password principale"; - Text[ danish ] = "Definer hovedadgangskode"; + Text[ danish ] = "Indtast hovedadgangskode"; Text[ swedish ] = "Definiera huvudlsenord"; Text[ polish ] = "Zdefiniuj haso gwne"; Text[ portuguese_brazilian ] = "Digite a senha principal"; @@ -159,6 +161,8 @@ ModalDialog DLG_UUI_MASTERPASSWORD Text[ hebrew ] = "Hauptkennwort festlegen"; Text[ hindi ] = "Enter Master Password"; Text[ slovak ] = "Zadajte hlavné heslo"; + Text[ hungarian ] = "Mesterjelszó bevitele"; + Text[ slovenian ] = "Vnesite glavno geslo"; }; @@ -180,3 +184,4 @@ ModalDialog DLG_UUI_MASTERPASSWORD + |