summaryrefslogtreecommitdiffstats
path: root/askbot/locale/fi
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-07-29 22:59:44 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-07-29 22:59:44 -0400
commitabb6ed03bac2464e0ca0e7473b1351d8c3c73db6 (patch)
treebdec32ba5d96e4aff921441f887e00875ec34e23 /askbot/locale/fi
parent2206b7f7a8471bef0c64f6084b00730e7a3ab340 (diff)
downloadaskbot-abb6ed03bac2464e0ca0e7473b1351d8c3c73db6.tar.gz
askbot-abb6ed03bac2464e0ca0e7473b1351d8c3c73db6.tar.bz2
askbot-abb6ed03bac2464e0ca0e7473b1351d8c3c73db6.zip
added permission asserts on posting, suspended and blocked users cannot post from logged out state
Diffstat (limited to 'askbot/locale/fi')
-rw-r--r--askbot/locale/fi/LC_MESSAGES/django.mobin74438 -> 74404 bytes
-rw-r--r--askbot/locale/fi/LC_MESSAGES/django.po15
2 files changed, 15 insertions, 0 deletions
diff --git a/askbot/locale/fi/LC_MESSAGES/django.mo b/askbot/locale/fi/LC_MESSAGES/django.mo
index 6277ccb6..379c9f26 100644
--- a/askbot/locale/fi/LC_MESSAGES/django.mo
+++ b/askbot/locale/fi/LC_MESSAGES/django.mo
Binary files differ
diff --git a/askbot/locale/fi/LC_MESSAGES/django.po b/askbot/locale/fi/LC_MESSAGES/django.po
index 01528d3d..c9835245 100644
--- a/askbot/locale/fi/LC_MESSAGES/django.po
+++ b/askbot/locale/fi/LC_MESSAGES/django.po
@@ -26,6 +26,21 @@ msgstr "Kysymyksesi ja kaikki sen vastaukset on poistettu"
msgid "Your question has been deleted"
msgstr "Kysymyksesi on poistettu"
+#, fuzzy
+msgid "blocked users cannot post"
+msgstr "Sorry, your account appears to be blocked and you "
+"cannot make new posts until this issue is resolved. "
+"Please contact the forum administrator to reach a "
+"resolution."
+
+#, fuzzy
+msgid "suspended users cannot post"
+msgstr "Sorry, your account appears to be suspended and you "
+"cannot make new posts until this issue is resolved. "
+"You can, however edit your existing posts. "
+"Please contact the forum administrator to "
+"reach a resolution."
+
#: auth.py:535
msgid "The question and all of it's answers have been deleted"
msgstr "Kysymys ja kaikki sen vastaukset on poistettu"