mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
moviebrowser: sort column item option choosers alphabetically
also add missing entry 'info2' to this option choosers and remove
duplicate entry 'filename' from them
- english.locale: fix typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4975b33dfd
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Origin message was:
------------------
- moviebrowser: sort column item option choosers alphabetically
also add missing entry 'info2' to this option choosers and remove
duplicate entry 'filename' from them
- english.locale: fix typo
------------------
This commit was generated by Migit
This commit is contained in:
committed by
vanhofen
parent
7c148eed7d
commit
c8f1735a63
@@ -1577,6 +1577,7 @@ typedef enum
|
||||
LOCALE_MOVIEBROWSER_INFO_HEAD,
|
||||
LOCALE_MOVIEBROWSER_INFO_HEAD_UPDATE,
|
||||
LOCALE_MOVIEBROWSER_INFO_INFO1,
|
||||
LOCALE_MOVIEBROWSER_INFO_INFO2,
|
||||
LOCALE_MOVIEBROWSER_INFO_LENGTH,
|
||||
LOCALE_MOVIEBROWSER_INFO_PARENTAL_LOCKAGE,
|
||||
LOCALE_MOVIEBROWSER_INFO_PARENTAL_LOCKAGE_0YEAR,
|
||||
|
@@ -1577,6 +1577,7 @@ const char * locale_real_names[] =
|
||||
"moviebrowser.info_head",
|
||||
"moviebrowser.info_head_update",
|
||||
"moviebrowser.info_info1",
|
||||
"moviebrowser.info_info2",
|
||||
"moviebrowser.info_length",
|
||||
"moviebrowser.info_parental_lockage",
|
||||
"moviebrowser.info_parental_lockage_0year",
|
||||
|
Reference in New Issue
Block a user