diff options
| author | Tanuj <thetanuj@hotmail.com> | 2024-11-16 19:12:57 +0530 |
|---|---|---|
| committer | Tanuj <thetanuj@hotmail.com> | 2024-11-16 19:12:57 +0530 |
| commit | 93794eab27ec7be62320ec9eb56d81afce4e1d60 (patch) | |
| tree | 4209e8792e8691153cd05eb4f30a70b10dc47f31 /app/src/main/res/values | |
| parent | b15ce740531a02632a1534eac34983b45be65b45 (diff) | |
| download | SidePhOnelauncher-93794eab27ec7be62320ec9eb56d81afce4e1d60.tar.gz SidePhOnelauncher-93794eab27ec7be62320ec9eb56d81afce4e1d60.tar.bz2 SidePhOnelauncher-93794eab27ec7be62320ec9eb56d81afce4e1d60.zip | |
Minor copy fix
Diffstat (limited to 'app/src/main/res/values')
| -rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 933c547..e5f22ff 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -102,7 +102,7 @@ <string name="please_set_olauncher_as_default_first">Please set Olauncher as default first</string> <string name="affiliate">Affiliate</string> <string name="tip_start_typing_for_rename">Tip: Start typing for app RENAME option</string> - <string name="hidden_apps_message">Note: Tap on \'Olauncher\' at the top of this Settings page to find your hidden apps.\n\nMore details available in our About page below.</string> + <string name="hidden_apps_message">Note: Tap on \'Olauncher\' at the top of this Settings page to find your hidden apps.\n\nMore details available in our About page.</string> <string name="swipe_down_for">Swipe down for</string> <string name="search">Search</string> <string name="notifications">Notifications</string> |
