diff options
Diffstat (limited to 'core/locale.conf')
-rw-r--r-- | core/locale.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/locale.conf b/core/locale.conf index 2a5720da..ffd03818 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -620,8 +620,8 @@ MENU_HELP_MANUAL "_Manual" MENU_HELP_LUADOC "_LuaDoc" % core/ext/menu.lua -% "Error loading webpage.\nCheck the browser path in core/ext/menu.lua" -MENU_BROWSER_ERROR "Error loading webpage.\nCheck the browser path in core/ext/menu.lua" +% "Error loading webpage: " +MENU_BROWSER_ERROR "Error loading webpage: " % core/ext/menu.lua % "Load Session" |