12 lines
360 B
XML
12 lines
360 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<LanguageData>
|
|
|
|
<!-- Power Armor Interaction -->
|
|
<EnterPowerArmor>Enter {0}</EnterPowerArmor>
|
|
<CannotEnterPowerArmor>Cannot enter power armor</CannotEnterPowerArmor>
|
|
<PowerArmorBroken>{0} has been broken!</PowerArmorBroken>
|
|
|
|
<!-- Gizmo Labels -->
|
|
<StructurePoints>Structure</StructurePoints>
|
|
|
|
</LanguageData> |