mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 10:20:51 +02:00
use Intent.CATEGORY_APP_MAIN instead of hardcoded reference to play store
This commit is contained in:
parent
0553d5eb4c
commit
c6fe8dc405
5 changed files with 8 additions and 11 deletions
|
@ -55,7 +55,7 @@
|
|||
<string name="settings_apps_view_all">Todas las aplicaciones</string>
|
||||
|
||||
<string name="settings_apps_install">Instalar aplicaciones</string>
|
||||
<string name="settings_apps_toast_store_not_found">No se encontró la PlayStore</string>
|
||||
<string name="settings_apps_toast_store_not_found">No se encontró la Store</string>
|
||||
|
||||
<!--
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue