Commit bbdfed2d authored by topjohnwu's avatar topjohnwu

Fix strings

parent 7f4daa2c
<resources> <resources>
<resources>
<!--Welcome Activity--> <!--Welcome Activity-->
<string name="modules">Modüller</string> <string name="modules">Modüller</string>
<string name="downloads">İndir</string> <string name="downloads">İndir</string>
...@@ -219,7 +217,7 @@ ...@@ -219,7 +217,7 @@
<string name="pid">PID: %1$d</string> <string name="pid">PID: %1$d</string>
<string name="target_uid">Hedef UID: %1$d</string> <string name="target_uid">Hedef UID: %1$d</string>
<string name="command">Komut: %1$s</string> <string name="command">Komut: %1$s</string>
<!-- MagiskHide --> <!-- MagiskHide -->
<string name="show_system_app">Sistem uygulamalarını göster</string> <string name="show_system_app">Sistem uygulamalarını göster</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment