News

All user-facing strings/text must be wrapped in the __("") function in javascript and _("") function in Python, so that it is shown as translated to the user. Long functions are hard to read and debug ...