diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-06-13 13:20:30 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-06-13 13:20:30 +0000 |
commit | 055d38c171d9121f66176e166f0f867e25b438fe (patch) | |
tree | 7fe7801d843704bab77054bc3ae0751368831a2f /uui | |
parent | ecfcb3c42827b25d446562e6b861f804ed75ed09 (diff) |
INTEGRATION: CWS rcmerge (1.13.6); FILE MERGED
2003/06/12 10:54:15 gh 1.13.6.1: final Merge RC
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/passcrtdlg.src | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/uui/source/passcrtdlg.src b/uui/source/passcrtdlg.src index 1441db4cc4e9..0b1c3533973e 100644 --- a/uui/source/passcrtdlg.src +++ b/uui/source/passcrtdlg.src @@ -2,9 +2,9 @@ * * $RCSfile: passcrtdlg.src,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2003-04-29 16:50:00 $ + * last change: $Author: hr $ $Date: 2003-06-13 14:20:30 $ * * 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_PASSWORD_CRT Text[ czech ] = "Zadat heslo"; Text[ hebrew ] = "Kennwort ~festlegen"; Text[ hindi ] = "~Enter password"; + Text[ slovak ] = "Zadajt~e heslo"; }; Edit ED_PASSWORD_CRT { @@ -146,6 +147,7 @@ ModalDialog DLG_UUI_PASSWORD_CRT Text[ czech ] = "Potvrdit heslo"; Text[ hebrew ] = "Kennwort ~bestätigen"; Text[ hindi ] = "~कूटशब्द दृढ़ करो"; + Text[ slovak ] = "Potvrďte ~heslo"; }; Edit ED_PASSWORD_REPEAT { @@ -195,6 +197,7 @@ ModalDialog DLG_UUI_PASSWORD_CRT Text[ czech ] = "Zadat hlavní heslo"; Text[ hebrew ] = "נא להקליד את הסיסמה הראשית"; Text[ hindi ] = "मास्टर कूटशब्द को प्रविष्ट करो"; + Text[ slovak ] = "Heslo"; }; @@ -215,3 +218,5 @@ ModalDialog DLG_UUI_PASSWORD_CRT + + |