Fix invalid strings

This commit is contained in:
tomaThomas 2024-12-07 16:39:31 +01:00
parent 47daef6771
commit 20ad768302
No known key found for this signature in database
GPG key ID: DEE963DC84059108
6 changed files with 8 additions and 8 deletions

View file

@ -437,7 +437,7 @@
<string name="remove_song_from_playlist_title">ลบเพลงออกจากเพลย์ลิสต์</string>
<string name="remove_song_x_from_playlist"><![CDATA[ลบเพลง <b>%1$s</b> ออกจากเพลย์ลิสต์?]]></string>
<string name="remove_songs_from_playlist_title">ลบเพลงออกจากเพลย์ลิสต์</string>
<string name="remove_x_songs_from_playlist"><![CDATA[ลบเพลง <b>%1$s</b> ออกจากเพลย์ลิสต์?]]></string>
<string name="remove_x_songs_from_playlist"><![CDATA[ลบเพลง <b>%1$d</b> ออกจากเพลย์ลิสต์?]]></string>
<string name="rename_playlist_title">เปลี่ยนขื่อเพลย์ลิสต์</string>
<string name="replace_cover">Replace Cover</string>
<string name="report_an_issue">รายการปัญหา</string>