summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/fragment_playlists.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/layout/fragment_playlists.xml')
-rw-r--r--app/src/main/res/layout/fragment_playlists.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_playlists.xml b/app/src/main/res/layout/fragment_playlists.xml
index 218ed1341..aacb1a517 100644
--- a/app/src/main/res/layout/fragment_playlists.xml
+++ b/app/src/main/res/layout/fragment_playlists.xml
@@ -42,7 +42,7 @@
android:layout_gravity="center"
android:textStyle="italic|bold"
android:typeface="serif"
- android:text="@string/action_list_add"
+ android:text="@string/action_playlist_add"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</RelativeLayout>