0.6.0 - Redesign, downloads, tagging fixes, download quality selector...

This commit is contained in:
exttex 2020-10-19 21:28:45 +02:00
parent bcf709e56d
commit 1384aedb35
28 changed files with 1201 additions and 878 deletions

File diff suppressed because one or more lines are too long

View file

@ -248,6 +248,13 @@ const language_en_us = {
"Current timer ends at": "Current timer ends at",
//0.5.8 Strings:
"Smart track list": "Smart track list"
"Smart track list": "Smart track list",
//0.6.0 Strings:
"Shuffle": "Shuffle",
"Library shuffle": "Library shuffle",
"Ignore interruptions": "Ignore interruptions",
"Requires app restart to apply!": "Requires app restart to apply!",
"Ask before downloading": "Ask before downloading"
}
};