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
55d476c0b7
commit
17bbb05593
4 changed files with 51 additions and 31 deletions
|
|
@ -19,7 +19,9 @@
|
|||
"addToPlaylist": "Hozzáadás listához",
|
||||
"exportToYoutube": "Exportálás YouTube-ra",
|
||||
"pushToYoutube": "Szinkron YouTube-ra",
|
||||
"unsynced": "Nem szinkronizált változások",
|
||||
"unsynced": "Nincs szinkronizálva",
|
||||
"unsyncedHint": "Vannak helyi módosításaid, amelyek még nincsenek a YouTube-ra szinkronizálva.",
|
||||
"openOnYoutube": "Megnyitás YouTube-on",
|
||||
"revert": "Visszaállítás YouTube-ról",
|
||||
"revertTitle": "Eldobod a helyi módosításokat?",
|
||||
"revertMsg": "Ez újratölti a listát a YouTube-ról, és eldobja a nem szinkronizált helyi módosításaidat (sorrend, hozzáadás, eltávolítás, átnevezés). Folytatod?",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue