Mark some string-array as non-translatable
This commit is contained in:
parent
cef88c72dd
commit
5b50c2fa9f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
<integer name="settings_default_label_size">8</integer>
|
||||
|
||||
<!-- List values -->
|
||||
<string-array name="settings_values_theme">
|
||||
<string-array name="settings_values_theme" translatable="false">
|
||||
<item>light</item>
|
||||
<item>dark</item>
|
||||
</string-array>
|
||||
|
|
Loading…
Reference in a new issue