diff --git a/clientsideapp/locale/ru/LC_MESSAGES/django.po b/clientsideapp/locale/ru/LC_MESSAGES/django.po
index b4c650c..646676f 100644
--- a/clientsideapp/locale/ru/LC_MESSAGES/django.po
+++ b/clientsideapp/locale/ru/LC_MESSAGES/django.po
@@ -91,13 +91,13 @@ msgstr ""
#: clientsideapp/templates/clientsideapp/modal_service_buy.html:21
#, python-format
msgid ""
-"Inbound speed: %(service.speedIn)s MBit/s
\n"
-"Outgoing speed: %(service.speedOut)s MBit/s
\n"
-"Cost: %(service.amount)s rubles."
+"Inbound speed: %(speedIn)s MBit/s
\n"
+"Outgoing speed: %(speedOut)s MBit/s
\n"
+"Cost: %(amount)s rubles."
msgstr ""
-"Входящая скорость: %(service.speedIn)s MBit/s
\n"
-"Исходящая скорость: %(service.speedOut)s MBit/s
\n"
-"Стоимость: %(service.amount)s руб."
+"Входящая скорость: %(speedIn)s MBit/s
\n"
+"Исходящая скорость: %(speedOut)s MBit/s
\n"
+"Стоимость: %(amount)s руб."
#: clientsideapp/templates/clientsideapp/modal_service_buy.html:27
msgid "Pick"