summaryrefslogtreecommitdiffhomepage
path: root/i18n/english/luasrc
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2008-07-16 10:48:39 +0000
committerSteven Barth <steven@midlink.org>2008-07-16 10:48:39 +0000
commit65cde96c5b05e04c24b0f272b577df67193d7c0b (patch)
tree7d1b59b19dc77b860045f9197c2c63985e48571d /i18n/english/luasrc
parent429473aed896a8f038d8934c8711a29366a894c5 (diff)
Several small cleanups and improvements
modules/admin-mini: Added reboot page
Diffstat (limited to 'i18n/english/luasrc')
-rw-r--r--i18n/english/luasrc/i18n/admin-core.en.lua1
-rw-r--r--i18n/english/luasrc/i18n/default.en.lua4
2 files changed, 4 insertions, 1 deletions
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"