summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-ushare/luasrc/i18n/ushare.en.lua
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-09-25 10:11:46 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-09-25 10:11:46 +0000
commit97f3bc94e7e1a11ef36dd3c50de0b286a05d7c45 (patch)
tree145ac39d2815104fecd1f8b0033866e036fd6416 /applications/luci-ushare/luasrc/i18n/ushare.en.lua
parent6373105b6ce8d55c41f9f6132e57f48b802a49e6 (diff)
* luci/app/ushare: bump lua translation files
Diffstat (limited to 'applications/luci-ushare/luasrc/i18n/ushare.en.lua')
-rw-r--r--applications/luci-ushare/luasrc/i18n/ushare.en.lua12
1 files changed, 6 insertions, 6 deletions
diff --git a/applications/luci-ushare/luasrc/i18n/ushare.en.lua b/applications/luci-ushare/luasrc/i18n/ushare.en.lua
index b0414807b9..834fa91f4a 100644
--- a/applications/luci-ushare/luasrc/i18n/ushare.en.lua
+++ b/applications/luci-ushare/luasrc/i18n/ushare.en.lua
@@ -1,8 +1,8 @@
-ushare = 'uShare'
-ushare_desc = 'uShare'
-settings = 'Settings'
-disable_webif = 'Disable webinterface'
-disable_telnet = 'Disable telnet console'
-servername = 'Servername'
content_directories = 'Content directories'
+disable_telnet = 'Disable telnet console'
+disable_webif = 'Disable webinterface'
options = 'Options'
+servername = 'Servername'
+settings = 'Settings'
+ushare = 'uShare'
+ushare_desc = 'uShare'