diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-06-13 13:20:08 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-06-13 13:20:08 +0000 |
commit | 064234c17d38777ee8d26a343c90539a1d5f7a87 (patch) | |
tree | 49a78997b8cbc4ca59ca9e32e9d49a03ee511546 /uui/source/masterpasscrtdlg.src | |
parent | 4f84c4f603bd83e4e4bae15ff21fd805706d3413 (diff) |
INTEGRATION: CWS rcmerge (1.3.6); FILE MERGED
2003/06/12 10:54:13 gh 1.3.6.1: final Merge RC
Diffstat (limited to 'uui/source/masterpasscrtdlg.src')
-rw-r--r-- | uui/source/masterpasscrtdlg.src | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/uui/source/masterpasscrtdlg.src b/uui/source/masterpasscrtdlg.src index f2bf6de660d5..931d48f61fcc 100644 --- a/uui/source/masterpasscrtdlg.src +++ b/uui/source/masterpasscrtdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: masterpasscrtdlg.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2003-04-29 16:49:43 $ + * last change: $Author: hr $ $Date: 2003-06-13 14:20:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -108,6 +108,7 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ czech ] = "Hlavní heslo"; Text[ hebrew ] = "Hauptkennwort"; Text[ hindi ] = "मास्टर कूटशब्द"; + Text[ slovak ] = "Hlavné heslo"; }; Edit ED_MASTERPASSWORD_CRT { @@ -146,6 +147,7 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ czech ] = "Potvrdit hlavní heslo"; Text[ hebrew ] = "Hauptkennwort ~bestätigen"; Text[ hindi ] = "मास्टर कूटशब्द को ~दृढ़ करो"; + Text[ slovak ] = "Potvrďte hl~avné heslo"; }; Edit ED_MASTERPASSWORD_REPEAT { @@ -195,6 +197,7 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT Text[ czech ] = "Zadat hlavní heslo"; Text[ hebrew ] = "Hauptkennwort festlegen"; Text[ hindi ] = "Enter Master Password"; + Text[ slovak ] = "Zadajte hlavné heslo"; }; @@ -211,3 +214,5 @@ ModalDialog DLG_UUI_MASTERPASSWORD_CRT + + |