summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorTanuj <thetanuj@hotmail.com>2025-11-20 15:24:25 +0530
committerTanuj <thetanuj@hotmail.com>2025-11-20 15:24:25 +0530
commitad61e856ad9410f12db528f1e55ca602383772e4 (patch)
tree42e03e2473e6d7de904ad42b5a80ef3f1f576055 /app/src/main/res/values
parentae1dc09ddce40d568416a4d4ab4dcf7fefa958c1 (diff)
downloadSidePhOnelauncher-ad61e856ad9410f12db528f1e55ca602383772e4.tar.gz
SidePhOnelauncher-ad61e856ad9410f12db528f1e55ca602383772e4.tar.bz2
SidePhOnelauncher-ad61e856ad9410f12db528f1e55ca602383772e4.zip
Set default clock app on first open
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml2
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 bcf9416..5d4e97e 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -127,7 +127,7 @@
<string name="please_turn_on_double_tap_to_unlock">Please turn on double tap to lock</string>
<string name="launcher_failed_to_lock_device">Olauncher failed to lock device.\nPlease check your app settings.</string>
<string name="long_press_to_select_app">Long press to select app</string>
- <string name="unable_to_open_app">Unable to open app info</string>
+ <string name="unable_to_open_app">Unable to open app</string>
<string name="copied">Copied</string>
<string name="system_app_cannot_delete">System app, cannot delete</string>
<string name="type_a_new_app_name_first">Type a new app name first</string>