diff options
Diffstat (limited to 'proto-wine/lang')
-rw-r--r-- | proto-wine/lang/nl_NL.ts | 6 | ||||
-rw-r--r-- | proto-wine/lang/ru_RU.ts | 6 | ||||
-rw-r--r-- | proto-wine/lang/stub.ts | 6 | ||||
-rw-r--r-- | proto-wine/lang/zh_CN.ts | 6 |
4 files changed, 20 insertions, 4 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> diff --git a/proto-wine/lang/ru_RU.ts b/proto-wine/lang/ru_RU.ts index 2ea9274b..1e80e43f 100644 --- a/proto-wine/lang/ru_RU.ts +++ b/proto-wine/lang/ru_RU.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> diff --git a/proto-wine/lang/stub.ts b/proto-wine/lang/stub.ts index 21185491..2da10a0b 100644 --- a/proto-wine/lang/stub.ts +++ b/proto-wine/lang/stub.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> diff --git a/proto-wine/lang/zh_CN.ts b/proto-wine/lang/zh_CN.ts index 21185491..2da10a0b 100644 --- a/proto-wine/lang/zh_CN.ts +++ b/proto-wine/lang/zh_CN.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> |