Added clearQueueOnExit option
This commit is contained in:
@@ -341,7 +341,7 @@ const en = {
|
||||
createM3U8File: 'Create playlist file',
|
||||
syncedLyrics: 'Create .lyr files (Sync Lyrics)',
|
||||
playlistFilenameTemplate: 'Playlist filename template',
|
||||
saveDownloadQueue: 'Save download queue when closing the app'
|
||||
clearQueueOnExit: 'Clear download queue when closing the app'
|
||||
},
|
||||
covers: {
|
||||
title: 'Album covers',
|
||||
|
||||
@@ -342,7 +342,7 @@ const it = {
|
||||
syncedLyrics: 'Crea i file .lyr (Testi Sincronizzati)',
|
||||
createM3U8File: 'Crea i file playlist',
|
||||
playlistFilenameTemplate: 'Template nome del file playlist',
|
||||
saveDownloadQueue: "Salva la coda di download quando chiudi l'app"
|
||||
clearQueueOnExit: "Pulisci la coda di download quando chiudi l'app"
|
||||
},
|
||||
covers: {
|
||||
title: 'Copertine',
|
||||
|
||||
Reference in New Issue
Block a user