Fix not translatable strings to enable release build

This commit is contained in:
Synced Synapse 2015-01-25 14:53:32 +00:00
parent c4d5c4bca9
commit 03f6987cf8
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<item>@string/theme_solarized</item>
<!--<item>@string/theme_solarized_dark</item>-->
</string-array>
<string-array name="themes_values_array">
<string-array translatable="false" name="themes_values_array">
<item>0</item>
<item>1</item>
<item>2</item>