Make `RequiredOnClient` text clearer (#720)

Also makes that text get localised as it was hardcoded before.
This commit is contained in:
Jack 2023-12-19 01:10:39 +00:00 committed by GitHub
parent a169e16508
commit bbd4ced1ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -304,6 +304,7 @@ Press Yes if you agree to this. This choice can be changed in the mods menu at a
"SHOW_ONLY_DISABLED" "Only Disabled"
"SHOW_ONLY_NOT_REQUIRED" "Only Optional Mods"
"SHOW_ONLY_REQUIRED" "Only Required Mods"
"MOD_REQUIRED_WARNING" " : This mod may get (un)loaded when joining a server"
// Maps menu
"HIDE_LOCKED" "Hide locked"

View File

@ -488,8 +488,8 @@ resource/ui/menus/modlist.menu
{
ControlName Label
labelText " : This mod gets (un)loaded automatically"
wide 500
labelText "#MOD_REQUIRED_WARNING"
auto_wide_tocontents 1
tall 50
visible 0