diff --git a/static/src/js/cat_source/microsoft-core.extension.js b/static/src/js/cat_source/microsoft-core.extension.js index 7103965..51d5e8f 100644 --- a/static/src/js/cat_source/microsoft-core.extension.js +++ b/static/src/js/cat_source/microsoft-core.extension.js @@ -22,7 +22,7 @@ onCancel: 'goToFirstError', callback: continueDownloadFunction, okTxt: 'Download anyway', - msg: 'Unresolved glossary and/or tag issues may prevent downloading your translation. Please fix the issues.

If you continue downloading, part of the content may be untranslated - look for the string UNTRANSLATED_CONTENT in the downloaded files.' + msg: 'Unresolved glossary and/or tag issues may prevent downloading your translation. Please fix the issues.' }); } });