summaryrefslogtreecommitdiffstats
path: root/generate_pot.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Lint] Update pre-commit apps to latest versionsCalum Lind2023-02-241-3/+3
* Upgrade codebase with pyupgrade (>=py3.6)DjLegolas2021-12-291-2/+1
* Remove all Python 2 supportdeluge-2.1.0.dev0DjLegolas2021-12-281-2/+0
* [GTK] Fixup translation stringsCalum Lind2018-10-211-5/+1
* [Lint] Use Black to auto-format codeCalum Lind2018-10-031-5/+1
* [UI] Refactor appdata.xml code and markup translatable textCalum Lind2017-02-231-6/+12
* [Py2to3] Force unicode_literals and fix related issuesCalum Lind2017-02-221-1/+1
* Revert "Rename version.py to calc_version.py to fix buildd error"Calum Lind2016-11-261-1/+1
* Rename version.py to calc_version.py to fix buildd errorCalum Lind2016-11-261-1/+1
* [Lint] Convert all python double quotes to single quotesCalum Lind2016-11-031-41/+41
* [Lint] Cleanup helper scripts to pass PyLintCalum Lind2015-10-301-1/+3
* Updates to helper scriptsCalum Lind2015-08-251-3/+3
* [WebUI] Improve the gen_web_gettext scriptCalum Lind2015-08-221-1/+5
* Minor updates to the translation scriptsCalum Lind2015-08-201-15/+22
* Workaround for js files generating warnings with generate_pot scriptCalum Lind2015-08-141-1/+2
* Update headers and isort importsCalum Lind2014-09-231-1/+10
* Remove unneeded ez_setup and 'isort' importsCalum Lind2014-09-041-2/+3
* Flake8 core and common filesCalum Lind2014-09-041-3/+2
* Create new generate_pot.py script for translationsCalum Lind2013-05-021-0/+89