Files
BarotraumaModServer/LocalMods/NT Informative Descriptions/Localization/Config/English.xml
2026-06-09 00:42:10 +03:00

12 lines
1.0 KiBLFS
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<infotexts language="English" nowhitespace="false" translatedname="English">
<Override>
<rawconfig.enforcedtooltip>This setting is enforced by server</rawconfig.enforcedtooltip>
<rawconfig.notenforcedtooltip>This setting is not enforced by server</rawconfig.notenforcedtooltip>
<infdescriptions.modname>Informative Descriptions</infdescriptions.modname>
<infdescriptions.cfg.enabled>Informative Descriptions Enabled</infdescriptions.cfg.enabled>
<infdescriptions.cfg.enableddescription>When enabled mod replaces most descriptions with more informative ones.</infdescriptions.cfg.enableddescription>
<infdescriptions.cfg.shared>Share mod with clients</infdescriptions.cfg.shared>
<infdescriptions.cfg.shareddescription>When enabled mod would appear in server modlist and would be downloaded by clients when joining. (Serverside/Host CSharp Scripting must be enabled for this to work)</infdescriptions.cfg.shareddescription>
</Override>
</infotexts>