summaryrefslogtreecommitdiff
path: root/lib/i18n.py
AgeCommit message (Collapse)Author
2025-03-09Mypy type correctness (#3199)capellancitizen
2024-11-18Print-pdf: simplify path detection (#3282)Kaalleen
* print-pdf: simplify path detection * i18n: more cleaning up * Version, License paths
2023-04-28fixed mac dev mode translations (#2248)rejbasket
updated electron-builder Authored-by: rejbasket
2021-12-08add macOS and windows installer (#1352)rejbasket
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2019-04-02add localization for font names and descriptionsLex Neva
2018-09-18use ugettext() instead of gettext()Lex Neva
2018-08-21autopep8Lex Neva
2018-08-20generate INX files for all languagesLex Neva
2018-08-20gettextify INX templatesLex Neva
2018-05-01refactor everything out of lib/__init__.pyLex Neva