summaryrefslogtreecommitdiffstats
path: root/svx/source/stbctrls/stbctrls.src
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-10-21 12:36:13 +0000
committerRüdiger Timm <rt@openoffice.org>2005-10-21 12:36:13 +0000
commitc6c662bfc0e28b0d7e38df251a429f4676c778d0 (patch)
treebbcb257633a9f29719fbb77c7d4defdf95a2e664 /svx/source/stbctrls/stbctrls.src
parentINTEGRATION: CWS dr41 (1.51.188); FILE MERGED (diff)
downloadcore-c6c662bfc0e28b0d7e38df251a429f4676c778d0.tar.gz
core-c6c662bfc0e28b0d7e38df251a429f4676c778d0.zip
INTEGRATION: CWS xmlsecui (1.28.58); FILE MERGED
2005/10/19 14:17:49 cd 1.28.58.1: #126245# Additional strings for signing
Diffstat (limited to 'svx/source/stbctrls/stbctrls.src')
-rw-r--r--svx/source/stbctrls/stbctrls.src29
1 files changed, 27 insertions, 2 deletions
diff --git a/svx/source/stbctrls/stbctrls.src b/svx/source/stbctrls/stbctrls.src
index 3d845e7400a0..c2b87edd0a46 100644
--- a/svx/source/stbctrls/stbctrls.src
+++ b/svx/source/stbctrls/stbctrls.src
@@ -4,9 +4,9 @@
*
* $RCSfile: stbctrls.src,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 14:01:42 $
+ * last change: $Author: rt $ $Date: 2005-10-21 13:36:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -74,6 +74,31 @@ String RID_SVXSTR_SELMODE_ERG
Text [ en-US ] = "ADD" ;
Text [ x-comment ] = " ";
};
+
+String RID_SVXSTR_XMLSEC_SIG_OK
+{
+ Text [ de ] = "Digitale Signatur: Die Dokumentsignatur ist OK.";
+ Text [ en-US ] = "Digital Signature: The document signature is OK.";
+};
+
+String RID_SVXSTR_XMLSEC_SIG_OK_NO_VERIFY
+{
+ Text [ de ] = "Digitale Signatur: Die Dokumentsignatur ist OK, aber die Zertifikate konnten nicht verifiziert werden.";
+ Text [ en-US ] = "Digital Signature: The document signature is OK, but the certificates could not be validated.";
+};
+
+String RID_SVXSTR_XMLSEC_SIG_NOT_OK
+{
+ Text [ de ] = "Digitale Signatur: Die Dokumentsignatur stimmt nicht mit dem Dokumentinhalt überein. Wir empfehlen Ihnen dringend, diesem Dokument nicht zu trauen.";
+ Text [ en-US ] = "Digital Signature: The document signature does not match the document content. We strongly recommend you to do not trust this document.";
+};
+
+String RID_SVXSTR_XMLSEC_NO_SIG
+{
+ Text [ de ] = "Digital Signatur: Das Dokument ist nicht signiert.";
+ Text [ en-US ] = "Digital Signature: The document is not signed.";
+};
+
// PopupMenu -------------------------------------------------------------
Menu RID_SVXMNU_ZOOM
{