Merge branch 'master' of gitorious.org:fg/fgdata
This commit is contained in:
commit
e44d2212d4
2 changed files with 6 additions and 6 deletions
|
@ -31,13 +31,13 @@
|
|||
<token>rwy-to</token>
|
||||
</equals>
|
||||
<then>
|
||||
<text> take off and landing ruway </text>
|
||||
<text> take off and landing runway </text>
|
||||
<token>rwy-land</token>
|
||||
</then>
|
||||
<else>
|
||||
<text> landing ruway </text>
|
||||
<text> landing runway </text>
|
||||
<token>rwy-land</token>
|
||||
<text> and take off ruway </text>
|
||||
<text> and take off runway </text>
|
||||
<token>rwy-to</token>
|
||||
</else>
|
||||
</if>
|
||||
|
|
|
@ -33,13 +33,13 @@
|
|||
<token>rwy-to</token>
|
||||
</equals>
|
||||
<then>
|
||||
<text> landing and departing ruway </text>
|
||||
<text> landing and departing runway </text>
|
||||
<token>rwy-land</token>
|
||||
</then>
|
||||
<else>
|
||||
<text> landing ruway </text>
|
||||
<text> landing runway </text>
|
||||
<token>rwy-land</token>
|
||||
<text> and departing ruway </text>
|
||||
<text> and departing runway </text>
|
||||
<token>rwy-to</token>
|
||||
</else>
|
||||
</if>
|
||||
|
|
Loading…
Reference in a new issue