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:
vanhofen
2019-05-06 19:31:39 +02:00
parent c297b2fe1d
commit 0db3d1c4f4
5 changed files with 1 additions and 5 deletions

View File

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