mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
30 lines
1.2 KiB
XML
30 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Fastroping">
|
|
<Key ID="STR_ACE_Fastroping_Module_FRIES_DisplayName">
|
|
<English>Equip FRIES</English>
|
|
<German>Rüste FRIES aus</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Fastroping_Module_FRIES_Description">
|
|
<English>Equips compatible helicopters with a Fast Rope Insertion Extraction System.</English>
|
|
<German>Rüstet kompatible Helikopter mit einem Fast Rope Insertion Extraction System aus.</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Fastroping_Interaction_prepareFRIES">
|
|
<English>Prepare fast roping system</English>
|
|
<German>Bereite Fast Roping System vor</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Fastroping_Interaction_deployRopes">
|
|
<English>Deploy ropes</English>
|
|
<German>Seile auswerfen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Fastroping_Interaction_fastRope">
|
|
<English>Fast rope</English>
|
|
<German>Abseilen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Fastroping_Interaction_cutRopes">
|
|
<English>Cut ropes</English>
|
|
<German>Seile abwerfen</German>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|