record: differentiate between timeshift and record in AskToStop() function

Origin commit data
------------------
Commit: 337a2ba37e
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-07-25 (Wed, 25 Jul 2018)

Origin message was:
------------------
- record: differentiate between timeshift and record in AskToStop() function
This commit is contained in:
vanhofen
2018-07-25 00:44:37 +02:00
parent eae2e05671
commit b8f877bc8f
5 changed files with 5 additions and 1 deletions

View File

@@ -2565,6 +2565,7 @@ settings.restore_warn Alle Settings werden ersetzt.\nDie Box wird neu gestartet.
shoutcast.dev_id SHOUTcast Dev ID
shoutcast.enabled SHOUTcast-Unterstützung
shutdown.recording_query Aufnahme läuft. Trotzdem beenden?
shutdown.timeshift_query Timeshift läuft. Trotzdem beenden?
shutdowntimer.announce Die Box wird in 1 Min. heruntergefahren.\nShutdown abbrechen?
sleeptimerbox.announce Die Box wird in 1 Min. in Standby-Betrieb gehen.\nStandby-Betrieb abbrechen?
sleeptimerbox.hint1 Ausschaltzeit in Minuten (000 = aus)

View File

@@ -2565,6 +2565,7 @@ settings.restore_warn This will replace all settings and reboot\nContinue ?
shoutcast.dev_id SHOUTcast Dev ID
shoutcast.enabled SHOUTcast support
shutdown.recording_query You really want to to stop record ?
shutdown.timeshift_query You really want to to stop timeshift ?
shutdowntimer.announce Box will shutdown in 1 min.\nCancel Shutdown ?
sleeptimerbox.announce Box will standby in 1 min.\nCancel Standby ?
sleeptimerbox.hint1 Shutdown time in minutes (000 = off)