summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/globals.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc
index d89291e69358..0335de103dca 100644
--- a/sw/inc/globals.hrc
+++ b/sw/inc/globals.hrc
@@ -101,7 +101,7 @@
#define STR_HIDDEN (STR_STATUS_FIRST + 0)
#define STR_ACTIVE (STR_STATUS_FIRST + 1)
#define STR_INACTIVE (STR_STATUS_FIRST + 2)
-#define STR_MISC (RC_GLOBALS_BEGIN + 63)
+#define STR_MISC (RC_GLOBALS_BEGIN + 62)
#define STR_EDIT_ENTRY STR_MISC
#define STR_DELETE_ENTRY (STR_MISC + 1)