From 29808b6c6224d22a2f36b1d1a573b23001a0638c Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 8 Jul 2009 21:18:27 -0400 Subject: Better session management. Can load and save from the menu now as well. --- core/locale.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'core/locale.conf') diff --git a/core/locale.conf b/core/locale.conf index 98f48b97..a7ce2028 100644 --- a/core/locale.conf +++ b/core/locale.conf @@ -647,6 +647,14 @@ MENU_HELP_LUADOC "_LuaDoc" % "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" +% core/ext/menu.lua +% "Load Session" +MENU_LOAD_SESSION_TITLE "Load Session" + +% core/ext/menu.lua +% "Save Session" +MENU_SAVE_SESSION_TITLE "Save Session" + % core/ext/menu.lua % "Unknown command: " MENU_UNKNOWN_COMMAND "Unknown command: " -- cgit v1.2.3