Revert "Remove unused resources"

AS seems to have miscalculated

This reverts commit 344af622b7.
This commit is contained in:
Moxie Marlinspike
2017-11-14 11:29:20 -08:00
parent 344af622b7
commit b88069f396
66 changed files with 1267 additions and 1 deletions

View File

@@ -91,7 +91,12 @@
<item>vi</item>
</string-array>
<string-array name="pref_theme_entries">
<string-array name="minutes_hours">
<item>@string/preferences__minutes</item>
<item>@string/preferences__hours</item>
</string-array>
<string-array name="pref_theme_entries">
<item>@string/preferences__light_theme</item>
<item>@string/preferences__dark_theme</item>
</string-array>