locals: add locale for vfd scroll on/off option

Origin commit data
------------------
Branch: ni/coolstream
Commit: 1f2fc31438
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-01-17 (Fri, 17 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2014-01-17 14:17:24 +04:00
parent 3a9564f5b2
commit f6b4c7e70f
3 changed files with 6 additions and 0 deletions

View File

@@ -745,6 +745,7 @@ typedef enum
LOCALE_LCDMENU_DIM_TIME,
LOCALE_LCDMENU_HEAD,
LOCALE_LCDMENU_LCDCONTROLER,
LOCALE_LCDMENU_SCROLL,
LOCALE_LCDMENU_STATUSLINE,
LOCALE_LCDMENU_STATUSLINE_BOTH,
LOCALE_LCDMENU_STATUSLINE_PLAYTIME,
@@ -1202,6 +1203,7 @@ typedef enum
LOCALE_MENU_HINT_VFD_DEFAULTS,
LOCALE_MENU_HINT_VFD_DIMTIME,
LOCALE_MENU_HINT_VFD_INFOLINE,
LOCALE_MENU_HINT_VFD_SCROLL,
LOCALE_MENU_HINT_VFD_STATUSLINE,
LOCALE_MENU_HINT_VIDEO,
LOCALE_MENU_HINT_VIDEO_43MODE,