diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-02 08:20:47 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-02 09:34:17 +0200 |
commit | f2faf7acf4445fef2a149ebbdecb569a2d119d94 (patch) | |
tree | 6629ba211a70a54a0ab82f6c4f4de08504072951 /proto-ft/lang | |
parent | 66e75860d0c54baa39ed789442b09b96eeebe2e6 (diff) |
nothing important
Diffstat (limited to 'proto-ft/lang')
-rw-r--r-- | proto-ft/lang/nl_NL.ts | 4 | ||||
-rw-r--r-- | proto-ft/lang/ru_RU.ts | 4 | ||||
-rw-r--r-- | proto-ft/lang/stub.ts | 4 | ||||
-rw-r--r-- | proto-ft/lang/zh_CN.ts | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/proto-ft/lang/nl_NL.ts b/proto-ft/lang/nl_NL.ts index e2b72543..ec4f58da 100644 --- a/proto-ft/lang/nl_NL.ts +++ b/proto-ft/lang/nl_NL.ts @@ -56,11 +56,11 @@ Starting tracking will again overwrite the DLL locations.</source> <context> <name>freetrack</name> <message> - <source>Can't load freetrack memory mapping</source> + <source>Unknown game</source> <translation type="unfinished"></translation> </message> <message> - <source>Unknown game</source> + <source>Can't load freetrack memory mapping</source> <translation type="unfinished"></translation> </message> </context> diff --git a/proto-ft/lang/ru_RU.ts b/proto-ft/lang/ru_RU.ts index d749121c..c793ae6b 100644 --- a/proto-ft/lang/ru_RU.ts +++ b/proto-ft/lang/ru_RU.ts @@ -58,11 +58,11 @@ Starting tracking will again overwrite the DLL locations.</source> <context> <name>freetrack</name> <message> - <source>Can't load freetrack memory mapping</source> + <source>Unknown game</source> <translation type="unfinished"></translation> </message> <message> - <source>Unknown game</source> + <source>Can't load freetrack memory mapping</source> <translation type="unfinished"></translation> </message> </context> diff --git a/proto-ft/lang/stub.ts b/proto-ft/lang/stub.ts index 4962332f..635844a5 100644 --- a/proto-ft/lang/stub.ts +++ b/proto-ft/lang/stub.ts @@ -56,11 +56,11 @@ Starting tracking will again overwrite the DLL locations.</source> <context> <name>freetrack</name> <message> - <source>Can't load freetrack memory mapping</source> + <source>Unknown game</source> <translation type="unfinished"></translation> </message> <message> - <source>Unknown game</source> + <source>Can't load freetrack memory mapping</source> <translation type="unfinished"></translation> </message> </context> diff --git a/proto-ft/lang/zh_CN.ts b/proto-ft/lang/zh_CN.ts index 903ce19b..442a1aa1 100644 --- a/proto-ft/lang/zh_CN.ts +++ b/proto-ft/lang/zh_CN.ts @@ -56,11 +56,11 @@ Starting tracking will again overwrite the DLL locations.</source> <context> <name>freetrack</name> <message> - <source>Can't load freetrack memory mapping</source> + <source>Unknown game</source> <translation type="unfinished"></translation> </message> <message> - <source>Unknown game</source> + <source>Can't load freetrack memory mapping</source> <translation type="unfinished"></translation> </message> </context> |