##// END OF EJS Templates
i18n: replaced fragile extraction of JS translations from an _TM variable....
i18n: replaced fragile extraction of JS translations from an _TM variable. We replaced it with similar to babel functions _gettext, and _ngettext, that will prevent UI from breaking in case of untranslated strings. This also will allow to use babel built in extractors to fetch the translations stored inside html and JS.

File last commit:

r313:2cce3273 merge default
r325:9f2e29d4 stable
Show More
.release.cfg
33 lines | 402 B | text/x-ini | IniLexer
[DEFAULT]
done = false
[task:bump_version]
done = true
[task:fixes_on_stable]
done = true
[task:pip2nix_generated]
done = true
[task:changelog_updated]
done = true
[task:generate_api_docs]
done = true
[task:updated_translation]
done = true
[release]
state = prepared
version = 4.2.0
[task:rc_tools_pinned]
[task:generate_js_routes]
[task:updated_trial_license]
[task:generate_oss_licenses]