We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fcda4 commit 05c3895Copy full SHA for 05c3895
app/src/main/res/values-in/strings.xml
@@ -17,7 +17,7 @@
17
<string name="category_playlists">Daftar Putar</string>
18
<string name="home_menu_refresh">Muat ulang</string>
19
<string name="home_menu_search">Cari</string>
20
- <string name="category_songs">Login</string>
+ <string name="category_songs">Lagu</string>
21
<string name="unknown_artist">Artis tidak dikenal</string>
22
<plurals name="albums">
23
<item quantity="other">%d Album</item>
@@ -250,4 +250,5 @@
250
<string name="spk_channel_out_top_center">Tengah Atas</string>
251
<string name="spk_channel_out_bottom_front_center">Sisi Bawah Tengah</string>
252
<string name="spk_channel_out_bottom_front_right">Sisi Bawah Kanan</string>
253
+ <string name="spk_encoding_aac_xhe">xHE-AAC</string>
254
</resources>
0 commit comments