1
0
Fork 0
flightgear/Translations/test/menu.xml
Florent Rougon e1b65590cb Add the top-level options.xml and Translations directory moved out of FGData
Copy them to ${CMAKE_INSTALL_PREFIX}/share/flightgear at installation time.
2016-12-29 11:33:19 +01:00

47 lines
882 B
XML

<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- FlightGear menu: Test language resource -->
<!-- Test character encoding.
Intentionally incomplete resource (test fallback to default text).
-->
<PropertyList>
<!-- File menu -->
<file>Datei</file>
<reset>Rest ÙÚÛÜÝßàáâãäåç</reset>
<sound-config>Sound Configuration èéêëìíîïñòóôõöø</sound-config>
<!-- View menu -->
<view>View ÈÉÊËÌÍÎÏ</view>
<!-- Location menu -->
<location>Location ÑÒÓÔÕÖØ</location>
<!-- Autopilot menu -->
<autopilot>Autopilot ùúûüýÿ</autopilot>
<!-- Environment menu -->
<environment>Environment</environment>
<!-- AI menu -->
<!--
<ai>AI</ai>
-->
<!-- Equipment -->
<!--
<equipment>Equipment</equipment>
-->
<!-- Multiplayer -->
<multiplayer>Multiplayer</multiplayer>
<!-- Debug menu -->
<debug>Debug</debug>
<!-- Help menu -->
<help>Help</help>
</PropertyList>