OmniGears: Style : New preference category for OMS application
Launch application if installed or propose to install it else
Change-Id: Iafff34d4ace189f2f16b88ef7eb39e34a65e8830
diff --git a/res/values/custom_strings.xml b/res/values/custom_strings.xml
index 8e3e910..7d56eab 100644
--- a/res/values/custom_strings.xml
+++ b/res/values/custom_strings.xml
@@ -416,6 +416,11 @@
<!-- Hostname setting -->
<string name="device_hostname">Device hostname</string>
+ <!-- OMS -->
+ <string name="theming_title">Theming</string>
+ <string name="oms_app_title">Substratum theme engine</string>
+ <string name="oms_app_summary">Start Substratum experience</string>
+
<string name="status_bar_ime_notification_title">Show IME notification</string>
<string name="status_bar_ime_notification_summary">If navigation bar is not available</string>
<string name="navigation_bar_ime_button_title">Show IME navigation bar button</string>
@@ -435,7 +440,7 @@
<string name="omni_notification_light_settings_summary">Customization of notification led lights for applications</string>
<string name="omni_battery_light_settings_summary">Customization of notification led lights for battery</string>
- <string name="night_mode_title">Theme</string>
+ <string name="night_mode_title">Light/Dark theme</string>
<string name="night_mode_summary">%s</string>
<string name="night_mode_no">Light</string>
<string name="night_mode_yes">Dark</string>