Author: telenieko Date: 2008-11-06 03:21:06 -0600 (Thu, 06 Nov 2008) New Revision: 9348
Modified: django/trunk/django/conf/locale/ru/LC_MESSAGES/django.mo django/trunk/django/conf/locale/ru/LC_MESSAGES/django.po Log: Fixed #9419, Typo in Russian translation. Modified: django/trunk/django/conf/locale/ru/LC_MESSAGES/django.mo =================================================================== (Binary files differ) Modified: django/trunk/django/conf/locale/ru/LC_MESSAGES/django.po =================================================================== --- django/trunk/django/conf/locale/ru/LC_MESSAGES/django.po 2008-11-06 09:18:58 UTC (rev 9347) +++ django/trunk/django/conf/locale/ru/LC_MESSAGES/django.po 2008-11-06 09:21:06 UTC (rev 9348) @@ -448,7 +448,7 @@ #: contrib/admin/widgets.py:94 msgid "Currently:" -msgstr "Современно:" +msgstr "Текущий файл:" #: contrib/admin/widgets.py:94 msgid "Change:" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
