aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes')
-rw-r--r--phpBB/includes/functions_posting.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/includes/functions_posting.php b/phpBB/includes/functions_posting.php
index 171cf988ce..8aea27a9ef 100644
--- a/phpBB/includes/functions_posting.php
+++ b/phpBB/includes/functions_posting.php
@@ -1695,8 +1695,9 @@ function submit_post($mode, $subject, $username, $topic_type, &$poll, &$data, $u
// The variable name should be $post_approved, because it indicates if the post is approved or not
$post_approval = 1;
- // Check the permissions for post approval. Moderators are not affected.
- if (!$auth->acl_get('f_noapprove', $data['forum_id']) && !$auth->acl_get('m_approve', $data['forum_id']))
+ // Check the permissions for post approval.
+ // Moderators must go through post approval like ordinary users.
+ if (!$auth->acl_get('f_noapprove', $data['forum_id']))
{
// Post not approved, but in queue
$post_approval = 0;
e30.tar.xz'>mgaonline-b83c95cb9938a1efb7c8658ddaa0aa2d60694e30.tar.xz
mgaonline-b83c95cb9938a1efb7c8658ddaa0aa2d60694e30.zip
regenarate po and fix fr one
Diffstat (limited to 'po/af.po')
-rw-r--r--po/af.po15
1 files changed, 11 insertions, 4 deletions
diff --git a/po/af.po b/po/af.po
index aa78aa4d..c4c37aa4 100644
--- a/po/af.po
+++ b/po/af.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mdkonline-af\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-10-01 13:58+0200\n"
+"POT-Creation-Date: 2004-10-01 15:57+0200\n"
"PO-Revision-Date: 2004-02-27 21:12+0200\n"
"Last-Translator: Dirk van der Walt <dirkvanderwalt@webmail.co.za>\n"
"Language-Team: Afrikaans\n"
@@ -575,6 +575,16 @@ msgstr ""
msgid "Country"
msgstr "Land:"
+#: ../mdkonline_tui:187
+#, fuzzy, c-format
+msgid "Congratulations"
+msgstr "Konfigurasie"
+
+#: ../mdkonline_tui:187
+#, c-format
+msgid "Your Mandrakeonline account has been successfully configured\n"
+msgstr ""
+
#: ../mdkupdate:50
#, c-format
msgid ""
@@ -643,9 +653,6 @@ msgstr ""
#~ msgid "Launch Mandrakelinux Update"
#~ msgstr "Loods \"Mandrakelinux Update\""
-#~ msgid "Configuration"
-#~ msgstr "Konfigurasie"
-
#~ msgid "Available"
#~ msgstr "Beskikbaar"