From 13cd5216466ad2f29660cfcfb5c83b32f4f7957b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Fri, 24 Aug 2018 12:17:59 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D1=84=D1=80=D0=B0=D0=B7=D0=B0=20=D0=B4?= =?UTF-8?q?=D0=BB=D1=8F=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pym/update/update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pym/update/update.py b/pym/update/update.py index 9c29871..05f3905 100644 --- a/pym/update/update.py +++ b/pym/update/update.py @@ -1598,7 +1598,7 @@ class Update(MethodsInterface): else: stabilization = False - self.startTask("Searching new binhost") + self.startTask(_("Searching new binhost")) retval = self._search_best_binhost(self.binhosts_data, stabilization) self.clVars.Set('update.cl_update_binhost_data',