mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
42 lines
1.3 KiB
XML
42 lines
1.3 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_Camera_ViewModeCycle">
|
|
<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>
|
|
<Key ID="STR_ACE_SPIKE_designate">
|
|
<English>Designate</English><!-- Check this -->
|
|
</Key>
|
|
<Key ID="STR_ACE_SPIKE_LeaveCamera">
|
|
<English>Leave Camera</English><!-- Check this -->
|
|
</Key>
|
|
</Package>
|
|
</Project>
|