settings_advanced.html
5.13 KB
-
Misuse of 'gettext' into mako templates · 94faa6b8
To translate strings in mako templates, the pattern of ```${_()}``` should be used instead of ```gettext``` even if the strings to be translated is located in a ```script``` block.
louyihua committed