From 9e4af2da15929caa9cb6c275d61883abc59e0fd2 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Sun, 28 Feb 2010 22:14:59 -0500 Subject: re-introduced Josephs new message notification and a few newly found bugs --- locale/en/LC_MESSAGES/django.mo | Bin 26986 -> 27289 bytes locale/en/LC_MESSAGES/django.po | 22 +++++++++++++++++++--- 2 files changed, 19 insertions(+), 3 deletions(-) (limited to 'locale/en') diff --git a/locale/en/LC_MESSAGES/django.mo b/locale/en/LC_MESSAGES/django.mo index 20813cb3..385fe3c8 100644 Binary files a/locale/en/LC_MESSAGES/django.mo and b/locale/en/LC_MESSAGES/django.mo differ diff --git a/locale/en/LC_MESSAGES/django.po b/locale/en/LC_MESSAGES/django.po index 3f53e36d..50dbc597 100644 --- a/locale/en/LC_MESSAGES/django.po +++ b/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-02-22 22:59-0500\n" +"POT-Creation-Date: 2010-02-28 21:53-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -362,6 +362,22 @@ msgstr "" msgid "email update sent to user" msgstr "" +#: forum/const.py:78 +msgid "question_answered" +msgstr "answer" + +#: forum/const.py:79 +msgid "question_commented" +msgstr "question comment" + +#: forum/const.py:80 +msgid "answer_commented" +msgstr "answer comment" + +#: forum/const.py:81 +msgid "answer_accepted" +msgstr "answer accepted" + #: forum/const.py:85 msgid "[closed]" msgstr "" @@ -749,7 +765,7 @@ msgstr "" #: forum/middleware/anon_user.py:33 #, python-format msgid "first time greeting with %(url)s" -msgstr "" +msgstr "Hello and welcome to OSQA - please join us!" #: forum/models/question.py:247 #, python-format @@ -2401,7 +2417,7 @@ msgstr[1] "" #, python-format msgid "" "\n" -" have total %(q_num)s questions\n" +" have total %(q_num)s question\n" " " msgid_plural "" "\n" -- cgit v1.2.3-1-g7c22