diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-11-06 14:46:10 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-11-06 14:46:10 +0000 |
commit | d5d6b15ceef89c19a2c2954e2528f13e3c1a6448 (patch) | |
tree | 969b9a6c6265dec7be553430d1dae9db5bc18fed /i18n/english | |
parent | 5a3422963ba93d347c58064a9e153bf7ecfe5b2b (diff) |
* luci/i18n: finally rename IPKG to OPKG in menus
Diffstat (limited to 'i18n/english')
-rw-r--r-- | i18n/english/luasrc/i18n/admin-core.en.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/english/luasrc/i18n/admin-core.en.xml b/i18n/english/luasrc/i18n/admin-core.en.xml index 7e018a280..e1f29ffbe 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.xml +++ b/i18n/english/luasrc/i18n/admin-core.en.xml @@ -38,7 +38,7 @@ <i18n:msg xml:id="a_s_desc">Here you can configure the basic aspects of your device like its hostname or the timezone.</i18n:msg> <i18n:msg xml:id="a_s_packages">Software</i18n:msg> <i18n:msg xml:id="a_s_changepw">Admin Password</i18n:msg> -<i18n:msg xml:id="a_s_p_ipkg">IPKG-Configuration</i18n:msg> +<i18n:msg xml:id="a_s_p_ipkg">OPKG-Configuration</i18n:msg> <i18n:msg xml:id="a_s_sshkeys"><abbr title="Secure Shell">SSH</abbr>-Keys</i18n:msg> <i18n:msg xml:id="a_s_fstab">Mount Points</i18n:msg> <i18n:msg xml:id="a_s_flash">Flash Firmware</i18n:msg> |