From c13bc9672f7b2f41d04410a76bf8d06a461b6bcc Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Tue, 7 Oct 2014 05:07:51 +0300 Subject: Snap: Cleanup qcom string resources * Remove tons of unused strings * Make some strings shorter to fit better in the settings popup * 'Off' should be always the first option, else the app behaves unexpectedly * Use consistent strings for all on/off options * Replace string references to entryvalues for all qcom options with the actual parameters * Group arrays & strings based on the option Change-Id: I092ce765013e7a80a2928df8e7d1b7e7bfd67905 --- res/values/arrays.xml | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'res/values/arrays.xml') diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 1d5ef0604..00088471a 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -62,17 +62,6 @@ 2 - - - @string/pref_camera_savepath_entry_0 - @string/pref_camera_savepath_entry_1 - - - - 0 - 1 - - @@ -778,26 +767,4 @@ @string/pref_camera_countdown_label_fifteen - - - @string/pref_camera_video_rotation_entry_0 - @string/pref_camera_video_rotation_entry_90 - @string/pref_camera_video_rotation_entry_180 - @string/pref_camera_video_rotation_entry_270 - - - - @string/pref_camera_video_rotation_label_0 - @string/pref_camera_video_rotation_label_90 - @string/pref_camera_video_rotation_label_180 - @string/pref_camera_video_rotation_label_270 - - - - 0 - 90 - 180 - 270 - - -- cgit v1.2.3