mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 14:55:43 +00:00
fix(settings): show excluding state on library index exclude action
Flush UI before the async unbind, disable repeat clicks, cancel an active sync when needed, and label the button "Excluding…" / localized equivalent.
This commit is contained in:
@@ -256,6 +256,7 @@ export const settings = {
|
||||
libraryIndexFullResync: 'Full resynkronisering',
|
||||
libraryIndexDeltaSync: 'Delta-synkronisering',
|
||||
libraryIndexExcludeServer: 'Ekskluder fra synkronisering',
|
||||
libraryIndexExcludingServer: 'Ekskluderer…',
|
||||
libraryIndexExcludedTitle: 'Ekskludert fra synkronisering',
|
||||
libraryIndexIncludeServer: 'Inkluder igjen',
|
||||
libraryIndexStatus: 'Status',
|
||||
|
||||
Reference in New Issue
Block a user