Set the final strings and the titles of the songs to be synchronized in the home alert

This commit is contained in:
antonio 2023-03-19 18:47:41 +01:00
parent b0b5fc2172
commit c77e23af13
3 changed files with 24 additions and 8 deletions

View file

@ -59,8 +59,8 @@
<string name="genre_catalogue_title">Genre Catalogue</string>
<string name="genre_catalogue_title_expanded">Browse Genres</string>
<string name="home_subtitle_made_for_you">Start mix from a song you liked</string>
<string name="home_sync_starred_title">Start mix from a song you liked</string>
<string name="home_sync_starred_subtitle">Start mix from a song you liked</string>
<string name="home_sync_starred_title">Looks like there are some starred tracks to sync</string>
<string name="home_sync_starred_subtitle">Downloading these tracks may involve significant data usage</string>
<string name="home_sync_starred_cancel">Cancel</string>
<string name="home_sync_starred_download">Download</string>
<string name="home_title_flashback">Flashback</string>