diff options
| author | Jannis Leidel <jannis@leidel.info> | 2012-03-05 02:23:49 +0000 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2012-03-05 02:23:49 +0000 |
| commit | 4e058d82c58466bd60efc471658a300e46d72828 (patch) | |
| tree | 0d149b96fc285a33fcfb09f2dd65c50e02b4e1f9 | |
| parent | 6ad7cf18413e62caf3432c10d37d4ac2e535b92e (diff) | |
Updated comments base translation files with new strings. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17658 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | django/contrib/comments/locale/en/LC_MESSAGES/django.mo | bin | 343 -> 356 bytes | |||
| -rw-r--r-- | django/contrib/comments/locale/en/LC_MESSAGES/django.po | 12 |
2 files changed, 6 insertions, 6 deletions
diff --git a/django/contrib/comments/locale/en/LC_MESSAGES/django.mo b/django/contrib/comments/locale/en/LC_MESSAGES/django.mo Binary files differindex eac39ae891..365af68d0d 100644 --- a/django/contrib/comments/locale/en/LC_MESSAGES/django.mo +++ b/django/contrib/comments/locale/en/LC_MESSAGES/django.mo diff --git a/django/contrib/comments/locale/en/LC_MESSAGES/django.po b/django/contrib/comments/locale/en/LC_MESSAGES/django.po index d06225c6c4..c1b23a0521 100644 --- a/django/contrib/comments/locale/en/LC_MESSAGES/django.po +++ b/django/contrib/comments/locale/en/LC_MESSAGES/django.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Django\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-12-22 23:56+0100\n" +"POT-Creation-Date: 2012-03-05 02:25+0100\n" "PO-Revision-Date: 2010-05-13 15:35+0200\n" "Last-Translator: Django team\n" "Language-Team: English <en@li.org>\n" @@ -91,7 +91,11 @@ msgid_plural "Watch your mouth! The words %s are not allowed here." msgstr[0] "" msgstr[1] "" -#: forms.py:184 +#: forms.py:181 templates/comments/preview.html:16 +msgid "and" +msgstr "" + +#: forms.py:186 msgid "" "If you enter anything in this field your comment will be treated as spam" msgstr "" @@ -274,10 +278,6 @@ msgstr[0] "" msgstr[1] "" #: templates/comments/preview.html:16 -msgid "and" -msgstr "" - -#: templates/comments/preview.html:16 msgid "Post your comment" msgstr "" |
