summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:11:34 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-09-23 11:11:34 +0000
commit7c458f0c24e8463d469a2dda202436446de91751 (patch)
tree25b1ee13740125c2623b878fe954142bc57068a9 /xmlsecurity
parent38bd423ba980dabe85ecda7f49c6370afa606fa2 (diff)
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
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/dialogs/digitalsignaturesdialog.src10
1 files 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