Rename the "append_playlist" string to "add_to_playlist"
This commit is contained in:
parent
d844e0aba6
commit
87c958b2e7
70 changed files with 71 additions and 72 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<item
|
||||
android:id="@+id/action_append_playlist"
|
||||
android:icon="@drawable/ic_playlist_add"
|
||||
android:title="@string/append_playlist"
|
||||
android:title="@string/add_to_playlist"
|
||||
android:visible="true"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue