translation credits: order languages alphabetically
This commit is contained in:
parent
53abd22176
commit
969ca59948
|
@ -65,8 +65,8 @@ def _create():
|
||||||
logging.exception("failed to fully create the about dialog")
|
logging.exception("failed to fully create the about dialog")
|
||||||
|
|
||||||
about.set_translator_credits('\n'.join((
|
about.set_translator_credits('\n'.join((
|
||||||
'Daniel Pavel (română)',
|
|
||||||
'Adrian Piotrowicz (polski)',
|
'Adrian Piotrowicz (polski)',
|
||||||
|
'Daniel Pavel (română)',
|
||||||
)))
|
)))
|
||||||
|
|
||||||
about.set_website('http://pwr.github.io/Solaar/')
|
about.set_website('http://pwr.github.io/Solaar/')
|
||||||
|
|
Loading…
Reference in New Issue