From 70048a925a7e34e1307c7ca501671f0bd75ec817 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Fri, 28 Dec 2018 03:19:56 +0100 Subject: proto/fsuipc: don't look for unrelated .dll This .dll seems to be unrelated. Unless it performs some side effects in the background, there seems to be no reason whatsoever to look for it. This is completely untested. --- proto-fsuipc/lang/nl_NL.ts | 22 +--------------------- proto-fsuipc/lang/ru_RU.ts | 22 +--------------------- proto-fsuipc/lang/stub.ts | 22 +--------------------- proto-fsuipc/lang/zh_CN.ts | 22 +--------------------- 4 files changed, 4 insertions(+), 84 deletions(-) (limited to 'proto-fsuipc/lang') diff --git a/proto-fsuipc/lang/nl_NL.ts b/proto-fsuipc/lang/nl_NL.ts index dd7d7942..4a7578e9 100644 --- a/proto-fsuipc/lang/nl_NL.ts +++ b/proto-fsuipc/lang/nl_NL.ts @@ -15,27 +15,7 @@ UICFSUIPCControls - FSUIPC settings FaceTrackNoIR - - - - Cancel - - - - Location of FSUIPC.dll - - - - The DLL should be located in the Modules/ directory of MS FS 2004 - - - - OK - - - - ... + FSUIPC diff --git a/proto-fsuipc/lang/ru_RU.ts b/proto-fsuipc/lang/ru_RU.ts index 29f52f79..dd26dd22 100644 --- a/proto-fsuipc/lang/ru_RU.ts +++ b/proto-fsuipc/lang/ru_RU.ts @@ -15,27 +15,7 @@ UICFSUIPCControls - FSUIPC settings FaceTrackNoIR - - - - Cancel - - - - Location of FSUIPC.dll - - - - The DLL should be located in the Modules/ directory of MS FS 2004 - - - - OK - - - - ... + FSUIPC diff --git a/proto-fsuipc/lang/stub.ts b/proto-fsuipc/lang/stub.ts index 16662c44..031e1916 100644 --- a/proto-fsuipc/lang/stub.ts +++ b/proto-fsuipc/lang/stub.ts @@ -15,27 +15,7 @@ UICFSUIPCControls - FSUIPC settings FaceTrackNoIR - - - - Cancel - - - - Location of FSUIPC.dll - - - - The DLL should be located in the Modules/ directory of MS FS 2004 - - - - OK - - - - ... + FSUIPC diff --git a/proto-fsuipc/lang/zh_CN.ts b/proto-fsuipc/lang/zh_CN.ts index 16662c44..031e1916 100644 --- a/proto-fsuipc/lang/zh_CN.ts +++ b/proto-fsuipc/lang/zh_CN.ts @@ -15,27 +15,7 @@ UICFSUIPCControls - FSUIPC settings FaceTrackNoIR - - - - Cancel - - - - Location of FSUIPC.dll - - - - The DLL should be located in the Modules/ directory of MS FS 2004 - - - - OK - - - - ... + FSUIPC -- cgit v1.2.3