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:
2014-12-21 20:41:41 +01:00
parent 344e488c14
commit 2e22dc4916
6 changed files with 13 additions and 0 deletions

View File

@@ -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,