[3/3] OmniGears: add device settings parts

Change-Id: I9b163933512a139bebb7bef1325686eaf88919dc
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index 9ba64ff..3d593c0 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -74,9 +74,8 @@
     <string name="button_home_answers_call_title">Button answers call</string>
     <string name="button_home_answers_call_summary">Pressing the home button will answer incoming call</string>
     <string name="button_other_title">Other</string>
-    <string name="keys_action_app_switch_card">AOSP (stack)</string>
+    <string name="keys_action_app_switch_defaut">Default</string>
     <string name="keys_action_omniswitch_short">OmniSwitch</string>
-    <string name="keys_action_app_switch_grid">AOSP (grid)</string>
     <string name="button_back_kill_enable_title">Kill app back button</string>
     <string name="button_back_kill_enable_summary">Kill the foreground app by long-pressing the back button</string>
     <string name="button_back_kill_timeout_title">Kill app timeout</string>
@@ -806,4 +805,5 @@
     <string name="columns_menu">Columns layout</string>
     <string name="hide_summary_menu">Hide summary</string>
     <string name="more_settings_title">More</string>
+    <string name="omni_device_parts">Device features</string>
 </resources>