Remove an obsolete option for airport-id.
This commit is contained in:
parent
8844cb13ec
commit
3d6de8b2c3
5 changed files with 0 additions and 11 deletions
|
@ -149,7 +149,6 @@
|
|||
<ndb-desc>Specify starting position relative to an NDB</ndb-desc>
|
||||
<fix-desc>Specify starting position relative to a fix</fix-desc>
|
||||
<runway-no-desc>Specify starting runway (must also specify an airport)</runway-no-desc>
|
||||
<airport-id-desc>(Obsolete; use --airport instead.)</airport-id-desc>
|
||||
<offset-distance-desc>Specify distance to reference point (statute miles)</offset-distance-desc>
|
||||
<offset-azimuth-desc>Specify heading to reference point</offset-azimuth-desc>
|
||||
<lon-desc>Starting longitude (west = -)</lon-desc>
|
||||
|
|
|
@ -136,7 +136,6 @@
|
|||
<ndb-desc>Geef de start positie ten opzichte van een NDB</ndb-desc>
|
||||
<fix-desc>Geef de start positie ten opzichte van een fix</fix-desc>
|
||||
<runway-no-desc>Geef het vertrek startbaan nummer (er moet ook een vliegveld worden opgegeven)</runway-no-desc>
|
||||
<airport-id-desc>(Verouderd: gebruik liever --airport)</airport-id-desc>
|
||||
<offset-distance-desc>Specificeer de afstand tot de baandrempel</offset-distance-desc>
|
||||
<offset-azimuth-desc>Specificeer de richting van de baandrempel</offset-azimuth-desc>
|
||||
<lon-desc>Geografische lengte aan de start (west = -)</lon-desc>
|
||||
|
|
|
@ -140,7 +140,6 @@
|
|||
|
||||
<!-- Position and Orientation options -->
|
||||
<position-options>Pocz¹tkowa pozycja i orientacja</position-options>
|
||||
<airport-id-desc>Podaj ID lotniska startu</airport-id-desc>
|
||||
<runway-no-desc>Wybierz pas do startu (musisz podaæ równie¿ lotnisko)</runway-no-desc>
|
||||
<offset-distance-desc>Dystans do progu drogi startowej</offset-distance-desc>
|
||||
<offset-azimuth-desc>Kierunek do progu drogi startowej</offset-azimuth-desc>
|
||||
|
|
|
@ -141,7 +141,6 @@
|
|||
|
||||
<!-- Position and Orientation options -->
|
||||
<position-options>Poczatkowa pozycja i orientacja</position-options>
|
||||
<airport-id-desc>Podaj ID lotniska startu</airport-id-desc>
|
||||
<runway-no-desc>Wybierz pas do startu (musisz podac rowniez lotnisko)</runway-no-desc>
|
||||
<offset-distance-desc>Dystans do progu drogi startowej</offset-distance-desc>
|
||||
<offset-azimuth-desc>Kierunek do progu drogi startowej</offset-azimuth-desc>
|
||||
|
|
|
@ -369,13 +369,6 @@
|
|||
<brief/>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<name>airport-id</name>
|
||||
<arg>ID</arg>
|
||||
<description>strings/airport-id-desc</description>
|
||||
<brief/>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<name>offset-distance</name>
|
||||
<arg>nm</arg>
|
||||
|
|
Loading…
Reference in a new issue