diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-06-13 13:20:41 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-06-13 13:20:41 +0000 |
commit | 2bd7f077c9735443c33afc969e77d2f5723f395e (patch) | |
tree | 05a32c34d72c7de072a5ad50557d281ffef466b0 /uui | |
parent | 055d38c171d9121f66176e166f0f867e25b438fe (diff) |
INTEGRATION: CWS rcmerge (1.33.6); FILE MERGED
2003/06/12 10:54:15 gh 1.33.6.1: final Merge RC
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/passworddlg.src | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/uui/source/passworddlg.src b/uui/source/passworddlg.src index d94b7466fa88..7574b86caf5c 100644 --- a/uui/source/passworddlg.src +++ b/uui/source/passworddlg.src @@ -2,9 +2,9 @@ * * $RCSfile: passworddlg.src,v $ * - * $Revision: 1.33 $ + * $Revision: 1.34 $ * - * last change: $Author: hr $ $Date: 2003-04-29 16:50:10 $ + * last change: $Author: hr $ $Date: 2003-06-13 14:20:41 $ * * 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 Text[ czech ] = "Zadat heslo"; Text[ hebrew ] = "Kennwort festlegen"; Text[ hindi ] = "कूटशब्द प्रविष्ट करो"; + Text[ slovak ] = "Zadajte heslo"; }; Edit ED_PASSWORD { @@ -157,6 +158,7 @@ ModalDialog DLG_UUI_PASSWORD Text[ czech ] = "Zadejte hlavní heslo"; Text[ hebrew ] = "יש להקליד סיסמה ראשית"; Text[ hindi ] = "कूटशब्द"; + Text[ slovak ] = "Heslo"; }; @@ -177,3 +179,5 @@ ModalDialog DLG_UUI_PASSWORD + + |