UFO: adjust to new I18N format for name/desc
Push the translations one level down, to avoid possible ambiguity
This commit is contained in:
parent
ed0969c184
commit
b2b6e00a1b
1 changed files with 14 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<PropertyList>
|
||||
<sim>
|
||||
<description>UFO from the 'White Project' of the UNESCO</description>
|
||||
<description>UFO</description>
|
||||
<author>ET</author>
|
||||
<authors>
|
||||
<author>
|
||||
|
@ -26,15 +26,21 @@
|
|||
<wikipedia>https://en.wikipedia.org/wiki/Unidentified_flying_object</wikipedia>
|
||||
</urls>
|
||||
|
||||
<localized>
|
||||
<fr>
|
||||
<description>OVNI</description>
|
||||
<long-description>Avec l'UFO (OVNI) vous pouvez placer des objets 3D dans les scènes de FlightGear scenery</long-description>
|
||||
</fr>
|
||||
<de>
|
||||
<description>UFO</description>
|
||||
<long-description>Mit dem UFO kann man 3D Objekte in der FlightGear Szenerie platzieren</long-description>
|
||||
</de>
|
||||
|
||||
</localized>
|
||||
|
||||
<long-description>With the UFO you can place 3D objects in the FlightGear scenery,
|
||||
and inspect the scenery without worrying about crashing.</long-description>
|
||||
<fr>
|
||||
<long-description>Avec l'UFO (OVNI) vous pouvez placer des objets 3D dans les scènes de FlightGear scenery</long-description>
|
||||
</fr>
|
||||
<de>
|
||||
<long-description>Mit dem UFO kann man 3D Objekte in der FlightGear Szenerie platzieren</long-description>
|
||||
</de>
|
||||
|
||||
|
||||
<tags>
|
||||
<tag>fictional</tag>
|
||||
<tag>spaceship</tag>
|
||||
|
|
Loading…
Reference in a new issue