summaryrefslogtreecommitdiffstats
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index c7ad1f776857..ede086accbdb 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -1001,8 +1001,9 @@
#define STR_TITLE_DATE (STR_START + 443)
#define STR_UNKNOWN_USER_CONFLICT (STR_START + 444)
-#define STR_UNITS_ERRORINCELL (STR_START + 450)
-#define BT_UNITS_EDIT_CELL (STR_START + 451)
+#define STR_UNITS_ERROR_INPUT (STR_START + 450)
+#define STR_UNITS_ERROR_OUTPUT (STR_START + 451)
+#define BT_UNITS_EDIT_CELL (STR_START + 452)
#define STR_UNITS_CONVERSION_RECOMMENDED (STR_START + 455)
#define BT_UNITS_CONVERT_THIS_CELL (STR_START + 456)