Skip to content

Commit 19021d3

Browse files
committed
Fix minor grammar mistakes
1 parent eafe948 commit 19021d3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
-2 Bytes
Binary file not shown.

feincms/locale/ru/LC_MESSAGES/django.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ msgid ""
332332
"Cannot overwrite with different file type (attempt to overwrite a "
333333
"%(old_ext)s with a %(new_ext)s)"
334334
msgstr ""
335-
"Невозможно перезаписать с различным типом файла (попытка перезаписать "
335+
"Невозможно перезаписать с другим типом файла (попытка перезаписать "
336336
"%(old_ext)s с %(new_ext)s)"
337337

338338
#: module/medialibrary/modeladmins.py:65
@@ -600,7 +600,7 @@ msgid ""
600600
"The content from the original translation has been copied to the newly "
601601
"created page."
602602
msgstr ""
603-
"Содержание на языке по-умолчанию было скопировано в свежесозданную страницу."
603+
"Содержание на языке по умолчанию было скопировано в свежесозданную страницу."
604604

605605
#: module/page/modeladmins.py:201
606606
msgid "You don't have the necessary permissions to edit this object"
@@ -749,7 +749,7 @@ msgstr "Восстановить удаленные %(verbose_name)s"
749749

750750
#: templates/admin/feincms/recover_form.html:16
751751
msgid "Press the save button below to recover this version of the object."
752-
msgstr "Нажмите кнопку Сохранить ниже, чтобы восстановить эту версию объекта."
752+
msgstr "Нажмите кнопку \"Сохранить\" ниже, чтобы восстановить эту версию объекта."
753753

754754
#: templates/admin/feincms/revision_form.html:11
755755
msgid "History"
@@ -762,7 +762,7 @@ msgstr "Восстановить %(verbose_name)s"
762762

763763
#: templates/admin/feincms/revision_form.html:23
764764
msgid "Press the save button below to revert to this version of the object."
765-
msgstr "Нажмите кнопку Сохранить ниже, чтобы восстановить эту версию объекта."
765+
msgstr "Нажмите кнопку \"Сохранить\" ниже, чтобы восстановить эту версию объекта."
766766

767767
#: templates/admin/feincms/tree_editor.html:21
768768
msgid "Shortcuts"

0 commit comments

Comments
 (0)