mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
locale: fix typo; thx to DdD
Origin commit data
------------------
Branch: ni/coolstream
Commit: f922cb8255
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-08-28 (Sun, 28 Aug 2022)
Origin message was:
------------------
- locale: fix typo; thx to DdD
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -749,7 +749,7 @@ int CScanSetup::showScanMenu()
|
||||
}
|
||||
}
|
||||
|
||||
settings->addItem(new CMenuSeparator(CMenuSeparator::LINE | CMenuSeparator::STRING, LOCALE_SCANTS_PREVERENCES_RECEIVING_SYSTEM ));
|
||||
settings->addItem(new CMenuSeparator(CMenuSeparator::LINE | CMenuSeparator::STRING, LOCALE_SCANTS_PREFERENCES_RECEIVING_SYSTEM ));
|
||||
|
||||
//service select mode
|
||||
mc = new CMenuOptionChooser(LOCALE_ZAPIT_SCANTYPE, (int *)&scansettings.scanType, SCANTS_ZAPIT_SCANTYPE, SCANTS_ZAPIT_SCANTYPE_COUNT, true, NULL, CRCInput::convertDigitToKey(shortcut++), "", true);
|
||||
|
Reference in New Issue
Block a user