43 lines
1.2 KiB
XML
43 lines
1.2 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<!-- FlightGear menu and options tranlations for English -->
|
|
|
|
<PropertyList>
|
|
<!-- Fall back -->
|
|
<null>No tranlation available for this text</null>
|
|
|
|
<!-- File menu -->
|
|
<file>File</file>
|
|
<save-flight>Save Flight</save-flight>
|
|
<load-flight>Load Flight</load-flight>
|
|
<reset>Load Flight</reset>
|
|
<hi-res-snap-shot>Hires Snap Shot</hi-res-snap-shot>
|
|
<snap-shot>Snap Shot</snap-shot>
|
|
<print>Print</print>
|
|
<exit>Exit</exit>
|
|
|
|
<!-- View menu -->
|
|
<view>View</view>
|
|
<toggle-panel>Toggle Panel</toggle-panel>
|
|
<pilot-offset>Pilot Offset</pilot-offset>
|
|
<hud-alpha>HUD Alpha</hud-alpha>
|
|
<properties>Properties</properties>
|
|
|
|
<!-- Environment menu -->
|
|
<environment>Environment</environment>
|
|
<goto-airport>Goto Airport</goto-airport>
|
|
|
|
<!-- Autopilot menu -->
|
|
<autopilot>Autopilot</autopilot>
|
|
<set-heading>Set Heading</set-heading>
|
|
<set-altitude>Set Altitude</set-altitude>
|
|
<add-waypoint>Add Waypoint</add-waypoint>
|
|
<skip-current-waypoint>Skip Current Waypoint</skip-current-waypoint>
|
|
<clear-route>Clear Route</clear-route>
|
|
<adjust-ap-settings>Adjust AP Settings</adjust-ap-settings>
|
|
<toggle-hud-format>Toggle HUD Format</toggle-hud-format>
|
|
|
|
<!-- Help menu -->
|
|
<help>Help</help>
|
|
|
|
</PropertyList>
|