From c8e9d35e5cb89955ce3975f5604d0df6e6c32006 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Fri, 26 Nov 2010 13:38:53 +0000 Subject: [1.2.X] Fixed #14730 -- Fixed unclosed anchor tag in Mongolian translation. Thanks for the report, ankhbayar. Backport from trunk (r14709). git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14714 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/conf/locale/mn/LC_MESSAGES/django.mo | Bin 69942 -> 69940 bytes django/conf/locale/mn/LC_MESSAGES/django.po | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/django/conf/locale/mn/LC_MESSAGES/django.mo b/django/conf/locale/mn/LC_MESSAGES/django.mo index a90442c9dd..64ba6ccfa0 100644 Binary files a/django/conf/locale/mn/LC_MESSAGES/django.mo and b/django/conf/locale/mn/LC_MESSAGES/django.mo differ diff --git a/django/conf/locale/mn/LC_MESSAGES/django.po b/django/conf/locale/mn/LC_MESSAGES/django.po index 751ad73801..8bddb0e52d 100644 --- a/django/conf/locale/mn/LC_MESSAGES/django.po +++ b/django/conf/locale/mn/LC_MESSAGES/django.po @@ -1357,8 +1357,8 @@ msgid "" "Use '[algo]$[salt]$[hexdigest]' or use the change " "password form." msgstr "" -"Нууц үгийнхээ хэлбэр -ийг өөрчлөхдөө '[algo]$[salt]$[hexdigest]' буюу хэрэглэнэ үү." +"Нууц үгийнхээ хэлбэр-ийг өөрчлөхдөө '[algo]$[salt]$[hexdigest]' буюу хэрэглэнэ үү." #: contrib/auth/models.py:201 msgid "staff status" -- cgit v1.3