Commit graph

14 commits

Author SHA1 Message Date
477f89cc0b Init progress bar on Library panel (close #49)
Introduce two new callbacks for this: one when initializing the loading
of albums and another one on handling the loading of each album. Use the
first one to initialize and the second one to pulse the progress bar on
the Library panel.

Additionally use the text of the progress as status label instead of a
separate label widget.
2020-03-22 11:14:45 +01:00
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
a31bfaa53a Translate labels of buttons created in code 2018-09-01 19:35:34 +02:00
coderkun
3441812c1a Improve the visual appearance of progress bar on Library panel (close #41) 2017-12-25 17:41:02 +01:00
coderkun
27cb6b7eff Update translations for Server panel (see #36) 2017-12-25 17:10:47 +01:00
coderkun
f2c1ca6730 Update translations 2017-09-10 14:17:31 +02:00
coderkun
c451c32437 Add support for “albumartist” tag (resolve #27) 2017-06-18 13:10:30 +02:00
coderkun
abec42b9ea Unify name in all files and resources 2017-04-28 11:01:06 +02:00
coderkun
fcdd8b1501 Update and translate description text 2017-04-26 12:28:50 +02:00
coderkun
b8169ee721 Update translations 2017-04-26 12:12:37 +02:00
coderkun
de19dfef40 Add tooltips to toolbar/menu items (implements #25) 2017-04-25 10:48:29 +02:00
coderkun
78d633ba7a Update translation literals and remove unused ones 2017-04-24 14:46:31 +02:00
coderkun
f7cbc25efc Add basic app menu with shortcut for closing (see #14) 2017-04-23 11:50:41 +02:00
coderkun
8a34d904fb Add translations support (including EN and DE) (close #6) 2017-04-22 15:03:55 +02:00