Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions English/Keyed/Multiplayer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@
<MpResetColors>Reset the colors</MpResetColors>
<MpHideOtherPlayersInColonistBar>Hide other players in Colonist Bar</MpHideOtherPlayersInColonistBar>

<!-- Ping alert -->
<MpHideOtherPlayersMessages>Hide other players messages</MpHideOtherPlayersMessages>

<!-- Ping alert -->
<MpAlertPing>Multiplayer ping</MpAlertPing>
<MpAlertPingDesc1>Click to focus the camera on locations pinged by: {0}</MpAlertPingDesc1>
Expand Down Expand Up @@ -336,5 +339,15 @@
<MpModCompatScoreUnk>Unknown; please report findings to #mod-report in our Discord</MpModCompatScoreUnk>
<MpHideTranslationMods>Hide translation mods</MpHideTranslationMods>
<MpHideTranslationModsDesc>Translation mods are always compatible.</MpHideTranslationModsDesc>

<!-- Prepatcher Warning -->
<MpPrepatcherWarnNotInstalledHeadline><![CDATA[<b>PREPATCHER NOT INSTALLED</b>]]></MpPrepatcherWarnNotInstalledHeadline>
<MpPrepatcherWarnNotInstalledDescription><![CDATA[Rituals will not work properly in multiplayer without the <color=#f4c542><b>Prepatcher</b></color> mod. Please <b>install</b> and <b>enable</b> it to avoid <color=red>desync issues</color>.]]></MpPrepatcherWarnNotInstalledDescription>
<MpPrepatcherWarnDisabledHeadline><![CDATA[<b>PREPATCHER DISABLED</b>]]></MpPrepatcherWarnDisabledHeadline>
<MpPrepatcherWarnDisabledDescription><![CDATA[Rituals will not work properly in multiplayer without the <color=#f4c542><b>Prepatcher</b></color> mod. Please <b>enable</b> it to avoid <color=red>desync issues</color>.]]></MpPrepatcherWarnDisabledDescription>
<MpPrepatcherWarnOpenSteamWorkshop><![CDATA[Open the <color=#f4c542><b>Prepatcher</b></color> mod on <color=#4484b2><b>Steam Workshop</b></color>.]]></MpPrepatcherWarnOpenSteamWorkshop>
<MpPrepatcherWarnOpenBrowser><![CDATA[Open the <color=#f4c542><b>Prepatcher</b></color> mod on browser.]]></MpPrepatcherWarnOpenBrowser>
<MpPrepatcherWarnEnableRestart><![CDATA[Enable the <color=#f4c542><b>Prepatcher</b></color> mod and restart the game.]]></MpPrepatcherWarnEnableRestart>
<MpPrepatcherWarnFail>Something went wrong, please try again.</MpPrepatcherWarnFail>

</LanguageData>