tdf#124840 Text for confirming updating external links should be

"Allow updating" instead "Enable Content"

Change-Id: Ife53dafc1b72ebe8665a5c74a75e422a54f56136
Reviewed-on: https://gerrit.libreoffice.org/75081
Tested-by: Jenkins
Reviewed-by: Roman Kuznetsov <antilibreoffice@gmail.com>
diff --git a/sc/inc/strings.hrc b/sc/inc/strings.hrc
index d5685ed..4e92de3 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)")