Use references in string-array resources

This commit is contained in:
tonymanou
2017-01-07 23:44:25 +01:00
committed by topjohnwu
parent 123f39a21b
commit 4b41799a90
16 changed files with 22 additions and 51 deletions
+3
View File
@@ -80,6 +80,9 @@
<string name="settings_general_category">Algemeen</string>
<string name="settings_theme_title">Thema</string>
<string name="settings_theme_summary">Selecteer een thema</string>
<string name="theme_default">Standaard</string>
<string name="theme_dark">Donker</string>
<string name="settings_busybox_title">Schakel BusyBox in</string>
<string name="settings_busybox_summary">Maakt Magisk\'s ingebouwde BusyBox zichtbaar in PATH</string>