Add "Add to playlist" option to Album bottom sheet dialog

Resolves #349
Resolves #202
This commit is contained in:
Matthew Simpson 2025-03-09 14:34:11 +00:00
parent bfdeb0658b
commit 8ac059bb17
No known key found for this signature in database
GPG key ID: 9291883D725C52C9
10 changed files with 37 additions and 1 deletions

View file

@ -3,6 +3,7 @@
<string name="activity_battery_optimizations_summary">请禁用针对媒体锁屏播放的电池优化。</string>
<string name="activity_battery_optimizations_title">电池优化</string>
<string name="activity_info_offline_mode">离线模式</string>
<string name="album_bottom_sheet_add_to_playlist">添加到播放列表</string>
<string name="album_bottom_sheet_add_to_queue">添加到队列</string>
<string name="album_bottom_sheet_download_all">全部下载</string>
<string name="album_bottom_sheet_go_to_artist">查看该艺术家</string>