1
0
Fork 0

Initial examples of startup tips.

This commit is contained in:
James Turner 2017-02-26 21:59:47 +00:00
parent c88b0d5060
commit c8dcc93286
2 changed files with 13 additions and 0 deletions

12
Translations/en/tips.xml Normal file
View file

@ -0,0 +1,12 @@
<?xml version="1.0"?>
<!-- FlightGear menu: English (=default) language resource -->
<PropertyList>
<tip n="0">Drag while holding the right mouse button to look around in most views</tip>
<tip n="1">Hold [Shift] while looking around to move the view up, down, left or right</tip>
<tip n="2">Press a/A to adjust the simulation speed</tip>
<tip n="3">Find frequencies of nearby ATC services nearby from the Radios dialog</tip>
</PropertyList>

View file

@ -17,6 +17,7 @@
<menu>Translations/en/menu.xml</menu>
<sys>Translations/en/sys.xml</sys>
<atc>Translations/en/atc.xml</atc>
<tips>Translations/en/tips.xml</tips>
</strings>
</locale>