Project

General

Profile

Download (5.39 KB) Statistics
| Branch: | Tag: | Revision:

hydrilla-builder / src / hydrilla / util / _util.py @ c1c7f969

# Date Author Comment
c1c7f969 02/22/2022 04:03 PM koszko

fix "no translation file found for domain" error

0fe371da 02/22/2022 11:53 AM koszko

change translation domain to 'hydrilla-messages'

143aed2d 02/21/2022 07:15 PM koszko

enable using with Python 3.7

33097569 02/12/2022 02:52 PM koszko

move locales under builder/

403ca642 02/12/2022 01:08 PM koszko

expose the entire translation object instead of just its gettext method

9e71d383 02/12/2022 11:34 AM koszko

internationalize using Babel

this commit also makes the sdist tarball generated by setuptools REUSE-compliant

456ad6c0 02/09/2022 02:41 PM koszko

include new schemas in package and in tests

ad4331a4 02/07/2022 07:04 PM koszko

facilitate for including other schemas in submodule and expose them to other packages