change the infobar message of disabled links to a statement

rather than a question form when it was used in a query dialog

Change-Id: Ife5caba5bf307a2786e7581fce44bc1fc9a8368d
Reviewed-on: https://gerrit.libreoffice.org/52004
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 8fc75f7..4ca23e1 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -325,7 +325,7 @@
#define STR_DOC_PRINTED                         NC_("STR_DOC_PRINTED", "Printed")
#define STR_BY                                  NC_("STR_BY", "by")
#define STR_ON                                  NC_("STR_ON", "on")
#define STR_RELOAD_TABLES                       NC_("STR_RELOAD_TABLES", "This file contains links to other files or external resources.\nShould they be updated?")
#define STR_RELOAD_TABLES                       NC_("STR_RELOAD_TABLES", "Automatic update of external links has been disabled.")
#define STR_REIMPORT_AFTER_LOAD                 NC_("STR_REIMPORT_AFTER_LOAD", "This file contains queries. The results of these queries were not saved.\nDo you want these queries to be repeated?")
#define STR_INSERT_FULL                         NC_("STR_INSERT_FULL", "Filled cells cannot be shifted\nbeyond the sheet.")
#define STR_TABINSERT_ERROR                     NC_("STR_TABINSERT_ERROR", "The table could not be inserted.")