mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
44 lines
1.6 KiB
XML
44 lines
1.6 KiB
XML
<?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>
|
|
<Key ID="STR_ACE_Trenches_DiggingTrench">
|
|
<English>Digging Trench</English>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|