Fix for Translation Report

This commit is contained in:
WNJStudio 2019-03-01 03:47:47 +08:00 committed by GitHub
parent 69d5e34c24
commit b49ccb1ccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- Forbid -->
@ -42,7 +42,7 @@
<!-- EN: Toggle military draft.\n\nDrafted people take orders and fight. They will not work, eat, or rest. -->
<CommandToggleDraftDesc>切换征召状态。\n\n被征召的人会遵守命令并战斗。解散前他们不会工作吃饭或着休息。</CommandToggleDraftDesc>
<!-- EN: {1_labelShort} cannot walk. -->
<IsIncapped>{0}无法行动。</IsIncapped>
<IsIncapped>{1_labelShort}无法行动。</IsIncapped>
<!-- EN: Fire at will -->
<CommandFireAtWillLabel>自由开火</CommandFireAtWillLabel>
@ -456,4 +456,4 @@
<!-- EN: Attack this settlement. -->
<CommandAttackSettlementDesc>攻击此定居点。</CommandAttackSettlementDesc>
</LanguageData>
</LanguageData>