summaryrefslogtreecommitdiffstats
path: root/askbot/locale/en/LC_MESSAGES/django.po
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-07-19 22:39:24 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-07-19 22:39:24 -0400
commitbc1a00485fe64a4aec77c271945543169d4f57fb (patch)
tree9df1b3ffe7c9b40e168fdc0238679d02740d82f4 /askbot/locale/en/LC_MESSAGES/django.po
parentd051346759d2248620a7329290188ea69814b5c4 (diff)
downloadaskbot-bc1a00485fe64a4aec77c271945543169d4f57fb.tar.gz
askbot-bc1a00485fe64a4aec77c271945543169d4f57fb.tar.bz2
askbot-bc1a00485fe64a4aec77c271945543169d4f57fb.zip
suspended and blocked users now cannot vote
Diffstat (limited to 'askbot/locale/en/LC_MESSAGES/django.po')
-rw-r--r--askbot/locale/en/LC_MESSAGES/django.po17
1 files changed, 17 insertions, 0 deletions
diff --git a/askbot/locale/en/LC_MESSAGES/django.po b/askbot/locale/en/LC_MESSAGES/django.po
index a3dfdafb..d259f4fc 100644
--- a/askbot/locale/en/LC_MESSAGES/django.po
+++ b/askbot/locale/en/LC_MESSAGES/django.po
@@ -24,6 +24,23 @@ msgstr ""
msgid "Account with this name already exists on the forum"
msgstr ""
+msgid "anonymous users cannot vote"
+msgstr "sorry, anonymous users cannot vote "
+
+#, python-format
+msgid ">%(points)s points required to upvote"
+msgstr ">%(points)s points required to upvote "
+
+#, python-format
+msgid ">%(points)s points required to downvote"
+msgstr ">%(points)s points required to downvote "
+
+msgid "cannot vote for own posts"
+msgstr "sorry, you cannot vote for your own posts"
+
+msgid "cannot revoke old vote"
+msgstr "sorry, but older votes cannot be revoked"
+
#: django_authopenid/forms.py:136
msgid "can't have two logins to the same account yet, sorry."
msgstr ""