summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source/dialogs/dialogs.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/dialogs/dialogs.hrc')
-rw-r--r--xmlsecurity/source/dialogs/dialogs.hrc33
1 files changed, 13 insertions, 20 deletions
diff --git a/xmlsecurity/source/dialogs/dialogs.hrc b/xmlsecurity/source/dialogs/dialogs.hrc
index 7e7476aa49a2..f07d52de8d44 100644
--- a/xmlsecurity/source/dialogs/dialogs.hrc
+++ b/xmlsecurity/source/dialogs/dialogs.hrc
@@ -28,7 +28,19 @@
#define FL_BOTTOM_SEP 50
#define BTN_HELP 53
-#define STR_HEADERBAR 56
+#define STR_HEADERBAR 256
+#define STR_VERSION 257
+#define STR_SERIALNUM 258
+#define STR_ISSUER 259
+#define STR_VALIDFROM 260
+#define STR_VALIDTO 261
+#define STR_SUBJECT 262
+#define STR_SUBJECT_PUBKEY_ALGO 263
+#define STR_SUBJECT_PUBKEY_VAL 264
+#define STR_SIGALGORITHM 265
+#define STR_SIGNATURE_ALGO 266
+#define STR_THUMBPRINT_SHA1 267
+#define STR_THUMBPRINT_MD5 268
// --------- general metrics ---------
#define DLGS_WIDTH 287
@@ -103,25 +115,6 @@
#define CW_ROW_9 (CW_ROW_8+RSC_SP_CTRL_Y+RSC_CD_FIXEDTEXT_HEIGHT)
#define CW_ROW_10 (CW_ROW_9+2)
-// --------- tab page Certificate viewer - Details ---------
-
-#define LB_ELEMENTS 1
-#define ML_ELEMENT 2
-
-#define STR_VERSION 1
-#define STR_SERIALNUM 2
-#define STR_SIGALGORITHM 3
-#define STR_ISSUER 4
-#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_SHA1 13
-#define STR_THUMBPRINT_MD5 14
// --------- tab page Certificate viewer - Certification Path ---------