From 862cbff8958579e4f55595eb4998e76ec05b222d Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Wed, 3 Jan 2018 22:36:32 +0100 Subject: [PATCH] Try to improve load error message Necessary until refreshing assets works better... Closes #112. --- extensions/lang-english/locale/core.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/lang-english/locale/core.yml b/extensions/lang-english/locale/core.yml index 6da07a7a2..274058f8d 100644 --- a/extensions/lang-english/locale/core.yml +++ b/extensions/lang-english/locale/core.yml @@ -427,7 +427,7 @@ core: # Translations in this namespace are displayed by the basic HTML content loader. content: javascript_disabled_message: This site is best viewed in a modern browser with JavaScript enabled. - load_error_message: Something went wrong while trying to load the full version of this site. + load_error_message: Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error. loading_text: Loading... # Translations in this namespace are displayed in the basic HTML discussion view.