Mostly split the interface to use the database
[Sunshine.git] / app / src / main / res / values / arrays.xml
index 817a855c0e445c0ba670064d66a1b9313f7cf58d..51dfce4c02e2e89b6d110003513a9a9fab87d75e 100644 (file)
@@ -2,7 +2,7 @@
 
 <resources>
 
-<string-array name="pref_units_labels">
+<string-array name="pref_units_options">
     <item>@string/pref_units_label_metric</item>
     <item>@string/pref_units_label_imperial</item>
 </string-array>