Files
gnucash/bindings/python
c-holtermann 41dc6ddbe2 implement gettext localization for python
make gnc_path_get_localedir() and GETTEXT_PACKAGE available for python
to access locales. Import gettext module to provide _ as translator
method. Provide null _-method returning english text in case of missing gettext.
Make a lot of messages translatable by adding _-method. Include python
files to create .pot-files.
2020-05-28 18:41:34 +02:00
..
2020-02-29 17:46:01 -06:00
2020-05-04 23:31:21 +08:00
2020-05-08 15:59:41 -07:00