diff options
Diffstat (limited to 'app/src/main/res/values/strings.xml')
| -rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 52b186a..8378c24 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -131,6 +131,7 @@ <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</string> + <string name="unable_to_open_app_info">Unable to open app info</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> |
