mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-15 09:23:37 +02:00
Locales: add message line for not supported feature
Origin commit data
------------------
Branch: ni/coolstream
Commit: 33bf0fd7ba
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-21 (Sun, 21 Dec 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1459,6 +1459,7 @@ typedef enum
|
||||
LOCALE_MESSAGEBOX_CANCEL,
|
||||
LOCALE_MESSAGEBOX_DISCARD,
|
||||
LOCALE_MESSAGEBOX_ERROR,
|
||||
LOCALE_MESSAGEBOX_FEATURE_NOT_SUPPORTED,
|
||||
LOCALE_MESSAGEBOX_INFO,
|
||||
LOCALE_MESSAGEBOX_NO,
|
||||
LOCALE_MESSAGEBOX_OK,
|
||||
@@ -1899,6 +1900,7 @@ typedef enum
|
||||
LOCALE_OPKG_SUCCESS_INSTALL,
|
||||
LOCALE_OPKG_TITLE,
|
||||
LOCALE_OPKG_UPGRADE,
|
||||
LOCALE_OPKG_WARNING_3RDPARTY_PACKAGES,
|
||||
LOCALE_OPTIONS_DEFAULT,
|
||||
LOCALE_OPTIONS_FB,
|
||||
LOCALE_OPTIONS_HINT_DEFAULT,
|
||||
|
@@ -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",
|
||||
|
Reference in New Issue
Block a user