mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
locale: remove obsolete LOCALE_MOVIEBROWSER_IMDB_DATA
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9fc41bbf09
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-05-06 (Mon, 06 May 2019)
Origin message was:
------------------
- locale: remove obsolete LOCALE_MOVIEBROWSER_IMDB_DATA
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -787,7 +787,7 @@ int CMovieBrowser::exec(CMenuTarget* parent, const std::string & actionKey)
|
||||
size_t pos;
|
||||
std::string element;
|
||||
|
||||
CHintBox hintBox(LOCALE_MOVIEBROWSER_HEAD, g_Locale->getText(LOCALE_MOVIEBROWSER_IMDB_DATA));
|
||||
CHintBox hintBox(LOCALE_MOVIEBROWSER_HEAD, LOCALE_MOVIEBROWSER_MENU_DATA_REQUEST);
|
||||
hintBox.paint();
|
||||
|
||||
std::string title = m_movieSelectionHandler->epgTitle;
|
||||
|
Reference in New Issue
Block a user