polish(playlists): compact header actions + open-on-YouTube link
The detail header overflowed the items column. Make the secondary actions icon-only with tooltips (Sync/Export, Reset to YouTube, Delete) keeping only Play all labeled; replace the long 'Unsynced changes' / 'Synced from YouTube' chips with a compact accent 'Unsynced' dot (tooltip explains). Add an open-on-YouTube external-link button next to the name + edit pencil (tooltip), shown for any YouTube-linked playlist.
This commit is contained in:
parent
02a90f4c21
commit
2dfafd4484
4 changed files with 51 additions and 31 deletions
|
|
@ -19,7 +19,9 @@
|
|||
"addToPlaylist": "Zur Wiedergabeliste hinzufügen",
|
||||
"exportToYoutube": "Zu YouTube exportieren",
|
||||
"pushToYoutube": "Mit YouTube synchronisieren",
|
||||
"unsynced": "Nicht synchronisierte Änderungen",
|
||||
"unsynced": "Nicht synchronisiert",
|
||||
"unsyncedHint": "Du hast lokale Änderungen, die noch nicht mit YouTube synchronisiert sind.",
|
||||
"openOnYoutube": "Auf YouTube öffnen",
|
||||
"revert": "Von YouTube zurücksetzen",
|
||||
"revertTitle": "Lokale Änderungen verwerfen?",
|
||||
"revertMsg": "Dies lädt die Wiedergabeliste von YouTube neu und verwirft deine nicht synchronisierten lokalen Änderungen (Reihenfolge, Hinzufügungen, Entfernungen, Umbenennung). Fortfahren?",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue