From 025d0b188daae6f5d8210883407a70fbb8e8a085 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 23 Mar 2010 06:42:09 -0400 Subject: Open help browser-agnostically for all platforms. --- core/locale.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/locale.conf') 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" -- cgit v1.2.3