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

Android: Persistent notification while ingame (#13125)

Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com>
Co-authored-by: grorp <grorp@posteo.de>
This commit is contained in:
Muhammad Rifqi Priyo Susanto
2025-04-24 18:38:52 +07:00
committed by GitHub
parent 409543566a
commit 3e5d9782cc
7 changed files with 111 additions and 8 deletions

View File

@@ -6,6 +6,7 @@
<string name="notification_channel_description">Notifications from Luanti</string>
<string name="unzip_notification_title">Loading Luanti</string>
<string name="unzip_notification_description">Less than 1 minute&#8230;</string>
<string name="game_notification_title">Luanti is running</string>
<string name="ime_dialog_done">Done</string>
<string name="no_web_browser">No web browser found</string>
</resources>