Fixes in the default translation
- Add <cycle-gui> in Translations/default/menu.xml - Fix for <dme-desc> in default/options.xml, which mentioned the ADF instead of the DME. Thanks to Michael Danilov for these fixes.
This commit is contained in:
parent
fedd4e1c3f
commit
853a28b319
2 changed files with 2 additions and 1 deletions
|
@ -118,6 +118,7 @@
|
|||
<rendering-buffers>Hide/Show Rendering Buffers</rendering-buffers>
|
||||
<rembrandt-buffers-choice>Select Rendering Buffers</rembrandt-buffers-choice>
|
||||
<interface-config>User-interface options</interface-config>
|
||||
<cycle-gui>Cycle GUI style</cycle-gui>
|
||||
|
||||
<!-- Help menu -->
|
||||
<help>Help</help>
|
||||
|
|
|
@ -240,7 +240,7 @@
|
|||
<nav2-desc>Set the NAV2 radio frequency, optionally preceded by a radial.</nav2-desc>
|
||||
<adf1-desc>Set the ADF1 radio frequency, optionally preceded by a card rotation.</adf1-desc>
|
||||
<adf2-desc>Set the ADF2 radio frequency, optionally preceded by a card rotation.</adf2-desc>
|
||||
<dme-desc>Slave the ADF to one of the NAV radios, or set its internal frequency.</dme-desc>
|
||||
<dme-desc>Slave the DME to one of the NAV radios, or set its internal frequency.</dme-desc>
|
||||
|
||||
<situation-options>Situation Options</situation-options>
|
||||
<failure-desc>Fail the pitot, static, vacuum, or electrical system (repeat the option for multiple system failures).</failure-desc>
|
||||
|
|
Loading…
Add table
Reference in a new issue