summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source/dialogs/dialogs.hrc
diff options
context:
space:
mode:
authorgt <gt@openoffice.org>2004-07-15 05:20:09 +0000
committergt <gt@openoffice.org>2004-07-15 05:20:09 +0000
commit6558932ccb7993089b28bce5ab56093aeb1fced8 (patch)
treeec6b759f6d948fc15d5b1530f9bb8b26c68598e1 /xmlsecurity/source/dialogs/dialogs.hrc
parent#i20883# (diff)
downloadcore-6558932ccb7993089b28bce5ab56093aeb1fced8.tar.gz
core-6558932ccb7993089b28bce5ab56093aeb1fced8.zip
#i20883# more Details
Diffstat (limited to 'xmlsecurity/source/dialogs/dialogs.hrc')
-rw-r--r--xmlsecurity/source/dialogs/dialogs.hrc18
1 files changed, 12 insertions, 6 deletions
diff --git a/xmlsecurity/source/dialogs/dialogs.hrc b/xmlsecurity/source/dialogs/dialogs.hrc
index eda9da08473a..08b341661f01 100644
--- a/xmlsecurity/source/dialogs/dialogs.hrc
+++ b/xmlsecurity/source/dialogs/dialogs.hrc
@@ -2,9 +2,9 @@
*
* $RCSfile: dialogs.hrc,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mt $ $Date: 2004-07-12 13:15:23 $
+ * last change: $Author: gt $ $Date: 2004-07-15 06:20:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -246,10 +246,16 @@
#define STR_SERIALNUM 2
#define STR_SIGALGORITHM 3
#define STR_ISSUER 4
-#define STR_VALIDFROM 5
-#define STR_VALIDTO 6
-#define STR_SUBJECT 7
-#define STR_PUBKEY 8
+#define STR_ISSUER_ID 5
+#define STR_VALIDFROM 6
+#define STR_VALIDTO 7
+#define STR_SUBJECT 8
+#define STR_SUBJECT_ID 9
+#define STR_SUBJECT_PUBKEY_ALGO 10
+#define STR_SUBJECT_PUBKEY_VAL 11
+#define STR_SIGNATURE_ALGO 12
+#define STR_THUMBPRINT_ALGO 13
+#define STR_THUMBPRINT 14
// --------- tab page Certificate viewer - Certification Path ---------