mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
36 lines
1.1 KiB
XML
36 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="SPIKE">
|
|
<Key ID="STR_ACE_Spike_PanLeft">
|
|
<English>Pan Camera Left</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spike_PanRight">
|
|
<English>Pan Camera Right</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spike_PanUp">
|
|
<English>Pan Camera Up</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spike_PanDown">
|
|
<English>Pan Camera Down</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spike_ZoomIn">
|
|
<English>Zoom Camera In</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spike_ZoomOut">
|
|
<English>Zoom Camera Out</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spike_CycleVisionMode">
|
|
<English>Cycle Camera Vision Mode</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spike_Manual">
|
|
<English>MANUAL</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spike_LR">
|
|
<English>Spike LR</English>
|
|
</Key>
|
|
<Key ID="STR_ACE_Spike_LR_Short">
|
|
<English>LR</English>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|