Исправлена переменная

master3.4
parent a087ecad89
commit 990c23d454

@ -1534,7 +1534,7 @@ class VariableClUpdateBinhostStableOptSet(Variable):
opt = ["--stable"] opt = ["--stable"]
def init(self): def init(self):
self.label = _("Check the repositories integrity") self.label = _("Use only stable updates")
self.help = _("use only stable updates") self.help = _("use only stable updates")
def get(self): def get(self):

Loading…
Cancel
Save