diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-10-29 04:03:49 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-10-29 04:03:49 +0100 |
commit | 5b0f05ec74fffb1380285ef491eb5b68aab386d6 (patch) | |
tree | c2f3bfb1efa6643d2d0e8c1cc4dcd45b8b4d5918 | |
parent | 801c01b8f2770ed5bdadf96aeeba176fa09239f4 (diff) |
proto/wine: refresh i18n
-rw-r--r-- | proto-wine/lang/nl_NL.ts | 4 | ||||
-rw-r--r-- | proto-wine/lang/ru_RU.ts | 4 | ||||
-rw-r--r-- | proto-wine/lang/stub.ts | 4 | ||||
-rw-r--r-- | proto-wine/lang/zh_CN.ts | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/proto-wine/lang/nl_NL.ts b/proto-wine/lang/nl_NL.ts index 39c5775c..e2d594a3 100644 --- a/proto-wine/lang/nl_NL.ts +++ b/proto-wine/lang/nl_NL.ts @@ -32,11 +32,11 @@ <translation type="unfinished"></translation> </message> <message> - <source>Application id (Proton only)</source> + <source><html><head/><body><p>When supported.</p></body></html></source> <translation type="unfinished"></translation> </message> <message> - <source><html><head/><body><p>When supported.</p></body></html></source> + <source>Steam application id (Proton)</source> <translation type="unfinished"></translation> </message> </context> diff --git a/proto-wine/lang/ru_RU.ts b/proto-wine/lang/ru_RU.ts index 84e7fd90..afd33eea 100644 --- a/proto-wine/lang/ru_RU.ts +++ b/proto-wine/lang/ru_RU.ts @@ -32,11 +32,11 @@ <translation type="unfinished"></translation> </message> <message> - <source>Application id (Proton only)</source> + <source><html><head/><body><p>When supported.</p></body></html></source> <translation type="unfinished"></translation> </message> <message> - <source><html><head/><body><p>When supported.</p></body></html></source> + <source>Steam application id (Proton)</source> <translation type="unfinished"></translation> </message> </context> diff --git a/proto-wine/lang/stub.ts b/proto-wine/lang/stub.ts index 0231ebb2..b0ced919 100644 --- a/proto-wine/lang/stub.ts +++ b/proto-wine/lang/stub.ts @@ -32,11 +32,11 @@ <translation type="unfinished"></translation> </message> <message> - <source>Application id (Proton only)</source> + <source><html><head/><body><p>When supported.</p></body></html></source> <translation type="unfinished"></translation> </message> <message> - <source><html><head/><body><p>When supported.</p></body></html></source> + <source>Steam application id (Proton)</source> <translation type="unfinished"></translation> </message> </context> diff --git a/proto-wine/lang/zh_CN.ts b/proto-wine/lang/zh_CN.ts index 0231ebb2..b0ced919 100644 --- a/proto-wine/lang/zh_CN.ts +++ b/proto-wine/lang/zh_CN.ts @@ -32,11 +32,11 @@ <translation type="unfinished"></translation> </message> <message> - <source>Application id (Proton only)</source> + <source><html><head/><body><p>When supported.</p></body></html></source> <translation type="unfinished"></translation> </message> <message> - <source><html><head/><body><p>When supported.</p></body></html></source> + <source>Steam application id (Proton)</source> <translation type="unfinished"></translation> </message> </context> |