| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| audio | ||
| certificates | ||
| coffee | ||
| css/vendor | ||
| fonts | ||
| images | ||
| js | ||
| lms/js | ||
| sass | ||
| scripts | ||
| themed_sass | ||
| .gitignore | ||
| .hgignore | ||
| common | ||
| js_test.yml | ||
| js_test_coffee.yml | ||
| support | ||
| teams | ||
| templates | ||
| xmodule_js |
1. No string concatenation should be used in the gettext function.
2. Some extra parentheses should be used in coffee script, to avoid the following situation: in coffee script, the call ```gettext "text to be extracted" + "text should not be extracted"``` will be translated into ```gettext("text to be extracted" + "text should not be extracted")``` rather than ```gettext("text to be extracted") + "text should not be extracted"```.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| audio | Loading commit data... | |
| certificates | Loading commit data... | |
| coffee | Loading commit data... | |
| css/vendor | Loading commit data... | |
| fonts | Loading commit data... | |
| images | Loading commit data... | |
| js | Loading commit data... | |
| lms/js | Loading commit data... | |
| sass | Loading commit data... | |
| scripts | Loading commit data... | |
| themed_sass | Loading commit data... | |
| .gitignore | Loading commit data... | |
| .hgignore | Loading commit data... | |
| common | Loading commit data... | |
| js_test.yml | Loading commit data... | |
| js_test_coffee.yml | Loading commit data... | |
| support | Loading commit data... | |
| teams | Loading commit data... | |
| templates | Loading commit data... | |
| xmodule_js | Loading commit data... |