mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- add proper localization to new recording menu (introduced in rev. 1627) + some minor fixes (thx to micha-bbg!)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1629 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -1148,6 +1148,11 @@ typedef enum
|
||||
LOCALE_RECORDINGMENU_FILESETTINGS,
|
||||
LOCALE_RECORDINGMENU_HEAD,
|
||||
LOCALE_RECORDINGMENU_HELP,
|
||||
LOCALE_RECORDINGMENU_MULTIMENU_ASK_STOP_ALL,
|
||||
LOCALE_RECORDINGMENU_MULTIMENU_INFO_STOP_ALL,
|
||||
LOCALE_RECORDINGMENU_MULTIMENU_REC_AKT,
|
||||
LOCALE_RECORDINGMENU_MULTIMENU_STOP_ALL,
|
||||
LOCALE_RECORDINGMENU_MULTIMENU_TIMESHIFT,
|
||||
LOCALE_RECORDINGMENU_NO_SCART,
|
||||
LOCALE_RECORDINGMENU_OFF,
|
||||
LOCALE_RECORDINGMENU_RECORD_IN_SPTS_MODE,
|
||||
|
@@ -1148,6 +1148,11 @@ const char * locale_real_names[] =
|
||||
"recordingmenu.filesettings",
|
||||
"recordingmenu.head",
|
||||
"recordingmenu.help",
|
||||
"recordingmenu.multimenu.ask_stop_all",
|
||||
"recordingmenu.multimenu.info_stop_all",
|
||||
"recordingmenu.multimenu.rec_akt",
|
||||
"recordingmenu.multimenu.stop_all",
|
||||
"recordingmenu.multimenu.timeshift",
|
||||
"recordingmenu.no_scart",
|
||||
"recordingmenu.off",
|
||||
"recordingmenu.record_in_spts_mode",
|
||||
|
Reference in New Issue
Block a user