The new header intentionally isn't in MTG stone design (or any other MTG-esque design), since we want to distance Luanti and MTG from each other. The font "undefined medium" (https://undefined-medium.com/) was used. ASCII art generated by https://patorjk.com/software/taag/#p=display&f=Graffiti&t=luanti https://github.com/minetest/minetest/pull/11952#issuecomment-1013364703 --------- Co-authored-by: sfan5 <sfan5@live.de>
12 lines
560 B
XML
12 lines
560 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="label">Luanti</string>
|
|
<string name="loading">Loading…</string>
|
|
<string name="notification_channel_name">General notification</string>
|
|
<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…</string>
|
|
<string name="ime_dialog_done">Done</string>
|
|
<string name="no_web_browser">No web browser found</string>
|
|
</resources>
|