Skip to content

Commit

Permalink
Update strings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
StrawHatts authored Aug 1, 2024
1 parent 082fc32 commit b3e309c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<resources>
<string name="app_name">Musify</string>
<string name="app_name">Rockfy</string>
<string name="notification_channel_name">Media playback notifications</string>
<string name="notification_channel_description">Notifications that contain playback controls</string>
<plurals name="numberOfMinutesOfEpisode">
Expand All @@ -10,4 +10,4 @@
<item quantity="one">%d hr</item>
<item quantity="other">%d hrs</item>
</plurals>
</resources>
</resources>

0 comments on commit b3e309c

Please sign in to comment.