From 9b3b9771e657e1b5f3d5e2cc3abc7389651b32d0 Mon Sep 17 00:00:00 2001
From: kingbluezback <74882989+kingbluezback@users.noreply.github.com>
Date: Sun, 22 Oct 2023 20:33:51 -0700
Subject: [PATCH] Update strings.xml
When editing a playlist the title is "create playlist" instead of "edit playlist"
---
app/src/main/res/values/strings.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index bc1b1a4d..d507b68a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -167,7 +167,7 @@
Cancel
Delete
Save
- Create playlist
+ Edit playlist
Play
Shuffle
Playlist • %1$d songs
@@ -353,4 +353,4 @@
unDraw
A special thanks goes to unDraw without whose illustrations we could not have made this application more beautiful.
https://undraw.co/
-
\ No newline at end of file
+