summaryrefslogtreecommitdiffstats
path: root/res/values/lineage_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/lineage_strings.xml')
-rw-r--r--res/values/lineage_strings.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/res/values/lineage_strings.xml b/res/values/lineage_strings.xml
index 980de5da3..3ac2f4300 100644
--- a/res/values/lineage_strings.xml
+++ b/res/values/lineage_strings.xml
@@ -70,9 +70,15 @@
<string name="settings_icon_force_adaptive_title">Force adaptive icons</string>
<string name="settings_icon_force_adaptive_desc_on">Icons with a custom shape will be boxed</string>
<string name="settings_icon_force_adaptive_desc_off">Icons with a custom shape will not be boxed</string>
- <string name="settings_feed">Enable feed integration</string>
<string name="settings_edit_allow_title">Allow edit</string>
<string name="settings_edit_allow_summary_on">Icons and widgets can be added, removed and moved on the homescreen</string>
<string name="settings_edit_allow_summary_off">Icons and widgets can\'t be added, removed and moved on the homescreen</string>
<string name="settings_edit_widgets_error">It\'s not possible to add widgets to the home screen</string>
+
+ <!-- Settings title to show Google Now at -1 screen on launcher. [CHAR LIMIT=50] -->
+ <string name="title_show_google_app">Show Google App</string>
+ <!-- Settings message explaining when the -1 screen is available on an LTR device. [CHAR LIMIT=100] -->
+ <string name="msg_minus_one_on_left">When you swipe left from main Home screen</string>
+ <!-- Settings message explaining when the -1 screen is available on an RTL device. [CHAR LIMIT=100] -->
+ <string name="msg_minus_one_on_right">When you swipe left right main Home screen</string>
</resources>