[Libreoffice-commits] core.git: sc/inc
Eike Rathke
erack at redhat.com
Tue Jan 30 13:11:26 UTC 2018
sc/inc/globstr.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit eedc8b23ce4ba9b15fc30f2bc05a6e1aafe727e5
Author: Eike Rathke <erack at redhat.com>
Date: Tue Jan 30 14:10:15 2018 +0100
Clarify that links to other files can also be external resources
Change-Id: Iea299f0b895e77116623dff22fd49727b8c5c83c
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 3612e159f972..75085e29bd75 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -324,7 +324,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.\nShould they be updated?")
+#define STR_RELOAD_TABLES NC_("STR_RELOAD_TABLES", "This file contains links to other files or external resources.\nShould they be updated?")
#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.")
More information about the Libreoffice-commits
mailing list