INTEGRATION: CWS mergede01 (1.4.110); FILE MERGED

2007/03/20 14:36:21 ihi 1.4.110.1: #i72301# Remove German
This commit is contained in:
Ivo Hinkelmann
2007-04-19 10:57:44 +00:00
parent 14cffe1357
commit fe46930bf7

View File

@@ -4,9 +4,9 @@
* *
* $RCSfile: warnbox.src,v $ * $RCSfile: warnbox.src,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: hr $ $Date: 2005-09-23 12:10:42 $ * last change: $Author: ihi $ $Date: 2007-04-19 11:57:44 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,6 @@ WarningBox RID_XMLSECWB_NO_MOZILLA_PROFILE
{ {
Buttons = WB_OK ; Buttons = WB_OK ;
DefButton = WB_DEF_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 [ en-US ] = "Digital signatures functionality could not be used, because no Mozilla user profile was found. Please check the Mozilla installation." ; Message [ en-US ] = "Digital signatures functionality could not be used, because no Mozilla user profile was found. Please check the Mozilla installation." ;
}; };