summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-04-10 10:04:29 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-04-10 12:14:27 +0100
commitb21824ba4e1e1448c859b8c3b29de6047cba0842 (patch)
treef0843b72049154cdb09268f024038d75d1afabc5 /sc/inc
parent92e74798a753b5eb595a5964cc8efe70e3a6e56b (diff)
adapt code to manage names dialog .ui conversion
Change-Id: I67d587c0241a1d8377aee199a30bfcc919e3faad
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/globstr.hrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 9eec9cecc3a8..058349eb884a 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -668,7 +668,9 @@
#define STR_COND_ABOVE_EQUAL_AVERAGE 535
#define STR_COND_BELOW_EQUAL_AVERAGE 536
-#define STR_COUNT 537
+#define STR_MULTI_SELECT 537
+
+#define STR_COUNT 538
#endif