From cb80b15def7e3e023b4e82612d12ca506e18c27a Mon Sep 17 00:00:00 2001 From: bashmak Date: Tue, 18 Apr 2017 15:17:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B4=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=B8=D0=BB=20=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4=20=D1=82=D1=87?= =?UTF-8?q?=D0=BA=D0=B8=20=D1=82=D0=BE=D0=BF=D0=BE=D0=BB=D0=BE=D0=B3=D0=B8?= =?UTF-8?q?=D0=B8=20=D0=B2=20=D1=83=D1=87=D1=91=D1=82=D0=BA=D0=B5=20=D0=B0?= =?UTF-8?q?=D0=B1=D0=BE=D0=BD=D0=B5=D0=BD=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- abonapp/locale/ru/LC_MESSAGES/django.po | 3 --- abonapp/templates/abonapp/editAbon.html | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/abonapp/locale/ru/LC_MESSAGES/django.po b/abonapp/locale/ru/LC_MESSAGES/django.po index 0090bcc..0195353 100644 --- a/abonapp/locale/ru/LC_MESSAGES/django.po +++ b/abonapp/locale/ru/LC_MESSAGES/django.po @@ -725,9 +725,6 @@ msgstr "Для абонента не найдены паспортные дан msgid "currency" msgstr "руб" -msgid "Coupling" -msgstr "Муфта" - msgid "User device was not found" msgstr "Пользовательское устройство не найдено" diff --git a/abonapp/templates/abonapp/editAbon.html b/abonapp/templates/abonapp/editAbon.html index 4af587f..42ba153 100644 --- a/abonapp/templates/abonapp/editAbon.html +++ b/abonapp/templates/abonapp/editAbon.html @@ -110,7 +110,7 @@
{% if device %} - {% trans 'Coupling' %} {{ device.ip_address }} + {{ device.comment|truncatechars:11 }} {{ device.ip_address }} {% trans 'Remove clutch' %}