mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +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
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