diff options
| author | Tanuj <thetanuj@hotmail.com> | 2024-11-16 12:07:19 +0530 |
|---|---|---|
| committer | Tanuj <thetanuj@hotmail.com> | 2024-11-16 12:07:19 +0530 |
| commit | 5db3c85e0ab6005840001b6cedf0c7decf873eea (patch) | |
| tree | 2a8c0e4b4c010db2459834bc22ed276ce1d69f0f /app/src/main/res/values/strings.xml | |
| parent | 557f496613835bc0455e3d5c913454961043b868 (diff) | |
| download | SidePhOnelauncher-5db3c85e0ab6005840001b6cedf0c7decf873eea.tar.gz SidePhOnelauncher-5db3c85e0ab6005840001b6cedf0c7decf873eea.tar.bz2 SidePhOnelauncher-5db3c85e0ab6005840001b6cedf0c7decf873eea.zip | |
Settings UI changes
Diffstat (limited to 'app/src/main/res/values/strings.xml')
| -rw-r--r-- | app/src/main/res/values/strings.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index fbe4ad0..7a85160 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -82,8 +82,8 @@ \n\nThe choice is always yours.</string> <string name="digital_wellbeing_message">If you want to set time limits for certain apps, Digital Wellbeing feature of Android can help you do it. \n\nPlease search for Digital Wellbeing in your phone settings and enable it.</string> - <string name="app_usage_message">To see your screen time on the home screen, please allow the app usage permission. - \n\nNote: No app usage data is collected by us. All the data is processed on your device.</string> + <string name="app_usage_message">To see show/hide your screen time on the home screen, please allow or disallow the app usage permission. + \n\nNote: No app usage data is collected. Everything is processed on your device.</string> <string name="accessibility_service_description">The accessibility permission is required to enable 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> @@ -149,4 +149,5 @@ <string name="review_message">Olauncher is free and always will be. It has no ads, collects no data, and helps you reduce screen time for a healthier digital life. \n\nWe believe a minimal launcher is a great choice, and we hope you enjoy it. Tell the world what you think!</string> <string name="alignment_changed">Alignment changed ✅</string> + <string name="home_screen">Home screen</string> </resources>
\ No newline at end of file |
