summaryrefslogtreecommitdiff
path: root/sc/inc/strings.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/strings.hrc')
-rw-r--r--sc/inc/strings.hrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/strings.hrc b/sc/inc/strings.hrc
index 3e23a800974e..faaa5e64998b 100644
--- a/sc/inc/strings.hrc
+++ b/sc/inc/strings.hrc
@@ -85,6 +85,8 @@
#define SCSTR_FIELDSEP_SPACE NC_("SCSTR_FIELDSEP_SPACE", "space")
#define SCSTR_UNDO_GRAFFILTER NC_("SCSTR_UNDO_GRAFFILTER", "Image Filter")
#define STR_CAPTION_DEFAULT_TEXT NC_("STR_CAPTION_DEFAULT_TEXT", "Text")
+#define SCSTR_DETECTED NC_("SCSTR_DETECTED", "Detected (%1)")
+#define SCSTR_AUTOMATIC NC_("SCSTR_AUTOMATIC", "Automatic")
// Select tables dialog title
#define STR_DLG_SELECTTABLES_TITLE NC_("STR_DLG_SELECTTABLES_TITLE", "Select Sheets")
#define STR_DLG_SELECTTABLE_TITLE NC_("STR_DLG_SELECTTABLE_TITLE", "Go to Sheet")