diff options
| author | Tanuj <thetanuj@hotmail.com> | 2023-12-18 11:02:06 +0530 |
|---|---|---|
| committer | Tanuj <thetanuj@hotmail.com> | 2023-12-18 11:02:06 +0530 |
| commit | 4dcb3e7eb7958c3e0a418c976b3a969f0278d8d9 (patch) | |
| tree | 7b50f4bb63715a6ce00d7778e699566bf92e567d /app/src/main/res/values/strings.xml | |
| parent | 82618622435989dc8eda46a567e746d7693252ef (diff) | |
| download | SidePhOnelauncher-4dcb3e7eb7958c3e0a418c976b3a969f0278d8d9.tar.gz SidePhOnelauncher-4dcb3e7eb7958c3e0a418c976b3a969f0278d8d9.tar.bz2 SidePhOnelauncher-4dcb3e7eb7958c3e0a418c976b3a969f0278d8d9.zip | |
Digital wellbeing message in settings
Diffstat (limited to 'app/src/main/res/values/strings.xml')
| -rw-r--r-- | app/src/main/res/values/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 4d85c4b..c68466b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -74,6 +74,8 @@ \n\nWould you be kind enough to share Olauncher with your friends, please? Thank you and have a wonderful day!</string> <string name="keyboard_message">Hi, keyboard is the fastest way to find and launch apps in Olauncher. Can we request you to keep this On for a few more days and then decide? \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="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> @@ -132,4 +134,6 @@ <string name="adapter_hide">Hide</string> <string name="are_you_using_your_phone_or_is_your_phone_using_you">Are you using your phone, or is your phone using you?</string> <string name="about_olauncher">About Olauncher</string> + <string name="digital_wellbeing">Digital Wellbeing</string> + <string name="learn_more">Learn more</string> </resources>
\ No newline at end of file |
