mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
locales: add cancel message for canceled channel scan
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b0ea06e6d
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-08-04 (Sat, 04 Aug 2018)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2490,6 +2490,7 @@ scants.bouquet_writenames_bouquets nur Anbieter
|
||||
scants.bouquet_writenames_ever Beide
|
||||
scants.bouquet_writenames_never Nie
|
||||
scants.bouquet_writenames_ubouquets nur Favoriten
|
||||
scants.canceled Kanalsuche abgebrochen!
|
||||
scants.channel Kanal:
|
||||
scants.failed Kanalsuche fehlgeschlagen!
|
||||
scants.finished Kanalsuche erfolgreich beendet!
|
||||
|
@@ -2490,6 +2490,7 @@ scants.bouquet_writenames_bouquets providers
|
||||
scants.bouquet_writenames_ever both
|
||||
scants.bouquet_writenames_never never
|
||||
scants.bouquet_writenames_ubouquets favourites
|
||||
scants.canceled Transponderscan canceled!
|
||||
scants.channel Channel:
|
||||
scants.failed Transponderscan failed!
|
||||
scants.finished Transponderscan finished successfully!
|
||||
|
@@ -2517,6 +2517,7 @@ typedef enum
|
||||
LOCALE_SCANTS_BOUQUET_WRITENAMES_EVER,
|
||||
LOCALE_SCANTS_BOUQUET_WRITENAMES_NEVER,
|
||||
LOCALE_SCANTS_BOUQUET_WRITENAMES_UBOUQUETS,
|
||||
LOCALE_SCANTS_CANCELED,
|
||||
LOCALE_SCANTS_CHANNEL,
|
||||
LOCALE_SCANTS_FAILED,
|
||||
LOCALE_SCANTS_FINISHED,
|
||||
|
@@ -2517,6 +2517,7 @@ const char * locale_real_names[] =
|
||||
"scants.bouquet_writenames_ever",
|
||||
"scants.bouquet_writenames_never",
|
||||
"scants.bouquet_writenames_ubouquets",
|
||||
"scants.canceled",
|
||||
"scants.channel",
|
||||
"scants.failed",
|
||||
"scants.finished",
|
||||
|
Reference in New Issue
Block a user