Added autoCheckForUpdates opt-in option in settings
This commit is contained in:
@@ -356,6 +356,7 @@ const en = {
|
||||
},
|
||||
other: {
|
||||
title: 'Other',
|
||||
autoCheckForUpdates: 'Check for updates on startup',
|
||||
savePlaylistAsCompilation: 'Save playlists as compilation',
|
||||
useNullSeparator: 'Use null separator',
|
||||
saveID3v1: 'Save ID3v1 as well',
|
||||
|
||||
@@ -357,6 +357,7 @@ const it = {
|
||||
},
|
||||
other: {
|
||||
title: 'Altro',
|
||||
autoCheckForUpdates: "Controlla aggiornamenti all'avvio",
|
||||
savePlaylistAsCompilation: 'Salva le playlist come Compilation',
|
||||
useNullSeparator: 'Usa il carattere NULL come separatore',
|
||||
saveID3v1: "Salva anche l'ID3v1",
|
||||
|
||||
Reference in New Issue
Block a user