Skip to content

Commit

Permalink
Override download translation modal
Browse files Browse the repository at this point in the history
  • Loading branch information
riccio82 committed Jun 4, 2018
1 parent 07ea5ce commit dd4bb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/src/js/cat_source/microsoft-core.extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -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. <br /><br /> 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.'
});
}
});
Expand Down

0 comments on commit dd4bb7c

Please sign in to comment.