summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/inc/strings.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/strings.hrc b/sc/inc/strings.hrc
index d5685ed3c626..4e92de3d7091 100644
--- a/sc/inc/strings.hrc
+++ b/sc/inc/strings.hrc
@@ -362,7 +362,7 @@
#define STR_MESSAGE_OUTPUT_TOO_LONG NC_("STR_MESSAGE_OUTPUT_TOO_LONG", "Output is too long to write into the sheet.")
#define STR_INPUT_DATA_RANGE NC_("STR_INPUT_DATA_RANGE", "Input data range")
/*infobar for allowing links to update or not*/
-#define STR_ENABLE_CONTENT NC_("STR_ENABLE_CONTENT", "Enable Content")
+#define STR_ENABLE_CONTENT NC_("STR_ENABLE_CONTENT", "Allow updating")
/*Insert image dialog*/
#define STR_ANCHOR_TO_CELL NC_("STR_ANCHOR_TO_CELL", "To cell")
#define STR_ANCHOR_TO_CELL_RESIZE NC_("STR_ANCHOR_TO_CELL_RESIZE", "To cell (resize with cell)")