COPKGManager: add locales for local installation

This commit is contained in:
2014-11-29 00:47:22 +01:00
parent dc3b6caae6
commit 6016ea718c
7 changed files with 14 additions and 2 deletions

View File

@@ -1223,6 +1223,7 @@ const char * locale_real_names[] =
"menu.hint_next_brief",
"menu.hint_numeric_adjust",
"menu.hint_opkg",
"menu.hint_opkg_install_local_package",
"menu.hint_opkg_upgrade",
"menu.hint_osd",
"menu.hint_osd_language",
@@ -1890,6 +1891,7 @@ const char * locale_real_names[] =
"opkg.failure.install",
"opkg.failure.update",
"opkg.failure.upgrade",
"opkg.install.local.package",
"opkg.messagebox.reinstall",
"opkg.messagebox.remove",
"opkg.success.install",