summaryrefslogtreecommitdiffhomepage
path: root/proto-wine/lang/nl_NL.ts
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-12-12 16:16:36 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-12-12 17:28:24 +0100
commitc503daf6c6b99beb7d811c952fd52d763aa008ca (patch)
tree0a3a5181829c7b4d68a100696d7d66be94931607 /proto-wine/lang/nl_NL.ts
parentfe0bbcc24ae2d0916135a8f7553ee46c9b463b44 (diff)
proto/wine: fixes
- use SDK_WINE boolean - improve logic when building for X-Plane only - rename when building for X-Plane - conditionalize Wine-related stuff - move starting the wrapper to initialize() as it should be done - use more C++17 - update header usage
Diffstat (limited to 'proto-wine/lang/nl_NL.ts')
-rw-r--r--proto-wine/lang/nl_NL.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/proto-wine/lang/nl_NL.ts b/proto-wine/lang/nl_NL.ts
index 49051961..239e73d1 100644
--- a/proto-wine/lang/nl_NL.ts
+++ b/proto-wine/lang/nl_NL.ts
@@ -28,10 +28,14 @@
</message>
</context>
<context>
- <name>wineDll</name>
+ <name>wine_metadata</name>
<message>
<source>Wine -- Windows layer for Unix</source>
<translation type="unfinished"></translation>
</message>
+ <message>
+ <source>X-Plane</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
</TS>