mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Renamed artist radio
This commit is contained in:
parent
9240fb3043
commit
abc80ca2dd
2 changed files with 2 additions and 2 deletions
|
|
@ -144,7 +144,7 @@
|
|||
android:paddingStart="16dp"
|
||||
android:paddingTop="20dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:text="@string/home_title_radio_artist" />
|
||||
android:text="@string/home_title_radio_station" />
|
||||
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
android:id="@+id/radio_artist_recycler_view"
|
||||
|
|
|
|||
|
|
@ -206,6 +206,6 @@
|
|||
<string name="undraw_page">unDraw</string>
|
||||
<string name="undraw_thanks">A special thanks goes to unDraw without whose illustrations we could not have made this application more beautiful</string>
|
||||
<string name="home_title_radio_artist_see_all_button">See all</string>
|
||||
<string name="home_title_radio_artist">Radio artist</string>
|
||||
<string name="home_title_radio_station">Radio stations</string>
|
||||
<string name="home_title_new_releases">New releases</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue