1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Fix length of a display name

- Fix the length of a display name so it doesn't get cut off in the
settings.
This commit is contained in:
System98 2016-02-27 12:51:32 +01:00
parent a13b029b4a
commit df3ec3a179

@ -4122,8 +4122,8 @@
<German>Verzögert das Ende des KI-Beschusses auf einen Spieler, wenn dieser aus medizinischen Gründen bewustlos wird.</German>
</Key>
<Key ID="STR_ACE_Medical_MedicalSettings_delayUnconCaptive_DisplayName">
<English>Delay cease fire of AI during medical unconsciousness</English>
<English>Delay cease fire of AI for unconsciousness</English>
<German>Verzögert Ende des KI-Beschusses bei medizinischer Bewustlosigkeit</German>
</Key>
</Package>
</Project>
</Project>