Locales: add message line for not supported feature

This commit is contained in:
2014-12-21 20:41:41 +01:00
parent 7ada20de64
commit 33bf0fd7ba
6 changed files with 13 additions and 0 deletions

View File

@@ -1459,6 +1459,7 @@ const char * locale_real_names[] =
"messagebox.cancel",
"messagebox.discard",
"messagebox.error",
"messagebox.feature_not_supported",
"messagebox.info",
"messagebox.no",
"messagebox.ok",
@@ -1899,6 +1900,7 @@ const char * locale_real_names[] =
"opkg.success.install",
"opkg.title",
"opkg.upgrade",
"opkg.warning_3rdparty_packages",
"options.default",
"options.fb",
"options.hint_default",