diff options
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> |