From e03307e4ad3bbf4516a647507cdb5a10a291bd34 Mon Sep 17 00:00:00 2001 From: Mike khiretskiy Date: Fri, 4 Oct 2013 10:39:50 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=B8=D0=BD=D1=85=D1=80=D0=BE=D0=BD?= =?UTF-8?q?=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F=20=D0=BF=D0=B5=D1=80=D0=B5?= =?UTF-8?q?=D0=B2=D0=BE=D0=B4=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update/utils/cl_update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update/utils/cl_update.py b/update/utils/cl_update.py index 9b84550..94b6fe5 100644 --- a/update/utils/cl_update.py +++ b/update/utils/cl_update.py @@ -32,7 +32,7 @@ class ClUpdateAction(Action): native_error = (FilesError,) successMessage = None - failedMessage = __("Failed to update of system revision") + failedMessage = __("Revision update failed") interruptMessage = __("Update manually interrupted") # список задач для дейсвия