summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-03-23 10:36:32 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-03-23 10:37:20 -0400
commit35fe6b9587a22e9faa669ebab05bf577f09a3438 (patch)
tree1e15ac92e600f2cc769878b6cc09ba36f6c46875 /sc/inc
parent3751ab6910d06ca01d1980fce40792560afc9ebb (diff)
Localize the group prefix for pivot table defult group names.
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/globstr.hrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 5157eb6b3104..b02d250a14d6 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -599,8 +599,9 @@
#define STR_UNSAVED_EXT_REF 465
#define STR_CLOSE_WITH_UNSAVED_REFS 466
+#define STR_PIVOT_GROUP 467
-#define STR_COUNT 467
+#define STR_COUNT 468
#endif