From 2d9fa6cad828ff8f0469df7dd107787c8bfb69d9 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 23 Sep 2005 11:10:42 +0000
Subject: [PATCH] INTEGRATION: CWS encup (1.2.12); FILE MERGED 2005/04/29
15:52:59 ihi 1.2.12.1: #i40603# German strings now UTF8 encoded
---
xmlsecurity/source/component/warnbox.src | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/xmlsecurity/source/component/warnbox.src b/xmlsecurity/source/component/warnbox.src
index 0ad0ad60b3aa..dce08f45b454 100644
--- a/xmlsecurity/source/component/warnbox.src
+++ b/xmlsecurity/source/component/warnbox.src
@@ -4,9 +4,9 @@
*
* $RCSfile: warnbox.src,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 17:10:04 $
+ * last change: $Author: hr $ $Date: 2005-09-23 12:10:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@ WarningBox RID_XMLSECWB_NO_MOZILLA_PROFILE
{
Buttons = WB_OK ;
DefButton = WB_DEF_OK ;
- Message [ de ] = "Die digitale Signaturen Funktion kann nicht benutzt werden, da kein Mozilla Benutzerprofil gefunden wurde. Bitte überprüfen Sie die Mozilla Installation." ;
+ Message [ de ] = "Die digitale Signaturen Funktion kann nicht benutzt werden, da kein Mozilla Benutzerprofil gefunden wurde. Bitte überprüfen Sie die Mozilla Installation." ;
Message [ en-US ] = "Digital signatures functionality could not be used, because no Mozilla user profile was found. Please check the Mozilla installation." ;
};