mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
2b4d807acc
* Add stringtable validation tool * Add to CI
34 lines
1.5 KiB
XML
34 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Dragon">
|
|
<Key ID="STR_ACE_Dragon_dragonNameCarry">
|
|
<English>[CSW] M47 Super-Dragon</English>
|
|
<Portuguese>[CSW] M47 Super-Dragon</Portuguese>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_dragonName">
|
|
<English>M47 Super-Dragon</English>
|
|
<Portuguese>M47 Super-Dragon</Portuguese>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_attachSight">
|
|
<English>Attach Sight</English>
|
|
<Portuguese>Colocar Mira</Portuguese>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_detachSight">
|
|
<English>Detach Sight</English>
|
|
<Portuguese>Remover Mira</Portuguese>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_sightName">
|
|
<English>SU-36/P Daysight</English>
|
|
<Portuguese>SU-36/P Daysight</Portuguese>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_sightDescription">
|
|
<English>A light, cheap sight used for daytime operations. Contains the guidance computer for the whole system</English>
|
|
<Portuguese>Uma mira leve e comum utilizada para operações de dia. Contêm o computador de orientação para todo o sistema.</Portuguese>
|
|
</Key>
|
|
<Key ID="STR_ACE_Dragon_dragonDescription">
|
|
<English>A Wire-Guided SACLOS missile with a unique flight characteristic</English>
|
|
<Portuguese>Um míssil SACLOS, guiado por fio com uma característica única de vôo</Portuguese>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|