From 2bd7f077c9735443c33afc969e77d2f5723f395e Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 13 Jun 2003 13:20:41 +0000
Subject: INTEGRATION: CWS rcmerge (1.33.6); FILE MERGED 2003/06/12 10:54:15 gh
1.33.6.1: final Merge RC
---
uui/source/passworddlg.src | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
(limited to 'uui')
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";
};
@@ -176,4 +178,6 @@ ModalDialog DLG_UUI_PASSWORD
+
+
--
cgit