<b>Background of the issue: </b>
I'm trying to open the theme and plugins localization in WPML, but I encounter an error. The error occurs in the file mysite.com/wp-content/plugins/wpml-string-translation/classes/translations-file-scan/wpml-st-translations-file-registration.php on line 100.
<b>Symptoms: </b>
Uncaught Error: Unknown format specifier "t" in the specified file. The call stack includes functions like sprintf(), WPML_ST_Translations_File_Registration::save_file_info(), and others.
<b>Questions: </b>
Why am I getting an 'Unknown format specifier "t"' error when trying to open theme and plugins localization?
How can I resolve the error in the wpml-st-translations-file-registration.php file?