179
179
_("A network connection error occured: {0}".format(e)))
180
180
self.messagedialog.show()
181
181
GObject.idle_add(self._reset_shortener)
184
184
# TRANSLATORS: leave '{0}' as it is, it will be replaced by the
185
185
# exception's error message