1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-13 13:25:26 +01:00

Android: Don't crash if there is no web browser installed (#14683)

This commit is contained in:
grorp
2024-05-26 19:49:32 +02:00
committed by GitHub
parent 83bc362dac
commit b1fa430dad
2 changed files with 8 additions and 1 deletions

View File

@@ -7,4 +7,5 @@
<string name="unzip_notification_title">Loading Minetest</string>
<string name="unzip_notification_description">Less than 1 minute&#8230;</string>
<string name="ime_dialog_done">Done</string>
<string name="no_web_browser">No web browser found</string>
</resources>