mcg/mcg
coderkun 202bfb424c Use “gettext” instead of “locale” for L10N
As the documentation on the “locale” module states, the “gettext” module
should be used instead. Therefore adjust the localization calls to use
gettext instead.

Additionally fix one button label which did not use localization at all
and update the message catalogues.
2019-02-17 00:03:57 +01:00
..
__init__.py Translate labels of buttons created in code 2018-09-01 19:35:34 +02:00
application.py Use “gettext” instead of “locale” for L10N 2019-02-17 00:03:57 +01:00
client.py Fix MPDException to save error message 2018-11-04 19:38:43 +01:00
mcg.py Unify name in all files and resources 2017-04-28 11:01:06 +02:00
utils.py Implement __hash__ method for custom classes (close #45) 2018-11-04 19:11:57 +01:00
widgets.py Use “gettext” instead of “locale” for L10N 2019-02-17 00:03:57 +01:00
zeroconf.py Unify name in all files and resources 2017-04-28 11:01:06 +02:00