diff --git a/dialogs/settings_dialog.py b/dialogs/settings_dialog.py index acfccab..f310380 100644 --- a/dialogs/settings_dialog.py +++ b/dialogs/settings_dialog.py @@ -622,7 +622,6 @@ def load_config_into_form(self): self.switch_add_icon.set_active(True) self.liststore5.clear() - print(available_lang) for i in range(len(available_lang)): try: self.liststore5.append([dict_app_lang[available_lang[i]]]) diff --git a/gis-weather.py b/gis-weather.py index 84ab0cf..70460ab 100644 --- a/gis-weather.py +++ b/gis-weather.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # # gis_weather.py -v = '0.8.3.14' +v = '0.8.3.15' # Copyright (C) 2013-2019 Alexander Koltsov # # This program is free software: you can redistribute it and/or modify diff --git a/i18n/fr/LC_MESSAGES/gis-weather.mo b/i18n/fr/LC_MESSAGES/gis-weather.mo index 8f2a28b..0ba6613 100644 Binary files a/i18n/fr/LC_MESSAGES/gis-weather.mo and b/i18n/fr/LC_MESSAGES/gis-weather.mo differ diff --git a/i18n/nl_NL/LC_MESSAGES/gis-weather.mo b/i18n/nl_NL/LC_MESSAGES/gis-weather.mo index 6ef6a01..69245e8 100644 Binary files a/i18n/nl_NL/LC_MESSAGES/gis-weather.mo and b/i18n/nl_NL/LC_MESSAGES/gis-weather.mo differ diff --git a/po/fr.po b/po/fr.po index de22f9d..14971a7 100644 --- a/po/fr.po +++ b/po/fr.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Gis Weather\n" "POT-Creation-Date: 2019-07-03 23:34+0300\n" -"PO-Revision-Date: 2019-07-04 07:29+0000\n" -"Last-Translator: RingOV \n" +"PO-Revision-Date: 2019-07-04 13:52+0000\n" +"Last-Translator: AO \n" "Language-Team: French (http://www.transifex.com/gis-weather-team/gis-weather/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -383,7 +383,7 @@ msgstr "Toujours sur le dessus" #: dialogs/settings_dialog.ui:1887 msgid "Height adjustment" -msgstr "" +msgstr "Ajustement de la hauteur" #: dialogs/settings_dialog.ui:1932 utils/gw_menu.py:396 msgid "Window" diff --git a/po/nl_NL.po b/po/nl_NL.po index 659efb9..b5e1647 100644 --- a/po/nl_NL.po +++ b/po/nl_NL.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Gis Weather\n" "POT-Creation-Date: 2019-07-03 23:34+0300\n" -"PO-Revision-Date: 2019-07-04 07:29+0000\n" -"Last-Translator: RingOV \n" +"PO-Revision-Date: 2019-07-04 10:32+0000\n" +"Last-Translator: Heimen Stoffels \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/gis-weather-team/gis-weather/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -377,7 +377,7 @@ msgstr "Altijd bovenop" #: dialogs/settings_dialog.ui:1887 msgid "Height adjustment" -msgstr "" +msgstr "Hoogte-aanpassing" #: dialogs/settings_dialog.ui:1932 utils/gw_menu.py:396 msgid "Window"