From 65cde96c5b05e04c24b0f272b577df67193d7c0b Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 16 Jul 2008 10:48:39 +0000 Subject: Several small cleanups and improvements modules/admin-mini: Added reboot page --- i18n/english/luasrc/i18n/admin-core.en.lua | 1 + i18n/english/luasrc/i18n/default.en.lua | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'i18n/english/luasrc') diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index efbe12456f..b179ec808e 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -97,6 +97,7 @@ a_s_flash_upgrade1 = "Replaces the installed firmware with a new one. The firmwa a_s_reboot1 = "Reboots the operating system of your device" a_s_reboot_do = "Perform reboot" a_s_reboot_running = "Please wait: Device rebooting..." +a_s_reboot_u = "Warning: There are unsaved changes that will be lost while rebooting!" a_srv_http = "HTTP-Server" a_srv_ssh = "SSH-Server" diff --git a/i18n/english/luasrc/i18n/default.en.lua b/i18n/english/luasrc/i18n/default.en.lua index df135a66d8..eb6ce8c4d1 100644 --- a/i18n/english/luasrc/i18n/default.en.lua +++ b/i18n/english/luasrc/i18n/default.en.lua @@ -87,8 +87,10 @@ target = "Target" timezone = "Timezone" type = "Type" -username = "Username" unknownerror = "Unknown Error" +unsavedchanges = "Unsaved Changes" +username = "Username" + version = "Version" -- cgit v1.2.3