ACE3/addons/trenches/stringtable.xml

44 lines
1.6 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="trenches">
<Key ID="STR_ACE_Trenches_EntrenchingToolName">
<English>Entrenching Tool</English>
<Polish>Saperka</Polish>
</Key>
<Key ID="STR_ACE_Trenches_EntrenchingToolDescription">
<English>Entrenching Tool</English>
<Polish>Saperka, używana do budowy okopów</Polish>
</Key>
<Key ID="STR_ACE_Trenches_EnvelopeSmallName">
<English>Envelope - Small</English>
</Key>
<Key ID="STR_ACE_Trenches_EnevlopeSmallDescription">
<English>Small Personal Trench</English>
</Key>
<Key ID="STR_ACE_Trenches_DigEnvelopeSmall">
<English>Dig Small Trench</English>
</Key>
<Key ID="STR_ACE_Trenches_EnvelopeBigName">
<English>Envelope - Big</English>
</Key>
<Key ID="STR_ACE_Trenches_EnevlopeBigDescription">
<English>Large Personal Trench</English>
</Key>
<Key ID="STR_ACE_Trenches_DigEnvelopeBig">
<English>Dig Big Trench</English>
</Key>
<Key ID="STR_ACE_Trenches_ConfirmDig">
<English>Confirm Dig</English>
</Key>
<Key ID="STR_ACE_Trenches_CancelDig">
<English>Cancel Dig</English>
</Key>
<Key ID="STR_ACE_Trenches_ScrollAction">
<English>+Ctrl rotate</English>
</Key>
2016-02-04 23:43:32 +00:00
<Key ID="STR_ACE_Trenches_DiggingTrench">
<English>Digging Trench</English>
</Key>
</Package>
</Project>