From cef3b365aa8c76425ef5805e88169fa64364ac5d Mon Sep 17 00:00:00 2001 From: bashmak Date: Tue, 11 Apr 2017 13:51:25 +0300 Subject: [PATCH] =?UTF-8?q?FIXBUG:=20=D0=9F=D0=BE=D0=B4=D0=BF=D1=80=D0=B0?= =?UTF-8?q?=D0=B2=D0=B8=D0=BB=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE=D0=B4?= =?UTF-8?q?=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- taskapp/locale/ru/LC_MESSAGES/django.po | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/taskapp/locale/ru/LC_MESSAGES/django.po b/taskapp/locale/ru/LC_MESSAGES/django.po index b06ca3b..7b929d4 100644 --- a/taskapp/locale/ru/LC_MESSAGES/django.po +++ b/taskapp/locale/ru/LC_MESSAGES/django.po @@ -31,12 +31,8 @@ msgid "locality %s.\n" msgstr "с. %s\n" #: taskapp/handle.py:33 -#, fuzzy, python-format -#| msgid "address %s. telephone %s. " -msgid "" -"address %s %s.\n" -"telephone %s\n" -msgstr "по адресу %s тел. %s. " +msgid "address %s %s.\ntelephone %s\n" +msgstr "по адресу %s %s тел. %s.\n" #: taskapp/handle.py:34 taskapp/models.py:26 msgid "not chosen" @@ -46,7 +42,7 @@ msgstr "не выбрано" #, fuzzy, python-format #| msgid "Task type" msgid "Task type - %s.\n" -msgstr "Тип задачи" +msgstr "Тип задачи - %s.\n" #: taskapp/models.py:14 msgid "Higher"