diff options
| author | Marc Fargas <telenieko@telenieko.com> | 2008-11-06 09:18:58 +0000 |
|---|---|---|
| committer | Marc Fargas <telenieko@telenieko.com> | 2008-11-06 09:18:58 +0000 |
| commit | 65d00e5db8aa9596f3bc2f07287719ab9e14cb5c (patch) | |
| tree | 0edd563cbe2d890e4900dfb1615471582a80794f | |
| parent | e33c6f138257a7b21c2bbe477438a948035c6165 (diff) | |
[1.0.X] Refs #9419, Typo in Russian translation.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@9347 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | django/conf/locale/ru/LC_MESSAGES/django.mo | bin | 63432 -> 63435 bytes | |||
| -rw-r--r-- | django/conf/locale/ru/LC_MESSAGES/django.po | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/django/conf/locale/ru/LC_MESSAGES/django.mo b/django/conf/locale/ru/LC_MESSAGES/django.mo Binary files differindex cf34f726f2..fb1f5bf4a8 100644 --- a/django/conf/locale/ru/LC_MESSAGES/django.mo +++ b/django/conf/locale/ru/LC_MESSAGES/django.mo diff --git a/django/conf/locale/ru/LC_MESSAGES/django.po b/django/conf/locale/ru/LC_MESSAGES/django.po index 005e951595..168a8345ca 100644 --- a/django/conf/locale/ru/LC_MESSAGES/django.po +++ b/django/conf/locale/ru/LC_MESSAGES/django.po @@ -448,7 +448,7 @@ msgstr "Время:" #: contrib/admin/widgets.py:94 msgid "Currently:" -msgstr "Современно:" +msgstr "Текущий файл:" #: contrib/admin/widgets.py:94 msgid "Change:" |
