Translations/default/sys.xml: remove the 'splash' container element
Not deemed desirable anymore (now, all Translations/default/*.xml files
should have a flat structure). This is related to
6d6e1809f0
/
This commit is contained in:
parent
b022d310db
commit
587c601345
1 changed files with 0 additions and 3 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
<PropertyList>
|
||||
|
||||
<splash>
|
||||
<init>initializing</init>
|
||||
<loading-aircraft-list>loading aircraft list</loading-aircraft-list>
|
||||
<loading-aircraft>loading aircraft</loading-aircraft>
|
||||
|
@ -25,7 +24,5 @@
|
|||
<finalize-position>finalizing position</finalize-position>
|
||||
|
||||
<unstable-warning>Unstable nightly build - some features may be under active development</unstable-warning>
|
||||
</splash>
|
||||
|
||||
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue