0.5.8 - queue reordering, bug and ui fixes, shortcut icon

This commit is contained in:
exttex 2020-10-16 20:54:04 +02:00
parent 396b51e90f
commit 9e18537b0c
39 changed files with 219 additions and 27 deletions

File diff suppressed because one or more lines are too long

View file

@ -245,6 +245,9 @@ const language_en_us = {
"Minutes:": "Minutes:",
"Hours:": "Hours:",
"Cancel current timer": "Cancel current timer",
"Current timer ends at": "Current timer ends at"
"Current timer ends at": "Current timer ends at",
//0.5.8 Strings:
"Smart track list": "Smart track list"
}
};