Name |
Last commit
|
Last update |
---|---|---|
.. | ||
calc | ||
capa | ||
chem | ||
dogstats | ||
i18n/tests | ||
safe_lxml | ||
sandbox-packages | ||
symmath | ||
xmodule |
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 |
---|---|---|
.. | ||
calc | Loading commit data... | |
capa | Loading commit data... | |
chem | Loading commit data... | |
dogstats | Loading commit data... | |
i18n/tests | Loading commit data... | |
safe_lxml | Loading commit data... | |
sandbox-packages | Loading commit data... | |
symmath | Loading commit data... | |
xmodule | Loading commit data... |