summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 8378c24..a05099d 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -2,7 +2,8 @@
<string name="app_name" translatable="false">Olauncher</string>
<string name="github" translatable="false">Github</string>
<string name="lock_layout_description" translatable="false">lock layout description to be used a unique id to lock screen</string>
- <string name="recents_layout_description" translatable="false">recents layout description to be used a unique id to show recent apps</string>
+ <!-- Home button for recents feature disabled -->
+ <!-- <string name="recents_layout_description" translatable="false">recents layout description to be used a unique id to show recent apps</string> -->
<string name="olauncher_pro" translatable="false">Olauncher Pro</string>
<string name="digital_minimalism" translatable="false"><u>Digital Minimalism</u></string>
<string name="new_app_note_safe" translatable="false"><u>Note to Self</u>\n<sub><small>(Ad-Free)</small></sub></string>
@@ -29,7 +30,8 @@
<string name="set_as_default_launcher_first">Set Olauncher default first</string>
<string name="app_text_color">Text color</string>
<string name="double_tap_to_lock_screen">Double tap to lock</string>
- <string name="home_button_show_recents">Home button for recents</string>
+ <!-- Home button for recents feature disabled -->
+ <!-- <string name="home_button_show_recents">Home button for recents</string> -->
<string name="admin_permission_message">Olauncher promises to use the accessibility permission responsibly. Olauncher does not collect or share any data.</string>
<string name="about">About</string>
<string name="off">Off</string>