From 7c458f0c24e8463d469a2dda202436446de91751 Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 23 Sep 2005 11:11:34 +0000
Subject: [PATCH] INTEGRATION: CWS encup (1.4.12); FILE MERGED 2005/04/29
15:53:06 ihi 1.4.12.1: #i40603# German strings now UTF8 encoded
---
xmlsecurity/source/dialogs/digitalsignaturesdialog.src | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/xmlsecurity/source/dialogs/digitalsignaturesdialog.src b/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
index b8892e481359..21e3525be03d 100644
--- a/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
+++ b/xmlsecurity/source/dialogs/digitalsignaturesdialog.src
@@ -4,9 +4,9 @@
*
* $RCSfile: digitalsignaturesdialog.src,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 17:11:42 $
+ * last change: $Author: hr $ $Date: 2005-09-23 12:11:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -100,7 +100,7 @@ ModalDialog RID_XMLSECDLG_DIGSIG
Pos = MAP_APPFONT( DS_COL_0, DS_ROW_2A );
Size = MAP_APPFONT( DS_COL_7-DS_COL_0, RSC_CD_FIXEDTEXT_HEIGHT );
Hide = TRUE;
- Text [ de ] = "Die Signaturen in diesem Dokument sind gültig.";
+ Text [ de ] = "Die Signaturen in diesem Dokument sind gültig.";
Text [ en-US ] = "The signatures in this document are valid";
};
FixedImage IMG_STATE_BROKEN
@@ -118,7 +118,7 @@ ModalDialog RID_XMLSECDLG_DIGSIG
Pos = MAP_APPFONT( DS_COL_0, DS_ROW_2A );
Size = MAP_APPFONT( DS_COL_7-DS_COL_0, RSC_CD_FIXEDTEXT_HEIGHT );
Hide = TRUE;
- Text [ de ] = "Die Signaturen in diesem Dokument sind ungültig.";
+ Text [ de ] = "Die Signaturen in diesem Dokument sind ungültig.";
Text [ en-US ] = "The signatures in this document are invalid";
};
PushButton BTN_VIEWCERT
@@ -132,7 +132,7 @@ ModalDialog RID_XMLSECDLG_DIGSIG
{
Pos = MAP_APPFONT( DS_COL_3, DS_ROW_3 );
Size = MAP_APPFONT( DS_COL_4-DS_COL_3, RSC_CD_PUSHBUTTON_HEIGHT );
- Text [ de ] = "Hinzufügen...";
+ Text [ de ] = "Hinzufügen...";
Text [ en-US ] = "Add...";
};
PushButton BTN_REMOVECERT