summaryrefslogtreecommitdiff
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
commit91766d89cf011e828a261ffac6c4f35e27aab000 (patch)
tree698f5d11e757c3ad9c42dbb9ac4aeba9c26edac2 /svx/source/stbctrls/stbctrls.src
parente003a7eea20385bc5d98be8461acb12232a5f07f (diff)
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 d76d8705df..032290c30c 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
{