summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-12-17 10:31:14 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-12-17 10:39:20 -0500
commit8d5479cde68b8e70c4bfa2a6edae030260c740e4 (patch)
tree858abad13a2a6c904e1e902fab7825b94bfc933c /sc/inc
parent77d3777c8934171a9557a96872d020cf12443fb9 (diff)
Use check box "Always perform this in future" rather than 4 buttons.
Change-Id: Ib04debaf3c2d06e694e965c1ece01d6cc7a43fa8
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/globstr.hrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index e860a6b68704..4b8031dede58 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -619,9 +619,8 @@
#define STR_QUERY_FORMULA_RECALC_ONLOAD_ODS 493
#define STR_QUERY_FORMULA_RECALC_ONLOAD_XLS 494
-#define STR_ALWAYS 495
-#define STR_NEVER 496
+#define STR_ALWAYS_PERFORM_SELECTED 495
-#define STR_COUNT 497
+#define STR_COUNT 496
#endif