OmniGears: remove double strings

Change-Id: I9fa378f400d5b1a749941066ce47c9757a20ab05
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index b380a7d..b533ca3 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -242,7 +242,6 @@
     <string name="ad_all_notifications_title">All notifications</string>
     <string name="ad_all_notifications_summary">Show all notifications including ongoing, non-clearable notifications</string>
     <string name="ad_hide_low_priority_title">Hide low priority</string>
-    <string name="ad_hide_low_priority_title">Hide low priority</string>
     <string name="ad_hide_low_priority_summary">Hide low priority notifications such as those from Google Now</string>
     <string name="ad_pocket_mode_title">Pocket mode</string>
     <string name="ad_pocket_mode_summary">Show active display notifications when you take the device out of your pocket</string>
@@ -343,12 +342,6 @@
     <string name="navring_choose_action_title">Choose action</string>
     <string name="navring_action_last_app">Switch to last app</string>
 
-    <!-- String for IconPicker -->
-    <string name="icon_picker_title">Choose icon source</string>
-    <string name="icon_picker_system_icons_title">System icons</string>
-    <string name="icon_picker_gallery_title">Gallery</string>
-    <string name="icon_picker_pack_title">Icon pack</string>
-
     <!-- Lock Screen Shortcuts -->
     <string name="lockscreen_target_info">Drag the slider to targets to assign shortcuts</string>
     <string name="lockscreen_target_title">Slider shortcuts</string>