diff options
| author | Tanuj <thetanuj@hotmail.com> | 2026-06-17 15:26:49 +0530 |
|---|---|---|
| committer | Tanuj <thetanuj@hotmail.com> | 2026-06-17 15:26:49 +0530 |
| commit | a6dc6adc598b0dc5a087bb5aa1ee369b27079483 (patch) | |
| tree | 6b5064db09b1eb8fa9a74ad114b06e8540df1ee9 /app/src | |
| parent | 5cba3c6216543e331728103a00c3144be4aa9305 (diff) | |
| download | SidePhOnelauncher-a6dc6adc598b0dc5a087bb5aa1ee369b27079483.tar.gz SidePhOnelauncher-a6dc6adc598b0dc5a087bb5aa1ee369b27079483.tar.bz2 SidePhOnelauncher-a6dc6adc598b0dc5a087bb5aa1ee369b27079483.zip | |
Accessibility service permission description updated
Diffstat (limited to 'app/src')
| -rw-r--r-- | app/src/main/res/values/strings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index a05099d..57ba895 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -96,7 +96,7 @@ \n\nIt\'s also the best way to support the developers of Olauncher. Check it out!</string> <string name="wallpaper_message">Olauncher offers beautiful new wallpapers daily. Give your homescreen a fresh new look every day, for free! \n\nWant to try it?</string> - <string name="accessibility_service_description">The accessibility permission is required to enable double tap to lock and home button to show recent apps. Any data acquired by Olauncher via this service will not leave your device.</string> + <string name="accessibility_service_description">The accessibility permission is required to enable the gesture - double tap to lock . Any data acquired by Olauncher via this service will not leave your device.</string> <string name="support_olauncher_for_free">Support Olauncher for free by using our Amazon affiliate link.</string> <string name="support_olauncher_message">Every time you buy something using our link, we get a small commission. Please save the link and use it whenever you shop online.\nThank you!</string> <string name="open">Open link</string> @@ -116,8 +116,8 @@ <string name="swipe_down_for">Swipe down for</string> <string name="search">Search</string> <string name="notifications">Notifications</string> - <string name="accessibility_disclosure">Please turn on Olauncher\'s accessibility service in your device\'s settings to enable Double tap to lock or Home button for recent apps gestures. - \n\nPlease note that this service is only used for these gestures. Our accessibility service does not collect or share any data.</string> + <string name="accessibility_disclosure">Please turn on Olauncher\'s accessibility service in your device\'s settings to enable Double tap to lock gesture. + \n\nPlease note that this service is only used for this particular feature. Our accessibility service does not collect or share any data.</string> <string name="accept">Accept</string> <string name="permission">Permission</string> <string name="double_tap_lock">Double tap to lock</string> |
