aboutsummaryrefslogtreecommitdiffstats
path: root/modules/localization.py
Commit message (Collapse)AuthorAgeFilesLines
* Update localization.pyliubo09022023-09-111-2/+0
|
* Update localization.pyliubo09022023-09-051-2/+1
|
* Update localization.pyliubo09022023-09-051-10/+16
|
* split shared.py into multiple files; should resolve all circular reference ↵AUTOMATIC11112023-08-091-2/+1
| | | | import errors related to shared.py
* rename print_error to report, use it with together with package nameAUTOMATIC2023-05-311-2/+2
|
* Add & use modules.errors.print_error where currently printing exception info ↵Aarni Koskela2023-05-291-4/+2
| | | | by hand
* Merge pull request #10335 from akx/l10n-dis-take-2AUTOMATIC11112023-05-131-2/+2
| | | Localization fixes
* add ability to create extensions that add localizationsAUTOMATIC2022-11-061-0/+6
|
* localization supportAUTOMATIC2022-10-171-0/+31