MSG_IMPORTTRANSLATIONS_FAILED

%s

Error %u while importing the translations:
%s

Indicates that the Import Translations command failed, usually because of some error in the translations file.

Parameters

%s
Path of the imported translations file
%u
Error code
%s
Error message

Solution

You should study the additional error information in the message and use that as a guide for any remedial action. A common problem is trying to import a file that is not an InstallMate language file, or importing a file that contains invalid character encodings for the file's code page. The latter may be caused by editing an ANSI or UTF-8 text file without regard for the file's encoding.