mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
neutrino record manager: style
use english comment, it's not a good idea to use other languages
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1635 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f6417c316
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-08-28 (Sun, 28 Aug 2011)
Origin message was:
------------------
*neutrino record manager: style
use english comment, it's not a good idea to use other languages
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1635 e54a6e83-5905-42d5-8d5c-058d10e6a962
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1162,7 +1162,7 @@ bool CRecordManager::ShowMenu(void)
|
||||
menu.addItem(item, false);
|
||||
i++;
|
||||
}
|
||||
if(i > 1) // Men<65>punkt "alle Aufn. verenden"
|
||||
if(i > 1) //menu item "stopp all records"
|
||||
{
|
||||
menu.addItem(GenericMenuSeparatorLine);
|
||||
iteml = new CMenuForwarder(LOCALE_RECORDINGMENU_MULTIMENU_STOP_ALL, true, NULL,
|
||||
|
Reference in New Issue
Block a user