summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/lineage_strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/lineage_strings.xml b/res/values/lineage_strings.xml
index 3ac2f4300..c3a023db6 100644
--- a/res/values/lineage_strings.xml
+++ b/res/values/lineage_strings.xml
@@ -76,9 +76,9 @@
<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>
+ <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>
+ <string name="msg_minus_one_on_left">When you swipe left from main homescreen</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>
+ <string name="msg_minus_one_on_right">When you swipe left from main homescreen</string>
</resources>