summaryrefslogtreecommitdiffhomepage
path: root/i18n/english
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-11-06 14:48:10 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-11-06 14:48:10 +0000
commitcd33263aed27b0a962424237d8abb611748caf20 (patch)
tree47f8bbcc787ddfab102ef319115077993cf52884 /i18n/english
parentd5d6b15ceef89c19a2c2954e2528f13e3c1a6448 (diff)
* luci/i18n: bump lua translations
Diffstat (limited to 'i18n/english')
-rw-r--r--i18n/english/luasrc/i18n/admin-core.en.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua
index 9b6df51f7..b9d77ceb8 100644
--- a/i18n/english/luasrc/i18n/admin-core.en.lua
+++ b/i18n/english/luasrc/i18n/admin-core.en.lua
@@ -34,7 +34,7 @@ routes_metric = 'Metric'
a_s_desc = 'Here you can configure the basic aspects of your device like its hostname or the timezone.'
a_s_packages = 'Software'
a_s_changepw = 'Admin Password'
-a_s_p_ipkg = 'IPKG-Configuration'
+a_s_p_ipkg = 'OPKG-Configuration'
a_s_sshkeys = '<abbr title="Secure Shell">SSH</abbr>-Keys'
a_s_fstab = 'Mount Points'
a_s_flash = 'Flash Firmware'