diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-19 02:35:25 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-19 02:35:25 +0000 |
commit | ce6aec0a91e65b16cf42d9f908e06b63d91be931 (patch) | |
tree | f1cdca7132c7b7197e300e129369bb0e99690eb2 /applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua | |
parent | 7bf803250be75dac62c6e048fa675c93c9093b9a (diff) |
i18n: remove obsolete lua i18n files
Diffstat (limited to 'applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua')
-rw-r--r-- | applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua b/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua deleted file mode 100644 index 2ec778002d..0000000000 --- a/applications/luci-hd_idle/luasrc/i18n/hd_idle.en.lua +++ /dev/null @@ -1,7 +0,0 @@ -disk = 'Disk' -enable_debug = 'Enable debug' -hd_idle = 'hd-idle' -hd_idle_desc = 'hd-idle is a utility program for spinning-down external disks after a period of idle time.' -idle_time_interval = 'Idle-Time' -idle_time_unit = 'Idle-Time unit' -settings = 'Settings' |