mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-01 07:45:26 +01:00
Make chat web links clickable (#11092)
If enabled in minetest.conf, provides colored, clickable (middle-mouse or ctrl-left-mouse) weblinks in chat output, to open the OS' default web browser.
This commit is contained in:
@@ -6551,3 +6551,12 @@ msgid ""
|
||||
"be queued.\n"
|
||||
"This should be lower than curl_parallel_limit."
|
||||
msgstr ""
|
||||
|
||||
#: src/gui/guiChatConsole.cpp
|
||||
msgid "Opening webpage"
|
||||
msgstr ""
|
||||
|
||||
#: src/gui/guiChatConsole.cpp
|
||||
msgid "Failed to open webpage"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user