mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-20 02:40:52 +02:00
add handler for ActivityNotFoundException
This commit is contained in:
parent
9f3142cb69
commit
f280d36667
4 changed files with 28 additions and 4 deletions
|
@ -328,5 +328,7 @@
|
|||
<string name="dialog_cancel">Cancel</string>
|
||||
<string name="settings_meta_licenses">Open Source Licenses</string>
|
||||
<string name="legal_info_title">Open Source Licenses</string>
|
||||
<string name="toast_activity_not_found_search_web">No app found to handle search.</string>
|
||||
<string name="toast_activity_not_found_browser">Can\'t open URL: no browser found.</string>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue