-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2812 from CombatExtended-Continued/AdditionalTran…
…slationKeys tr key for armor durability and bipod stat
- Loading branch information
Showing
4 changed files
with
49 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<LanguageData> | ||
|
||
<!-- Partial armor statworker --> | ||
<CE_ArmorDurability>Armor durability: </CE_ArmorDurability> | ||
<CE_RepairArmorDurability>Repair armor</CE_RepairArmorDurability> | ||
<CE_ArmorDurability_CannotRepairUndamaged>Can't repair natural armor, armor is undamaged</CE_ArmorDurability_CannotRepairUndamaged> | ||
<CE_ArmorDurability_CannonRepairNoResource>Can't repair natural armor, no resources</CE_ArmorDurability_CannonRepairNoResource> | ||
|
||
</LanguageData> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<LanguageData> | ||
|
||
<CE_BipodSetupTime>Time to set up bipod: </CE_BipodSetupTime> | ||
<CE_BipodAutoSetupMode>Auto sets up in firemode: </CE_BipodAutoSetupMode> | ||
<CE_BipodStatWhenSetUp>Stats when set up: </CE_BipodStatWhenSetUp> | ||
<CE_BipodStatWhenNotSetUp>Stats when NOT set up: </CE_BipodStatWhenNotSetUp> | ||
<CE_BipodStatRange>Range</CE_BipodStatRange> | ||
<CE_BipodStatWarmUp>Warm up</CE_BipodStatWarmUp> | ||
<CE_BipodHoverOverStat>Hover over to display</CE_BipodHoverOverStat> | ||
|
||
</LanguageData> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters