1. Fix the broken `gettext()` call in `courde_detail.js`
2. Change the string to avoid Transifex misunderstand the pattern '% o' in `checklist.underscore`.
3. Embed the `{filename}` part inside the string in `transcripts-choose.underscore` to provide better i18n flexibililty.
4. Remove all the call of `gettext()` and `${_()}` inside the `mock` directory to aovid mis-extraction by pybabel. (It seems that the `mock` directory is soly used in test? So the strings in this directory need not to be extracted and translated?)
5. The unicode char `\u2014` will trigger a bug inside pybabel which makes the extracted string untranslatable, so remove this char.
| Name | Last commit | Last update | 
|---|---|---|
| .. | ||
| settings | Loading commit data... | |
| active_video_upload.js | Loading commit data... | |
| asset.js | Loading commit data... | |
| assignment_grade.js | Loading commit data... | |
| chapter.js | Loading commit data... | |
| checklist.js | Loading commit data... | |
| component_template.js | Loading commit data... | |
| course.js | Loading commit data... | |
| course_info.js | Loading commit data... | |
| course_update.js | Loading commit data... | |
| custom_sync_xblock_info.js | Loading commit data... | |
| explicit_url.js | Loading commit data... | |
| group.js | Loading commit data... | |
| group_configuration.js | Loading commit data... | |
| location.js | Loading commit data... | |
| metadata.js | Loading commit data... | |
| module_info.js | Loading commit data... | |
| section.js | Loading commit data... | |
| textbook.js | Loading commit data... | |
| uploads.js | Loading commit data... | |
| validation_helpers.js | Loading commit data... | |
| xblock_container_info.js | Loading commit data... | |
| xblock_info.js | Loading commit data... | |
| xblock_outline_info.js | Loading commit data... | |
| xblock_validation.js | Loading commit data... |