MattHag
|
815dce07be
|
Unify imports in logitech package
Related #2273
|
2024-05-23 16:42:18 -04:00 |
Matthias Hagmann
|
7ef3059b69
|
clean up: Remove editor specific marks
Related #2273
|
2024-02-29 10:10:46 -05:00 |
Matthias Hagmann
|
7774569971
|
Apply ruff format
Run ruff auto formatting using:
ruff format .
Related #2295
|
2024-02-20 15:41:10 -05:00 |
Peter F. Patel-Schneider
|
bb20631a27
|
misc: remove support for Python 2 unicode
|
2022-04-11 13:20:42 -04:00 |
Hugo Osvaldo Barrera
|
22bf4fafff
|
Drop unnecessary __future__ imports
These are all active by default on all recent Python versions.
|
2021-10-30 16:49:41 -04:00 |
Hugo Osvaldo Barrera
|
b96d16672b
|
Drop obsolete encoding declaration
This was only parsed in Python 2.
Python 3 only supports UTF-8 for source files, and that's what it uses.
|
2021-10-30 16:49:41 -04:00 |
Vinícius
|
4b97ebd649
|
po/i18n: update pt_BR translation
|
2021-08-20 18:44:04 -04:00 |
Peter F. Patel-Schneider
|
14c2ac6959
|
po: make common button names translatable and show translations
|
2021-08-06 18:30:52 -04:00 |
Peter F. Patel-Schneider
|
a1874c572b
|
i18n: mark more strings as translatable
|
2021-08-06 13:41:22 -04:00 |
Filipe Laíns
|
627185079f
|
flake8: initial fix
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Filipe Laíns
|
33521558ed
|
pre-commit: initial fix
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Filipe Laíns
|
72a8d311bc
|
yapf: change code style to yapf
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Patrick Decat
|
6c0acee645
|
Fix UnicodeDecodeError with ngettext and python2
|
2019-06-29 18:01:54 +02:00 |
Dimitriy Ryazantcev
|
934ecb821d
|
Update l10n strings in code
|
2016-12-21 00:18:01 +02:00 |
Daniel Pavel
|
61dfefde94
|
internationalized most strings; fixes #79
some might have slipped through the cracks
|
2013-07-17 19:53:21 +02:00 |