summaryrefslogtreecommitdiffstats
path: root/askbot/locale
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-08-03 23:30:56 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-08-03 23:30:56 -0400
commitcedfb1fdd686441dbb0ae41bfbe96fb3a275c4a5 (patch)
tree5b0009c18699303beda328e45f90ee8610a460e7 /askbot/locale
parent9a02ed5693fc2e7f5872cd3eadaee066ea5f835b (diff)
downloadaskbot-cedfb1fdd686441dbb0ae41bfbe96fb3a275c4a5.tar.gz
askbot-cedfb1fdd686441dbb0ae41bfbe96fb3a275c4a5.tar.bz2
askbot-cedfb1fdd686441dbb0ae41bfbe96fb3a275c4a5.zip
moderation rules apply to posting comments, fixed login prompt links
Diffstat (limited to 'askbot/locale')
-rw-r--r--askbot/locale/en/LC_MESSAGES/django.mobin24826 -> 25398 bytes
-rw-r--r--askbot/locale/en/LC_MESSAGES/django.po18
2 files changed, 18 insertions, 0 deletions
diff --git a/askbot/locale/en/LC_MESSAGES/django.mo b/askbot/locale/en/LC_MESSAGES/django.mo
index 21a76706..25f26273 100644
--- a/askbot/locale/en/LC_MESSAGES/django.mo
+++ b/askbot/locale/en/LC_MESSAGES/django.mo
Binary files differ
diff --git a/askbot/locale/en/LC_MESSAGES/django.po b/askbot/locale/en/LC_MESSAGES/django.po
index 4442a2e6..94b64b78 100644
--- a/askbot/locale/en/LC_MESSAGES/django.po
+++ b/askbot/locale/en/LC_MESSAGES/django.po
@@ -27,6 +27,24 @@ msgstr ""
msgid "anonymous users cannot vote"
msgstr "sorry, anonymous users cannot vote "
+msgid "cannot flag message as offensive twice"
+msgstr "You have flagged this question before and "
+"cannot do it more than once"
+
+msgid "blocked users cannot flag posts"
+msgstr "Sorry, since your account is blocked "
+"you cannot flag posts as offensive"
+
+#, python-format
+msgid "need > %(min_rep)s points to flag spam"
+msgstr "Sorry, to flag posts as offensive a minimum "
+"reputation of %(min_rep)s is required"
+
+#, python-format
+msgid "%(max_flags_per_day)s exceeded"
+msgstr "Sorry, you have exhausted the maximum number "
+"of %(max_flags_per_day)s offensive flags per day."
+
msgid "blocked users cannot post"
msgstr "Sorry, your account appears to be blocked and you "
"cannot make new posts until this issue is resolved. "