Browse Source

Update translations source file

Peter Justin 7 years ago
parent
commit
b78387d7fc
1 changed files with 384 additions and 355 deletions
  1. 384 355
      flaskbb/translations/messages.pot

+ 384 - 355
flaskbb/translations/messages.pot

@@ -1,236 +1,257 @@
 # Translations template for PROJECT.
 # Translations template for PROJECT.
-# Copyright (C) 2016 ORGANIZATION
+# Copyright (C) 2017 ORGANIZATION
 # This file is distributed under the same license as the PROJECT project.
 # This file is distributed under the same license as the PROJECT project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
 #
 #
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
 "Project-Id-Version: PROJECT VERSION\n"
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2016-06-09 11:35+0200\n"
+"POT-Creation-Date: 2017-06-28 20:50+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "MIME-Version: 1.0\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Type: text/plain; charset=utf-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.2.0\n"
+"Generated-By: Babel 2.4.0\n"
 
 
-#: flaskbb/email.py:26
+#: flaskbb/email.py:27
 msgid "Password Recovery Confirmation"
 msgid "Password Recovery Confirmation"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/email.py:48 flaskbb/templates/auth/account_activation.html:1
+#: flaskbb/email.py:50 flaskbb/templates/auth/account_activation.html:1
 #: flaskbb/templates/auth/account_activation.html:10
 #: flaskbb/templates/auth/account_activation.html:10
 msgid "Account Activation"
 msgid "Account Activation"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:24 flaskbb/management/forms.py:32
+#: flaskbb/auth/forms.py:25 flaskbb/management/forms.py:31
 msgid "You can only use letters, numbers or dashes."
 msgid "You can only use letters, numbers or dashes."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:28
+#: flaskbb/auth/forms.py:30
 msgid "Username or Email address"
 msgid "Username or Email address"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:29
+#: flaskbb/auth/forms.py:31
 msgid "Please enter your username or email address."
 msgid "Please enter your username or email address."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:32 flaskbb/auth/forms.py:51 flaskbb/auth/forms.py:86
-#: flaskbb/auth/forms.py:109 flaskbb/user/forms.py:64
+#: flaskbb/auth/forms.py:34 flaskbb/auth/forms.py:55 flaskbb/auth/forms.py:107
+#: flaskbb/auth/forms.py:130 flaskbb/user/forms.py:63
 msgid "Password"
 msgid "Password"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:33 flaskbb/auth/forms.py:87 flaskbb/user/forms.py:65
+#: flaskbb/auth/forms.py:35 flaskbb/auth/forms.py:108 flaskbb/user/forms.py:64
 msgid "Please enter your password."
 msgid "Please enter your password."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:35 flaskbb/auth/forms.py:57 flaskbb/auth/forms.py:97
-msgid "Captcha"
-msgstr ""
-
 #: flaskbb/auth/forms.py:37
 #: flaskbb/auth/forms.py:37
 msgid "Remember me"
 msgid "Remember me"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:39 flaskbb/templates/layout.html:134
-#: flaskbb/templates/navigation.html:60 flaskbb/templates/auth/login.html:1
-#: flaskbb/templates/auth/login.html:10
+#: flaskbb/auth/forms.py:39 flaskbb/templates/auth/login.html:1
+#: flaskbb/templates/auth/login.html:10 flaskbb/templates/layout.html:141
 msgid "Login"
 msgid "Login"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:43 flaskbb/auth/forms.py:124
-#: flaskbb/management/forms.py:52 flaskbb/templates/forum/memberlist.html:43
+#: flaskbb/auth/forms.py:43 flaskbb/auth/forms.py:61 flaskbb/auth/forms.py:118
+msgid "Captcha"
+msgstr ""
+
+#: flaskbb/auth/forms.py:47 flaskbb/auth/forms.py:145
+#: flaskbb/management/forms.py:51 flaskbb/templates/forum/memberlist.html:45
 #: flaskbb/templates/forum/search_result.html:104
 #: flaskbb/templates/forum/search_result.html:104
 #: flaskbb/templates/management/banned_users.html:62
 #: flaskbb/templates/management/banned_users.html:62
 #: flaskbb/templates/management/users.html:62
 #: flaskbb/templates/management/users.html:62
 msgid "Username"
 msgid "Username"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:44 flaskbb/auth/forms.py:125
-#: flaskbb/message/forms.py:23
-msgid "A valid username is required."
+#: flaskbb/auth/forms.py:48
+msgid "A valid username is required"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:47 flaskbb/auth/forms.py:93 flaskbb/auth/forms.py:105
-#: flaskbb/auth/forms.py:128 flaskbb/management/forms.py:56
+#: flaskbb/auth/forms.py:51 flaskbb/auth/forms.py:114 flaskbb/auth/forms.py:126
+#: flaskbb/auth/forms.py:149 flaskbb/management/forms.py:55
 msgid "Email address"
 msgid "Email address"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:48 flaskbb/auth/forms.py:94 flaskbb/auth/forms.py:106
-#: flaskbb/auth/forms.py:129 flaskbb/management/forms.py:57
-#: flaskbb/user/forms.py:37
+#: flaskbb/auth/forms.py:52 flaskbb/auth/forms.py:115 flaskbb/auth/forms.py:127
+#: flaskbb/auth/forms.py:150 flaskbb/management/forms.py:56
+#: flaskbb/user/forms.py:36
 msgid "A valid email address is required."
 msgid "A valid email address is required."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:49 flaskbb/auth/forms.py:130
-#: flaskbb/management/forms.py:58 flaskbb/user/forms.py:38
-#: flaskbb/user/forms.py:43 flaskbb/user/forms.py:46
+#: flaskbb/auth/forms.py:53 flaskbb/auth/forms.py:151
+#: flaskbb/management/forms.py:57 flaskbb/user/forms.py:37
+#: flaskbb/user/forms.py:42 flaskbb/user/forms.py:45
 msgid "Invalid email address."
 msgid "Invalid email address."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:53 flaskbb/auth/forms.py:111
+#: flaskbb/auth/forms.py:57 flaskbb/auth/forms.py:132
 msgid "Passwords must match."
 msgid "Passwords must match."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:55 flaskbb/auth/forms.py:113
+#: flaskbb/auth/forms.py:59 flaskbb/auth/forms.py:134
 msgid "Confirm password"
 msgid "Confirm password"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:59 flaskbb/user/forms.py:29
+#: flaskbb/auth/forms.py:63 flaskbb/user/forms.py:28
 msgid "Language"
 msgid "Language"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:61
+#: flaskbb/auth/forms.py:65
 msgid "I accept the Terms of Service"
 msgid "I accept the Terms of Service"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:63 flaskbb/templates/layout.html:139
-#: flaskbb/templates/navigation.html:66 flaskbb/templates/auth/register.html:1
-#: flaskbb/templates/auth/register.html:10
+#: flaskbb/auth/forms.py:66
+msgid "Please accept the TOS."
+msgstr ""
+
+#: flaskbb/auth/forms.py:68 flaskbb/templates/auth/register.html:1
+#: flaskbb/templates/auth/register.html:10 flaskbb/templates/layout.html:146
 msgid "Register"
 msgid "Register"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:68 flaskbb/management/forms.py:116
+#: flaskbb/auth/forms.py:78
+#, python-format
+msgid "Username must be between %(min)s and %(max)s characters long."
+msgstr ""
+
+#: flaskbb/auth/forms.py:84
+msgid "This is a system reserved name. Choose a different one."
+msgstr ""
+
+#: flaskbb/auth/forms.py:89 flaskbb/management/forms.py:116
 msgid "This username is already taken."
 msgid "This username is already taken."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:73 flaskbb/management/forms.py:130
-#: flaskbb/user/forms.py:60
+#: flaskbb/auth/forms.py:94 flaskbb/management/forms.py:132
+#: flaskbb/user/forms.py:59
 msgid "This email address is already taken."
 msgid "This email address is already taken."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:89 flaskbb/templates/auth/reauth.html:1
+#: flaskbb/auth/forms.py:110 flaskbb/templates/auth/reauth.html:1
 #: flaskbb/templates/auth/reauth.html:10
 #: flaskbb/templates/auth/reauth.html:10
 msgid "Refresh Login"
 msgid "Refresh Login"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:99
+#: flaskbb/auth/forms.py:120
 msgid "Request Password"
 msgid "Request Password"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:115
+#: flaskbb/auth/forms.py:136
 msgid "Reset password"
 msgid "Reset password"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:120
+#: flaskbb/auth/forms.py:141
 msgid "Wrong email address."
 msgid "Wrong email address."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:132
+#: flaskbb/auth/forms.py:146 flaskbb/management/forms.py:52
+#: flaskbb/message/forms.py:23
+msgid "A valid username is required."
+msgstr ""
+
+#: flaskbb/auth/forms.py:153
 msgid "Send Confirmation Mail"
 msgid "Send Confirmation Mail"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:138
+#: flaskbb/auth/forms.py:159
 msgid "User does not exist."
 msgid "User does not exist."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:141
+#: flaskbb/auth/forms.py:162
 msgid "User is already active."
 msgid "User is already active."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:145
+#: flaskbb/auth/forms.py:166
 msgid "Email confirmation token"
 msgid "Email confirmation token"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:146
+#: flaskbb/auth/forms.py:167
 msgid "Please enter the token that we have sent to you."
 msgid "Please enter the token that we have sent to you."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/forms.py:150
+#: flaskbb/auth/forms.py:171
 msgid "Confirm Email"
 msgid "Confirm Email"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:95
+#: flaskbb/auth/views.py:97
+msgid ""
+"In order to use your account you have to activate it through the link we "
+"have sent to your email address."
+msgstr ""
+
+#: flaskbb/auth/views.py:102
 msgid "Wrong username or password."
 msgid "Wrong username or password."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:111
+#: flaskbb/auth/views.py:118
 msgid "Reauthenticated."
 msgid "Reauthenticated."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:114
+#: flaskbb/auth/views.py:121
 msgid "Wrong password."
 msgid "Wrong password."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:125
+#: flaskbb/auth/views.py:132
 msgid "Logged out"
 msgid "Logged out"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:136
+#: flaskbb/auth/views.py:143
 msgid "The registration has been disabled."
 msgid "The registration has been disabled."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:150
+#: flaskbb/auth/views.py:164
 #, python-format
 #, python-format
 msgid "An account activation email has been sent to %(email)s"
 msgid "An account activation email has been sent to %(email)s"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:154
+#: flaskbb/auth/views.py:168
 msgid "Thanks for registering."
 msgid "Thanks for registering."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:173
+#: flaskbb/auth/views.py:187
 msgid "Email sent! Please check your inbox."
 msgid "Email sent! Please check your inbox."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:176
+#: flaskbb/auth/views.py:190
 msgid ""
 msgid ""
 "You have entered an username or email address that is not linked with "
 "You have entered an username or email address that is not linked with "
 "your account."
 "your account."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:193
+#: flaskbb/auth/views.py:207
 msgid "Your password token is invalid."
 msgid "Your password token is invalid."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:197
+#: flaskbb/auth/views.py:211
 msgid "Your password token is expired."
 msgid "Your password token is expired."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:203
+#: flaskbb/auth/views.py:217
 msgid "Your password has been updated."
 msgid "Your password has been updated."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:214 flaskbb/auth/views.py:232
+#: flaskbb/auth/views.py:228 flaskbb/auth/views.py:247
 msgid "This account is already activated."
 msgid "This account is already activated."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:221
+#: flaskbb/auth/views.py:235
 msgid "A new account activation token has been sent to your email address."
 msgid "A new account activation token has been sent to your email address."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:245
+#: flaskbb/auth/views.py:261
 msgid "Your account activation token is invalid."
 msgid "Your account activation token is invalid."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:249
+#: flaskbb/auth/views.py:265
 msgid "Your account activation token is expired."
 msgid "Your account activation token is expired."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/auth/views.py:260
+#: flaskbb/auth/views.py:276
 msgid "Your account has been activated."
 msgid "Your account has been activated."
 msgstr ""
 msgstr ""
 
 
@@ -274,7 +295,6 @@ msgid "Post Topic"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/forum/forms.py:73 flaskbb/templates/management/reports.html:39
 #: flaskbb/forum/forms.py:73 flaskbb/templates/management/reports.html:39
-#: flaskbb/templates/management/unread_reports.html:39
 msgid "Reason"
 msgid "Reason"
 msgstr ""
 msgstr ""
 
 
@@ -287,14 +307,13 @@ msgid "Report post"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/forum/forms.py:85 flaskbb/forum/forms.py:89
 #: flaskbb/forum/forms.py:85 flaskbb/forum/forms.py:89
-#: flaskbb/forum/forms.py:104 flaskbb/templates/layout.html:75
-#: flaskbb/templates/navigation.html:21
-#: flaskbb/templates/forum/memberlist.html:26
+#: flaskbb/forum/forms.py:104 flaskbb/templates/forum/memberlist.html:29
 #: flaskbb/templates/forum/search_form.html:1
 #: flaskbb/templates/forum/search_form.html:1
 #: flaskbb/templates/forum/search_form.html:10
 #: flaskbb/templates/forum/search_form.html:10
 #: flaskbb/templates/forum/search_form.html:15
 #: flaskbb/templates/forum/search_form.html:15
 #: flaskbb/templates/forum/search_result.html:1
 #: flaskbb/templates/forum/search_result.html:1
 #: flaskbb/templates/forum/search_result.html:10
 #: flaskbb/templates/forum/search_result.html:10
+#: flaskbb/templates/layout.html:77
 #: flaskbb/templates/management/banned_users.html:39
 #: flaskbb/templates/management/banned_users.html:39
 #: flaskbb/templates/management/users.html:39
 #: flaskbb/templates/management/users.html:39
 msgid "Search"
 msgid "Search"
@@ -313,36 +332,34 @@ msgstr ""
 #: flaskbb/templates/forum/search_result.html:134
 #: flaskbb/templates/forum/search_result.html:134
 #: flaskbb/templates/forum/topictracker.html:31
 #: flaskbb/templates/forum/topictracker.html:31
 #: flaskbb/templates/management/reports.html:38
 #: flaskbb/templates/management/reports.html:38
-#: flaskbb/templates/management/unread_reports.html:38
 msgid "Topic"
 msgid "Topic"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/forms.py:102 flaskbb/templates/layout.html:73
-#: flaskbb/templates/navigation.html:19 flaskbb/templates/forum/category.html:9
+#: flaskbb/forum/forms.py:102 flaskbb/templates/forum/category.html:9
 #: flaskbb/templates/forum/category_layout.html:8
 #: flaskbb/templates/forum/category_layout.html:8
 #: flaskbb/templates/forum/edit_forum.html:13
 #: flaskbb/templates/forum/edit_forum.html:13
 #: flaskbb/templates/forum/forum.html:10
 #: flaskbb/templates/forum/forum.html:10
-#: flaskbb/templates/forum/memberlist.html:9
+#: flaskbb/templates/forum/memberlist.html:12
 #: flaskbb/templates/forum/new_post.html:11
 #: flaskbb/templates/forum/new_post.html:11
 #: flaskbb/templates/forum/new_topic.html:11
 #: flaskbb/templates/forum/new_topic.html:11
 #: flaskbb/templates/forum/search_form.html:9
 #: flaskbb/templates/forum/search_form.html:9
 #: flaskbb/templates/forum/search_result.html:9
 #: flaskbb/templates/forum/search_result.html:9
 #: flaskbb/templates/forum/search_result.html:213
 #: flaskbb/templates/forum/search_result.html:213
 #: flaskbb/templates/forum/topic.html:10
 #: flaskbb/templates/forum/topic.html:10
-#: flaskbb/templates/forum/topic_horizontal.html:14
+#: flaskbb/templates/forum/topic_horizontal.html:10
 #: flaskbb/templates/forum/topictracker.html:14
 #: flaskbb/templates/forum/topictracker.html:14
+#: flaskbb/templates/layout.html:75
 #: flaskbb/templates/management/banned_users.html:8
 #: flaskbb/templates/management/banned_users.html:8
 #: flaskbb/templates/management/category_form.html:8
 #: flaskbb/templates/management/category_form.html:8
 #: flaskbb/templates/management/forum_form.html:8
 #: flaskbb/templates/management/forum_form.html:8
 #: flaskbb/templates/management/forums.html:7
 #: flaskbb/templates/management/forums.html:7
-#: flaskbb/templates/management/forums.html:62
+#: flaskbb/templates/management/forums.html:61
 #: flaskbb/templates/management/group_form.html:8
 #: flaskbb/templates/management/group_form.html:8
 #: flaskbb/templates/management/groups.html:7
 #: flaskbb/templates/management/groups.html:7
 #: flaskbb/templates/management/overview.html:7
 #: flaskbb/templates/management/overview.html:7
 #: flaskbb/templates/management/plugins.html:7
 #: flaskbb/templates/management/plugins.html:7
 #: flaskbb/templates/management/reports.html:8
 #: flaskbb/templates/management/reports.html:8
 #: flaskbb/templates/management/settings.html:7
 #: flaskbb/templates/management/settings.html:7
-#: flaskbb/templates/management/unread_reports.html:8
 #: flaskbb/templates/management/user_form.html:8
 #: flaskbb/templates/management/user_form.html:8
 #: flaskbb/templates/management/users.html:8
 #: flaskbb/templates/management/users.html:8
 #: flaskbb/templates/message/message_layout.html:6
 #: flaskbb/templates/message/message_layout.html:6
@@ -354,603 +371,608 @@ msgid "Forum"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/forum/forms.py:102 flaskbb/templates/forum/search_result.html:99
 #: flaskbb/forum/forms.py:102 flaskbb/templates/forum/search_result.html:99
-#: flaskbb/templates/management/management_layout.html:13
+#: flaskbb/templates/management/management_layout.html:21
 #: flaskbb/templates/management/users.html:1
 #: flaskbb/templates/management/users.html:1
 #: flaskbb/templates/management/users.html:34
 #: flaskbb/templates/management/users.html:34
 msgid "Users"
 msgid "Users"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:167
+#: flaskbb/forum/views.py:170
 msgid "You do not have the permissions to create a new topic."
 msgid "You do not have the permissions to create a new topic."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:195 flaskbb/utils/helpers.py:109
+#: flaskbb/forum/views.py:198 flaskbb/utils/helpers.py:112
 msgid "You do not have the permissions to delete this topic."
 msgid "You do not have the permissions to delete this topic."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:212
+#: flaskbb/forum/views.py:215
 msgid "You do not have the permissions to lock this topic."
 msgid "You do not have the permissions to lock this topic."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:228
+#: flaskbb/forum/views.py:231
 msgid "You do not have the permissions to unlock this topic."
 msgid "You do not have the permissions to unlock this topic."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:244
+#: flaskbb/forum/views.py:247
 msgid "You do not have the permissions to highlight this topic."
 msgid "You do not have the permissions to highlight this topic."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:261
+#: flaskbb/forum/views.py:264
 msgid "You do not have the permissions to trivialize this topic."
 msgid "You do not have the permissions to trivialize this topic."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:284
+#: flaskbb/forum/views.py:287
 msgid "You do not have the permissions to moderate this forum."
 msgid "You do not have the permissions to moderate this forum."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:306
+#: flaskbb/forum/views.py:309
 msgid "In order to perform this action you have to select at least one topic."
 msgid "In order to perform this action you have to select at least one topic."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:315
+#: flaskbb/forum/views.py:318
 #, python-format
 #, python-format
 msgid "%(count)s topics locked."
 msgid "%(count)s topics locked."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:321
+#: flaskbb/forum/views.py:324
 #, python-format
 #, python-format
 msgid "%(count)s topics unlocked."
 msgid "%(count)s topics unlocked."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:328
+#: flaskbb/forum/views.py:331
 #, python-format
 #, python-format
 msgid "%(count)s topics highlighted."
 msgid "%(count)s topics highlighted."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:334
+#: flaskbb/forum/views.py:337
 #, python-format
 #, python-format
 msgid "%(count)s topics trivialized."
 msgid "%(count)s topics trivialized."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:341
+#: flaskbb/forum/views.py:344
 #, python-format
 #, python-format
 msgid "%(count)s topics deleted."
 msgid "%(count)s topics deleted."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:349
+#: flaskbb/forum/views.py:352
 msgid "Please choose a new forum for the topics."
 msgid "Please choose a new forum for the topics."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:361
+#: flaskbb/forum/views.py:364
 msgid "You do not have the permissions to move this topic."
 msgid "You do not have the permissions to move this topic."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:381 flaskbb/forum/views.py:408
+#: flaskbb/forum/views.py:384 flaskbb/forum/views.py:411
 msgid "You do not have the permissions to post in this topic."
 msgid "You do not have the permissions to post in this topic."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:434
+#: flaskbb/forum/views.py:437
 msgid "You do not have the permissions to edit this post."
 msgid "You do not have the permissions to edit this post."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:465
+#: flaskbb/forum/views.py:480
 msgid "You do not have the permissions to delete this post."
 msgid "You do not have the permissions to delete this post."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:489
+#: flaskbb/forum/views.py:504
 msgid "Thanks for reporting."
 msgid "Thanks for reporting."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:525
+#: flaskbb/forum/views.py:540
 #, python-format
 #, python-format
 msgid "Forum %(forum)s marked as read."
 msgid "Forum %(forum)s marked as read."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/forum/views.py:547
+#: flaskbb/forum/views.py:562
 msgid "All forums marked as read."
 msgid "All forums marked as read."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:53
-msgid "Please enter a username."
+#: flaskbb/forum/views.py:632
+#, python-format
+msgid "%(topic_count)s topics untracked."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:63 flaskbb/user/forms.py:82
+#: flaskbb/management/forms.py:62 flaskbb/user/forms.py:81
 msgid "Birthday"
 msgid "Birthday"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:67 flaskbb/user/forms.py:86
+#: flaskbb/management/forms.py:65 flaskbb/user/forms.py:84
 msgid "Gender"
 msgid "Gender"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:69 flaskbb/user/forms.py:88
+#: flaskbb/management/forms.py:67 flaskbb/user/forms.py:86
 msgid "Male"
 msgid "Male"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:70 flaskbb/user/forms.py:89
+#: flaskbb/management/forms.py:68 flaskbb/user/forms.py:87
 msgid "Female"
 msgid "Female"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:72 flaskbb/user/forms.py:91
+#: flaskbb/management/forms.py:70 flaskbb/user/forms.py:89
 msgid "Location"
 msgid "Location"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:75 flaskbb/templates/forum/search_result.html:48
+#: flaskbb/management/forms.py:73 flaskbb/templates/forum/search_result.html:48
 #: flaskbb/templates/forum/topic.html:52
 #: flaskbb/templates/forum/topic.html:52
-#: flaskbb/templates/forum/topic_horizontal.html:63
-#: flaskbb/templates/message/conversation.html:47
-#: flaskbb/templates/message/conversation.html:101 flaskbb/user/forms.py:94
+#: flaskbb/templates/forum/topic_horizontal.html:59
+#: flaskbb/templates/message/conversation.html:43
+#: flaskbb/templates/message/conversation.html:97 flaskbb/user/forms.py:92
 msgid "Website"
 msgid "Website"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:78 flaskbb/user/forms.py:97
+#: flaskbb/management/forms.py:76 flaskbb/user/forms.py:95
 msgid "Avatar"
 msgid "Avatar"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:81
+#: flaskbb/management/forms.py:79
 msgid "Forum signature"
 msgid "Forum signature"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:84 flaskbb/user/forms.py:103
+#: flaskbb/management/forms.py:82 flaskbb/user/forms.py:101
 msgid "Notes"
 msgid "Notes"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:87
+#: flaskbb/management/forms.py:85
 msgid "Is active?"
 msgid "Is active?"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:91
+#: flaskbb/management/forms.py:89
 msgid "Primary group"
 msgid "Primary group"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:96
+#: flaskbb/management/forms.py:94
 msgid "Secondary groups"
 msgid "Secondary groups"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:102 flaskbb/management/forms.py:216
-#: flaskbb/management/forms.py:336 flaskbb/management/forms.py:416
-#: flaskbb/templates/management/settings.html:59 flaskbb/user/forms.py:32
-#: flaskbb/user/forms.py:48 flaskbb/user/forms.py:74 flaskbb/user/forms.py:106
+#: flaskbb/management/forms.py:100 flaskbb/management/forms.py:219
+#: flaskbb/management/forms.py:342 flaskbb/management/forms.py:424
+#: flaskbb/templates/management/settings.html:59 flaskbb/user/forms.py:31
+#: flaskbb/user/forms.py:47 flaskbb/user/forms.py:73 flaskbb/user/forms.py:104
 msgid "Save"
 msgid "Save"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:151
+#: flaskbb/management/forms.py:154
 msgid "Group name"
 msgid "Group name"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:152
+#: flaskbb/management/forms.py:155
 msgid "Please enter a name for the group."
 msgid "Please enter a name for the group."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:154 flaskbb/management/forms.py:287
-#: flaskbb/management/forms.py:404 flaskbb/templates/management/groups.html:35
+#: flaskbb/management/forms.py:157 flaskbb/management/forms.py:293
+#: flaskbb/management/forms.py:412 flaskbb/templates/management/groups.html:35
 msgid "Description"
 msgid "Description"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:158
+#: flaskbb/management/forms.py:161
 msgid "Is 'Admin' group?"
 msgid "Is 'Admin' group?"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:159
+#: flaskbb/management/forms.py:162
 msgid "With this option the group has access to the admin panel."
 msgid "With this option the group has access to the admin panel."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:163
+#: flaskbb/management/forms.py:166
 msgid "Is 'Super Moderator' group?"
 msgid "Is 'Super Moderator' group?"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:164
+#: flaskbb/management/forms.py:167
 msgid ""
 msgid ""
 "Check this, if the users in this group are allowed to moderate every "
 "Check this, if the users in this group are allowed to moderate every "
 "forum."
 "forum."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:168
+#: flaskbb/management/forms.py:171
 msgid "Is 'Moderator' group?"
 msgid "Is 'Moderator' group?"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:169
+#: flaskbb/management/forms.py:172
 msgid ""
 msgid ""
 "Check this, if the users in this group are allowed to moderate specified "
 "Check this, if the users in this group are allowed to moderate specified "
 "forums."
 "forums."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:173
+#: flaskbb/management/forms.py:176
 msgid "Is 'Banned' group?"
 msgid "Is 'Banned' group?"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:174
+#: flaskbb/management/forms.py:177
 msgid "Only one group of type 'Banned' is allowed."
 msgid "Only one group of type 'Banned' is allowed."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:177
+#: flaskbb/management/forms.py:180
 msgid "Is 'Guest' group?"
 msgid "Is 'Guest' group?"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:178
+#: flaskbb/management/forms.py:181
 msgid "Only one group of type 'Guest' is allowed."
 msgid "Only one group of type 'Guest' is allowed."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:181
+#: flaskbb/management/forms.py:184
 msgid "Can edit posts"
 msgid "Can edit posts"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:182
+#: flaskbb/management/forms.py:185
 msgid "Check this, if the users in this group can edit posts."
 msgid "Check this, if the users in this group can edit posts."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:185
+#: flaskbb/management/forms.py:188
 msgid "Can delete posts"
 msgid "Can delete posts"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:186
+#: flaskbb/management/forms.py:189
 msgid "Check this, if the users in this group can delete posts."
 msgid "Check this, if the users in this group can delete posts."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:190
+#: flaskbb/management/forms.py:193
 msgid "Can delete topics"
 msgid "Can delete topics"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:191
+#: flaskbb/management/forms.py:194
 msgid "Check this, if the users in this group can delete topics."
 msgid "Check this, if the users in this group can delete topics."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:195
+#: flaskbb/management/forms.py:198
 msgid "Can create topics"
 msgid "Can create topics"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:196
+#: flaskbb/management/forms.py:199
 msgid "Check this, if the users in this group can create topics."
 msgid "Check this, if the users in this group can create topics."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:200
+#: flaskbb/management/forms.py:203
 msgid "Can post replies"
 msgid "Can post replies"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:201
+#: flaskbb/management/forms.py:204
 msgid "Check this, if the users in this group can post replies."
 msgid "Check this, if the users in this group can post replies."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:206
+#: flaskbb/management/forms.py:209
 msgid "Moderators can edit user profiles"
 msgid "Moderators can edit user profiles"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:207
+#: flaskbb/management/forms.py:210
 msgid ""
 msgid ""
 "Allow moderators to edit another user's profile including password and "
 "Allow moderators to edit another user's profile including password and "
 "email changes."
 "email changes."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:212
+#: flaskbb/management/forms.py:215
 msgid "Moderators can ban users"
 msgid "Moderators can ban users"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:213
+#: flaskbb/management/forms.py:216
 msgid "Allow moderators to ban other users."
 msgid "Allow moderators to ban other users."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:230
+#: flaskbb/management/forms.py:235
 msgid "This group name is already taken."
 msgid "This group name is already taken."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:244
+#: flaskbb/management/forms.py:249
 msgid "There is already a group of type 'Banned'."
 msgid "There is already a group of type 'Banned'."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:259
+#: flaskbb/management/forms.py:264
 msgid "There is already a group of type 'Guest'."
 msgid "There is already a group of type 'Guest'."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:282
+#: flaskbb/management/forms.py:288
 msgid "Forum title"
 msgid "Forum title"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:283
+#: flaskbb/management/forms.py:289
 msgid "Please enter a forum title."
 msgid "Please enter a forum title."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:289 flaskbb/management/forms.py:406
+#: flaskbb/management/forms.py:295 flaskbb/management/forms.py:414
 msgid "You can format your description with Markdown."
 msgid "You can format your description with Markdown."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:293 flaskbb/management/forms.py:410
+#: flaskbb/management/forms.py:299 flaskbb/management/forms.py:418
 msgid "Position"
 msgid "Position"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:295
+#: flaskbb/management/forms.py:301
 msgid "Please enter a position for theforum."
 msgid "Please enter a position for theforum."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:300
+#: flaskbb/management/forms.py:306
 msgid "Category"
 msgid "Category"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:304
+#: flaskbb/management/forms.py:310
 msgid "The category that contains this forum."
 msgid "The category that contains this forum."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:308
+#: flaskbb/management/forms.py:314
 msgid "External link"
 msgid "External link"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:310
+#: flaskbb/management/forms.py:316
 msgid "A link to a website i.e. 'http://flaskbb.org'."
 msgid "A link to a website i.e. 'http://flaskbb.org'."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:314
+#: flaskbb/management/forms.py:320
 #: flaskbb/templates/forum/category_layout.html:80
 #: flaskbb/templates/forum/category_layout.html:80
 #: flaskbb/templates/forum/search_result.html:283
 #: flaskbb/templates/forum/search_result.html:283
-#: flaskbb/templates/management/forums.html:135
+#: flaskbb/templates/management/forums.html:136
 msgid "Moderators"
 msgid "Moderators"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:315
+#: flaskbb/management/forms.py:321
 msgid ""
 msgid ""
 "Comma separated usernames. Leave it blank if you do not want to set any "
 "Comma separated usernames. Leave it blank if you do not want to set any "
 "moderators."
 "moderators."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:320
+#: flaskbb/management/forms.py:326
 msgid "Show moderators"
 msgid "Show moderators"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:321
+#: flaskbb/management/forms.py:327
 msgid "Do you want to show the moderators on the index page?"
 msgid "Do you want to show the moderators on the index page?"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:325
+#: flaskbb/management/forms.py:331
 msgid "Locked?"
 msgid "Locked?"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:326
+#: flaskbb/management/forms.py:332
 msgid "Disable new posts and topics in this forum."
 msgid "Disable new posts and topics in this forum."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:330
+#: flaskbb/management/forms.py:336
 msgid "Group access"
 msgid "Group access"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:333
+#: flaskbb/management/forms.py:339
 msgid "Select the groups that can access this forum."
 msgid "Select the groups that can access this forum."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:341
+#: flaskbb/management/forms.py:347
 msgid "You cannot convert a forum that contains topics into an external link."
 msgid "You cannot convert a forum that contains topics into an external link."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:347
+#: flaskbb/management/forms.py:353
 msgid "You also need to specify some moderators."
 msgid "You also need to specify some moderators."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:359
+#: flaskbb/management/forms.py:365
 #, python-format
 #, python-format
 msgid "%(user)s is not in a moderators group."
 msgid "%(user)s is not in a moderators group."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:400
+#: flaskbb/management/forms.py:408
 msgid "Category title"
 msgid "Category title"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:401
+#: flaskbb/management/forms.py:409
 msgid "Please enter a category title."
 msgid "Please enter a category title."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/forms.py:412
+#: flaskbb/management/forms.py:420
 msgid "Please enter a position for the category."
 msgid "Please enter a position for the category."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:111
+#: flaskbb/management/views.py:134
 msgid "Settings saved."
 msgid "Settings saved."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:150
+#: flaskbb/management/views.py:173
 msgid "You are not allowed to edit this user."
 msgid "You are not allowed to edit this user."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:184
+#: flaskbb/management/views.py:207
 msgid "User updated."
 msgid "User updated."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:188
+#: flaskbb/management/views.py:211
 msgid "Edit User"
 msgid "Edit User"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:223
+#: flaskbb/management/views.py:246
 msgid "You cannot delete yourself."
 msgid "You cannot delete yourself."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:227
+#: flaskbb/management/views.py:250
 msgid "User deleted."
 msgid "User deleted."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:237
+#: flaskbb/management/views.py:260
 msgid "User added."
 msgid "User added."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:241
+#: flaskbb/management/views.py:264
 #: flaskbb/templates/management/banned_users.html:24
 #: flaskbb/templates/management/banned_users.html:24
 #: flaskbb/templates/management/user_form.html:24
 #: flaskbb/templates/management/user_form.html:24
 #: flaskbb/templates/management/users.html:24
 #: flaskbb/templates/management/users.html:24
 msgid "Add User"
 msgid "Add User"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:271
+#: flaskbb/management/views.py:294
 msgid "You do not have the permissions to ban this user."
 msgid "You do not have the permissions to ban this user."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:295
-#: flaskbb/templates/management/banned_users.html:96
+#: flaskbb/management/views.py:318
+#: flaskbb/templates/management/banned_users.html:95
 #: flaskbb/templates/management/users.html:122
 #: flaskbb/templates/management/users.html:122
 msgid "Unban"
 msgid "Unban"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:313
+#: flaskbb/management/views.py:336
 msgid "A moderator cannot ban an admin user."
 msgid "A moderator cannot ban an admin user."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:317
+#: flaskbb/management/views.py:340
 msgid "User is now banned."
 msgid "User is now banned."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:319
+#: flaskbb/management/views.py:342
 msgid "Could not ban user."
 msgid "Could not ban user."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:329
+#: flaskbb/management/views.py:352
 msgid "You do not have the permissions to unban this user."
 msgid "You do not have the permissions to unban this user."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:344 flaskbb/templates/management/users.html:112
+#: flaskbb/management/views.py:367 flaskbb/templates/management/users.html:111
 msgid "Ban"
 msgid "Ban"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:359
+#: flaskbb/management/views.py:382
 msgid "User is now unbanned."
 msgid "User is now unbanned."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:361
+#: flaskbb/management/views.py:384
 msgid "Could not unban user."
 msgid "Could not unban user."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:422
+#: flaskbb/management/views.py:445
 #, python-format
 #, python-format
 msgid "Report %(id)s is already marked as read."
 msgid "Report %(id)s is already marked as read."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:429
+#: flaskbb/management/views.py:452
 #, python-format
 #, python-format
 msgid "Report %(id)s marked as read."
 msgid "Report %(id)s marked as read."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:443
+#: flaskbb/management/views.py:466
 msgid "All reports were marked as read."
 msgid "All reports were marked as read."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:474
+#: flaskbb/management/views.py:497
+msgid "Report deleted."
+msgstr ""
+
+#: flaskbb/management/views.py:528
 msgid "Group updated."
 msgid "Group updated."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:478
+#: flaskbb/management/views.py:532
 msgid "Edit Group"
 msgid "Edit Group"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:506
+#: flaskbb/management/views.py:560
 msgid "You cannot delete one of the standard groups."
 msgid "You cannot delete one of the standard groups."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:514
+#: flaskbb/management/views.py:568
 msgid "You cannot delete the standard groups. Try renaming it instead."
 msgid "You cannot delete the standard groups. Try renaming it instead."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:520
+#: flaskbb/management/views.py:574
 msgid "Group deleted."
 msgid "Group deleted."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:523
+#: flaskbb/management/views.py:577
 msgid "No group chosen."
 msgid "No group chosen."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:533
+#: flaskbb/management/views.py:587
 msgid "Group added."
 msgid "Group added."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:537
+#: flaskbb/management/views.py:591
 #: flaskbb/templates/management/group_form.html:21
 #: flaskbb/templates/management/group_form.html:21
 #: flaskbb/templates/management/groups.html:20
 #: flaskbb/templates/management/groups.html:20
 msgid "Add Group"
 msgid "Add Group"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:556
+#: flaskbb/management/views.py:610
 msgid "Forum updated."
 msgid "Forum updated."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:567 flaskbb/templates/management/forums.html:154
+#: flaskbb/management/views.py:621 flaskbb/templates/management/forums.html:155
 msgid "Edit Forum"
 msgid "Edit Forum"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:580
+#: flaskbb/management/views.py:634
 msgid "Forum deleted."
 msgid "Forum deleted."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:592
+#: flaskbb/management/views.py:646
 msgid "Forum added."
 msgid "Forum added."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:601
+#: flaskbb/management/views.py:655
 #: flaskbb/templates/management/category_form.html:21
 #: flaskbb/templates/management/category_form.html:21
 #: flaskbb/templates/management/forum_form.html:21
 #: flaskbb/templates/management/forum_form.html:21
 #: flaskbb/templates/management/forums.html:20
 #: flaskbb/templates/management/forums.html:20
-#: flaskbb/templates/management/forums.html:44
+#: flaskbb/templates/management/forums.html:43
 msgid "Add Forum"
 msgid "Add Forum"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:611
+#: flaskbb/management/views.py:665
 msgid "Category added."
 msgid "Category added."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:615
+#: flaskbb/management/views.py:669
 #: flaskbb/templates/management/category_form.html:22
 #: flaskbb/templates/management/category_form.html:22
 #: flaskbb/templates/management/forum_form.html:22
 #: flaskbb/templates/management/forum_form.html:22
 #: flaskbb/templates/management/forums.html:21
 #: flaskbb/templates/management/forums.html:21
 msgid "Add Category"
 msgid "Add Category"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:627
+#: flaskbb/management/views.py:681
 msgid "Category updated."
 msgid "Category updated."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:631 flaskbb/templates/management/forums.html:47
+#: flaskbb/management/views.py:685 flaskbb/templates/management/forums.html:46
 msgid "Edit Category"
 msgid "Edit Category"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:644
+#: flaskbb/management/views.py:698
 msgid "Category with all associated forums deleted."
 msgid "Category with all associated forums deleted."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:662
+#: flaskbb/management/views.py:716
 #, python-format
 #, python-format
 msgid "Plugin %(plugin)s is already enabled."
 msgid "Plugin %(plugin)s is already enabled."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:668
+#: flaskbb/management/views.py:722
 #, python-format
 #, python-format
 msgid "Plugin %(plugin)s enabled. Please restart FlaskBB now."
 msgid "Plugin %(plugin)s enabled. Please restart FlaskBB now."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:671
+#: flaskbb/management/views.py:725
 msgid ""
 msgid ""
 "It seems that FlaskBB does not have enough filesystem permissions. Try "
 "It seems that FlaskBB does not have enough filesystem permissions. Try "
 "removing the 'DISABLED' file by yourself instead."
 "removing the 'DISABLED' file by yourself instead."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:684
+#: flaskbb/management/views.py:738
 #, python-format
 #, python-format
 msgid "Plugin %(plugin)s not found."
 msgid "Plugin %(plugin)s not found."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:689
+#: flaskbb/management/views.py:743
 #, python-format
 #, python-format
 msgid "Plugin %(plugin)s disabled. Please restart FlaskBB now."
 msgid "Plugin %(plugin)s disabled. Please restart FlaskBB now."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:692
+#: flaskbb/management/views.py:746
 msgid ""
 msgid ""
 "It seems that FlaskBB does not have enough filesystem permissions. Try "
 "It seems that FlaskBB does not have enough filesystem permissions. Try "
 "creating the 'DISABLED' file by yourself instead."
 "creating the 'DISABLED' file by yourself instead."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:707
+#: flaskbb/management/views.py:761
 msgid "Plugin has been uninstalled."
 msgid "Plugin has been uninstalled."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:709
+#: flaskbb/management/views.py:763
 msgid "Cannot uninstall plugin."
 msgid "Cannot uninstall plugin."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:722
+#: flaskbb/management/views.py:776
 msgid "Plugin has been installed."
 msgid "Plugin has been installed."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/management/views.py:724
+#: flaskbb/management/views.py:778
 msgid "Cannot install plugin."
 msgid "Cannot install plugin."
 msgstr ""
 msgstr ""
 
 
@@ -969,8 +991,8 @@ msgstr ""
 #: flaskbb/message/forms.py:28 flaskbb/message/forms.py:59
 #: flaskbb/message/forms.py:28 flaskbb/message/forms.py:59
 #: flaskbb/templates/forum/search_result.html:43
 #: flaskbb/templates/forum/search_result.html:43
 #: flaskbb/templates/forum/topic.html:47
 #: flaskbb/templates/forum/topic.html:47
-#: flaskbb/templates/forum/topic_horizontal.html:58
-#: flaskbb/templates/message/conversation.html:97
+#: flaskbb/templates/forum/topic_horizontal.html:54
+#: flaskbb/templates/message/conversation.html:93
 #: flaskbb/templates/user/profile_layout.html:47
 #: flaskbb/templates/user/profile_layout.html:47
 msgid "Message"
 msgid "Message"
 msgstr ""
 msgstr ""
@@ -999,64 +1021,81 @@ msgstr ""
 msgid "Send Message"
 msgid "Send Message"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/message/views.py:71 flaskbb/message/views.py:127
+#: flaskbb/message/views.py:73 flaskbb/message/views.py:130
 msgid ""
 msgid ""
 "You cannot send any messages anymore because you have reached your "
 "You cannot send any messages anymore because you have reached your "
 "message limit."
 "message limit."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/message/views.py:144 flaskbb/message/views.py:216
+#: flaskbb/message/views.py:147 flaskbb/message/views.py:219
 msgid "Message saved."
 msgid "Message saved."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/message/views.py:169 flaskbb/message/views.py:234
+#: flaskbb/message/views.py:172 flaskbb/message/views.py:237
 msgid "Message sent."
 msgid "Message sent."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/message/views.py:175
+#: flaskbb/message/views.py:178
 msgid "Compose Message"
 msgid "Compose Message"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/message/views.py:202
+#: flaskbb/message/views.py:205
 msgid "You cannot edit a sent message."
 msgid "You cannot edit a sent message."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/message/views.py:242
+#: flaskbb/message/views.py:245
 msgid "Edit Message"
 msgid "Edit Message"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/layout.html:74 flaskbb/templates/navigation.html:20
+#: flaskbb/templates/confirm_dialog.html:6
+msgid "Are you sure?"
+msgstr ""
+
+#: flaskbb/templates/confirm_dialog.html:9
+msgid ""
+"Are you sure that you want to perform this action? This action is "
+"irreversible."
+msgstr ""
+
+#: flaskbb/templates/confirm_dialog.html:12
+msgid "Cancel"
+msgstr ""
+
+#: flaskbb/templates/confirm_dialog.html:13
+msgid "Yes"
+msgstr ""
+
 #: flaskbb/templates/forum/memberlist.html:1
 #: flaskbb/templates/forum/memberlist.html:1
-#: flaskbb/templates/forum/memberlist.html:10
-#: flaskbb/templates/forum/memberlist.html:36
+#: flaskbb/templates/forum/memberlist.html:13
+#: flaskbb/templates/forum/memberlist.html:39 flaskbb/templates/layout.html:76
 msgid "Memberlist"
 msgid "Memberlist"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/layout.html:87 flaskbb/templates/layout.html:103
+#: flaskbb/templates/layout.html:89 flaskbb/templates/layout.html:110
 #: flaskbb/templates/message/inbox.html:1
 #: flaskbb/templates/message/inbox.html:1
 #: flaskbb/templates/message/message_layout.html:18
 #: flaskbb/templates/message/message_layout.html:18
 msgid "Inbox"
 msgid "Inbox"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/layout.html:104 flaskbb/templates/navigation.html:54
+#: flaskbb/templates/layout.html:111
 #: flaskbb/templates/message/message_layout.html:16
 #: flaskbb/templates/message/message_layout.html:16
 msgid "New Message"
 msgid "New Message"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/layout.html:116 flaskbb/templates/navigation.html:35
 #: flaskbb/templates/forum/topictracker.html:1
 #: flaskbb/templates/forum/topictracker.html:1
 #: flaskbb/templates/forum/topictracker.html:15
 #: flaskbb/templates/forum/topictracker.html:15
 #: flaskbb/templates/forum/topictracker.html:26
 #: flaskbb/templates/forum/topictracker.html:26
+#: flaskbb/templates/layout.html:123
 msgid "Topic Tracker"
 msgid "Topic Tracker"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/layout.html:119 flaskbb/templates/navigation.html:38
-#: flaskbb/templates/management/management_layout.html:17
+#: flaskbb/templates/layout.html:126
+#: flaskbb/templates/management/management_layout.html:15
 #: flaskbb/templates/user/settings_layout.html:8
 #: flaskbb/templates/user/settings_layout.html:8
 msgid "Settings"
 msgid "Settings"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/layout.html:121 flaskbb/templates/navigation.html:40
+#: flaskbb/templates/layout.html:128
 #: flaskbb/templates/management/banned_users.html:9
 #: flaskbb/templates/management/banned_users.html:9
 #: flaskbb/templates/management/category_form.html:9
 #: flaskbb/templates/management/category_form.html:9
 #: flaskbb/templates/management/forum_form.html:9
 #: flaskbb/templates/management/forum_form.html:9
@@ -1067,30 +1106,25 @@ msgstr ""
 #: flaskbb/templates/management/plugins.html:8
 #: flaskbb/templates/management/plugins.html:8
 #: flaskbb/templates/management/reports.html:9
 #: flaskbb/templates/management/reports.html:9
 #: flaskbb/templates/management/settings.html:8
 #: flaskbb/templates/management/settings.html:8
-#: flaskbb/templates/management/unread_reports.html:9
 #: flaskbb/templates/management/user_form.html:9
 #: flaskbb/templates/management/user_form.html:9
 #: flaskbb/templates/management/users.html:9
 #: flaskbb/templates/management/users.html:9
 msgid "Management"
 msgid "Management"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/layout.html:125 flaskbb/templates/navigation.html:44
+#: flaskbb/templates/layout.html:132
 msgid "Logout"
 msgid "Logout"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/layout.html:141 flaskbb/templates/navigation.html:67
 #: flaskbb/templates/auth/reset_password.html:1
 #: flaskbb/templates/auth/reset_password.html:1
 #: flaskbb/templates/auth/reset_password.html:10
 #: flaskbb/templates/auth/reset_password.html:10
+#: flaskbb/templates/layout.html:148
 msgid "Reset Password"
 msgid "Reset Password"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/macros.html:325
+#: flaskbb/templates/macros.html:327
 msgid "Pages"
 msgid "Pages"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/navigation.html:53
-msgid "Private Messages"
-msgstr ""
-
 #: flaskbb/templates/auth/forgot_password.html:1
 #: flaskbb/templates/auth/forgot_password.html:1
 #: flaskbb/templates/auth/forgot_password.html:10
 #: flaskbb/templates/auth/forgot_password.html:10
 msgid "Forgot Password"
 msgid "Forgot Password"
@@ -1191,7 +1225,7 @@ msgstr ""
 #: flaskbb/templates/forum/category_layout.html:9
 #: flaskbb/templates/forum/category_layout.html:9
 #: flaskbb/templates/forum/search_result.html:129
 #: flaskbb/templates/forum/search_result.html:129
 #: flaskbb/templates/forum/search_result.html:214
 #: flaskbb/templates/forum/search_result.html:214
-#: flaskbb/templates/management/overview.html:85
+#: flaskbb/templates/management/overview.html:99
 #: flaskbb/templates/user/all_posts.html:28
 #: flaskbb/templates/user/all_posts.html:28
 #: flaskbb/templates/user/all_topics.html:8
 #: flaskbb/templates/user/all_topics.html:8
 #: flaskbb/templates/user/all_topics.html:28
 #: flaskbb/templates/user/all_topics.html:28
@@ -1202,20 +1236,20 @@ msgstr ""
 #: flaskbb/templates/forum/category_layout.html:10
 #: flaskbb/templates/forum/category_layout.html:10
 #: flaskbb/templates/forum/edit_forum.html:32
 #: flaskbb/templates/forum/edit_forum.html:32
 #: flaskbb/templates/forum/forum.html:50
 #: flaskbb/templates/forum/forum.html:50
-#: flaskbb/templates/forum/memberlist.html:50
+#: flaskbb/templates/forum/memberlist.html:52
 #: flaskbb/templates/forum/search_result.html:16
 #: flaskbb/templates/forum/search_result.html:16
 #: flaskbb/templates/forum/search_result.html:40
 #: flaskbb/templates/forum/search_result.html:40
 #: flaskbb/templates/forum/search_result.html:105
 #: flaskbb/templates/forum/search_result.html:105
 #: flaskbb/templates/forum/search_result.html:135
 #: flaskbb/templates/forum/search_result.html:135
 #: flaskbb/templates/forum/search_result.html:215
 #: flaskbb/templates/forum/search_result.html:215
 #: flaskbb/templates/forum/topic.html:44
 #: flaskbb/templates/forum/topic.html:44
-#: flaskbb/templates/forum/topic_horizontal.html:55
+#: flaskbb/templates/forum/topic_horizontal.html:51
 #: flaskbb/templates/forum/topictracker.html:32
 #: flaskbb/templates/forum/topictracker.html:32
 #: flaskbb/templates/management/banned_users.html:63
 #: flaskbb/templates/management/banned_users.html:63
-#: flaskbb/templates/management/overview.html:88
+#: flaskbb/templates/management/overview.html:102
 #: flaskbb/templates/management/users.html:63
 #: flaskbb/templates/management/users.html:63
-#: flaskbb/templates/message/conversation.html:44
-#: flaskbb/templates/message/conversation.html:95
+#: flaskbb/templates/message/conversation.html:40
+#: flaskbb/templates/message/conversation.html:91
 #: flaskbb/templates/user/all_posts.html:8
 #: flaskbb/templates/user/all_posts.html:8
 #: flaskbb/templates/user/all_posts.html:34
 #: flaskbb/templates/user/all_posts.html:34
 #: flaskbb/templates/user/all_topics.html:34
 #: flaskbb/templates/user/all_topics.html:34
@@ -1234,7 +1268,7 @@ msgstr ""
 
 
 #: flaskbb/templates/forum/category_layout.html:27
 #: flaskbb/templates/forum/category_layout.html:27
 #: flaskbb/templates/forum/search_result.html:232
 #: flaskbb/templates/forum/search_result.html:232
-#: flaskbb/templates/management/forums.html:80
+#: flaskbb/templates/management/forums.html:79
 msgid "Link to"
 msgid "Link to"
 msgstr ""
 msgstr ""
 
 
@@ -1247,7 +1281,7 @@ msgstr ""
 #: flaskbb/templates/forum/search_result.html:317
 #: flaskbb/templates/forum/search_result.html:317
 #: flaskbb/templates/forum/topictracker.html:68
 #: flaskbb/templates/forum/topictracker.html:68
 #: flaskbb/templates/forum/topictracker.html:91
 #: flaskbb/templates/forum/topictracker.html:91
-#: flaskbb/templates/management/plugins.html:42
+#: flaskbb/templates/management/plugins.html:51
 msgid "by"
 msgid "by"
 msgstr ""
 msgstr ""
 
 
@@ -1290,8 +1324,9 @@ msgid "Trivialize"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/forum/edit_forum.html:145
 #: flaskbb/templates/forum/edit_forum.html:145
-#: flaskbb/templates/management/groups.html:64
-#: flaskbb/templates/management/users.html:132
+#: flaskbb/templates/management/groups.html:63
+#: flaskbb/templates/management/reports.html:82
+#: flaskbb/templates/management/users.html:131
 msgid "Delete"
 msgid "Delete"
 msgstr ""
 msgstr ""
 
 
@@ -1304,8 +1339,8 @@ msgid "Move"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/forum/forum.html:25
 #: flaskbb/templates/forum/forum.html:25
-#: flaskbb/templates/management/unread_reports.html:50
-#: flaskbb/templates/management/unread_reports.html:69
+#: flaskbb/templates/management/reports.html:50
+#: flaskbb/templates/management/reports.html:74
 msgid "Mark as Read"
 msgid "Mark as Read"
 msgstr ""
 msgstr ""
 
 
@@ -1361,14 +1396,14 @@ msgstr ""
 msgid "Guests online"
 msgid "Guests online"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/forum/memberlist.html:46
+#: flaskbb/templates/forum/memberlist.html:48
 #: flaskbb/templates/forum/search_result.html:106
 #: flaskbb/templates/forum/search_result.html:106
 #: flaskbb/templates/management/banned_users.html:64
 #: flaskbb/templates/management/banned_users.html:64
 #: flaskbb/templates/management/users.html:64
 #: flaskbb/templates/management/users.html:64
 msgid "Date registered"
 msgid "Date registered"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/forum/memberlist.html:48
+#: flaskbb/templates/forum/memberlist.html:50
 #: flaskbb/templates/forum/search_result.html:107
 #: flaskbb/templates/forum/search_result.html:107
 #: flaskbb/templates/management/banned_users.html:65
 #: flaskbb/templates/management/banned_users.html:65
 #: flaskbb/templates/management/users.html:65
 #: flaskbb/templates/management/users.html:65
@@ -1376,13 +1411,18 @@ msgid "Group"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/forum/new_post.html:1
 #: flaskbb/templates/forum/new_post.html:1
-#: flaskbb/templates/forum/new_post.html:14
-#: flaskbb/templates/forum/new_post.html:21
+#: flaskbb/templates/forum/new_post.html:18
+#: flaskbb/templates/forum/new_post.html:30
 msgid "New Post"
 msgid "New Post"
 msgstr ""
 msgstr ""
 
 
+#: flaskbb/templates/forum/new_post.html:16
+#: flaskbb/templates/forum/new_post.html:28
+msgid "Edit Post"
+msgstr ""
+
 #: flaskbb/templates/forum/online_users.html:1
 #: flaskbb/templates/forum/online_users.html:1
-#: flaskbb/templates/forum/online_users.html:15
+#: flaskbb/templates/forum/online_users.html:13
 msgid "Online Users"
 msgid "Online Users"
 msgstr ""
 msgstr ""
 
 
@@ -1401,15 +1441,15 @@ msgstr ""
 
 
 #: flaskbb/templates/forum/search_result.html:39
 #: flaskbb/templates/forum/search_result.html:39
 #: flaskbb/templates/forum/topic.html:43
 #: flaskbb/templates/forum/topic.html:43
-#: flaskbb/templates/forum/topic_horizontal.html:54
-#: flaskbb/templates/message/conversation.html:43
-#: flaskbb/templates/message/conversation.html:94
+#: flaskbb/templates/forum/topic_horizontal.html:50
+#: flaskbb/templates/message/conversation.html:39
+#: flaskbb/templates/message/conversation.html:90
 msgid "Joined"
 msgid "Joined"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/forum/search_result.html:54
 #: flaskbb/templates/forum/search_result.html:54
 #: flaskbb/templates/forum/topic.html:58
 #: flaskbb/templates/forum/topic.html:58
-#: flaskbb/templates/message/conversation.html:106
+#: flaskbb/templates/message/conversation.html:102
 msgid "Guest"
 msgid "Guest"
 msgstr ""
 msgstr ""
 
 
@@ -1492,16 +1532,11 @@ msgstr ""
 
 
 #: flaskbb/templates/management/banned_users.html:70
 #: flaskbb/templates/management/banned_users.html:70
 #: flaskbb/templates/management/groups.html:39
 #: flaskbb/templates/management/groups.html:39
-#: flaskbb/templates/management/unread_reports.html:45
+#: flaskbb/templates/management/reports.html:45
 #: flaskbb/templates/management/users.html:69
 #: flaskbb/templates/management/users.html:69
 msgid "Actions"
 msgid "Actions"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/banned_users.html:74
-#: flaskbb/templates/management/users.html:79
-msgid "Are you sure you want to unban these Users?"
-msgstr ""
-
 #: flaskbb/templates/management/banned_users.html:75
 #: flaskbb/templates/management/banned_users.html:75
 #: flaskbb/templates/management/users.html:80
 #: flaskbb/templates/management/users.html:80
 msgid "Unban selected Users"
 msgid "Unban selected Users"
@@ -1510,25 +1545,25 @@ msgstr ""
 #: flaskbb/templates/management/category_form.html:20
 #: flaskbb/templates/management/category_form.html:20
 #: flaskbb/templates/management/forum_form.html:20
 #: flaskbb/templates/management/forum_form.html:20
 #: flaskbb/templates/management/forums.html:19
 #: flaskbb/templates/management/forums.html:19
-#: flaskbb/templates/management/forums.html:30
+#: flaskbb/templates/management/forums.html:29
 msgid "Manage Forums"
 msgid "Manage Forums"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/management/forums.html:1
 #: flaskbb/templates/management/forums.html:1
 #: flaskbb/templates/management/forums.html:9
 #: flaskbb/templates/management/forums.html:9
-#: flaskbb/templates/management/management_layout.html:19
+#: flaskbb/templates/management/management_layout.html:16
 msgid "Forums"
 msgid "Forums"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/forums.html:52
+#: flaskbb/templates/management/forums.html:51
 msgid "Delete Category"
 msgid "Delete Category"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/forums.html:63
+#: flaskbb/templates/management/forums.html:62
 msgid "Topics / Posts"
 msgid "Topics / Posts"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/forums.html:100
+#: flaskbb/templates/management/forums.html:99
 msgid "Edit Link"
 msgid "Edit Link"
 msgstr ""
 msgstr ""
 
 
@@ -1536,7 +1571,7 @@ msgstr ""
 msgid "Delete Link"
 msgid "Delete Link"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/forums.html:159
+#: flaskbb/templates/management/forums.html:161
 msgid "Delete Forum"
 msgid "Delete Forum"
 msgstr ""
 msgstr ""
 
 
@@ -1550,7 +1585,7 @@ msgstr ""
 #: flaskbb/templates/management/groups.html:1
 #: flaskbb/templates/management/groups.html:1
 #: flaskbb/templates/management/groups.html:28
 #: flaskbb/templates/management/groups.html:28
 #: flaskbb/templates/management/management_layout.html:18
 #: flaskbb/templates/management/management_layout.html:18
-#: flaskbb/templates/management/overview.html:82
+#: flaskbb/templates/management/overview.html:96
 msgid "Groups"
 msgid "Groups"
 msgstr ""
 msgstr ""
 
 
@@ -1558,10 +1593,6 @@ msgstr ""
 msgid "Group Name"
 msgid "Group Name"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/groups.html:43
-msgid "Are you sure you want to delete these Groups?"
-msgstr ""
-
 #: flaskbb/templates/management/groups.html:44
 #: flaskbb/templates/management/groups.html:44
 msgid "Delete selected Groups"
 msgid "Delete selected Groups"
 msgstr ""
 msgstr ""
@@ -1584,57 +1615,79 @@ msgstr ""
 msgid "Overview"
 msgid "Overview"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/management_layout.html:14
-#: flaskbb/templates/management/overview.html:91
+#: flaskbb/templates/management/management_layout.html:17
+#: flaskbb/templates/management/overview.html:139
+#: flaskbb/templates/management/plugins.html:1
+#: flaskbb/templates/management/plugins.html:9
+msgid "Plugins"
+msgstr ""
+
+#: flaskbb/templates/management/management_layout.html:22
+#: flaskbb/templates/management/overview.html:105
 #: flaskbb/templates/management/reports.html:1
 #: flaskbb/templates/management/reports.html:1
 #: flaskbb/templates/management/reports.html:10
 #: flaskbb/templates/management/reports.html:10
+#: flaskbb/templates/management/reports.html:31
 msgid "Reports"
 msgid "Reports"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/management_layout.html:20
-#: flaskbb/templates/management/overview.html:115
-#: flaskbb/templates/management/plugins.html:1
-#: flaskbb/templates/management/plugins.html:9
-msgid "Plugins"
+#: flaskbb/templates/management/overview.html:26
+msgid "There is a problem."
+msgstr ""
+
+#: flaskbb/templates/management/overview.html:27
+msgid "Celery is <strong>not</strong> running."
+msgstr ""
+
+#: flaskbb/templates/management/overview.html:28
+msgid "You can start celery with this command:"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/overview.html:25
+#: flaskbb/templates/management/overview.html:33
+msgid "There is something that wants your attention."
+msgstr ""
+
+#: flaskbb/templates/management/overview.html:34
+#, python-format
+msgid "You have <a href=\"%(url)s\">%(unread_reports)s unread reports</a>."
+msgstr ""
+
+#: flaskbb/templates/management/overview.html:38
 msgid "Everything seems alright."
 msgid "Everything seems alright."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/overview.html:26
+#: flaskbb/templates/management/overview.html:39
 msgid "No new notifications."
 msgid "No new notifications."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/overview.html:38
+#: flaskbb/templates/management/overview.html:52
 msgid "users"
 msgid "users"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/overview.html:50
+#: flaskbb/templates/management/overview.html:64
 msgid "posts"
 msgid "posts"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/overview.html:62
+#: flaskbb/templates/management/overview.html:76
 msgid "topics"
 msgid "topics"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/overview.html:70
+#: flaskbb/templates/management/overview.html:84
 msgid "Statistics"
 msgid "Statistics"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/overview.html:73
+#: flaskbb/templates/management/overview.html:87
 msgid "Registered users"
 msgid "Registered users"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/overview.html:76
+#: flaskbb/templates/management/overview.html:90
 msgid "Online users"
 msgid "Online users"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/overview.html:79
+#: flaskbb/templates/management/overview.html:93
 msgid "Banned users"
 msgid "Banned users"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/overview.html:96
+#: flaskbb/templates/management/overview.html:110
 msgid "Components"
 msgid "Components"
 msgstr ""
 msgstr ""
 
 
@@ -1654,87 +1707,63 @@ msgstr ""
 msgid "Manage"
 msgid "Manage"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/plugins.html:40
+#: flaskbb/templates/management/plugins.html:49
 msgid "Version"
 msgid "Version"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/plugins.html:48
+#: flaskbb/templates/management/plugins.html:57
 msgid "Enable"
 msgid "Enable"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/plugins.html:53
+#: flaskbb/templates/management/plugins.html:62
 msgid "Disable"
 msgid "Disable"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/plugins.html:60
+#: flaskbb/templates/management/plugins.html:69
 msgid "Install"
 msgid "Install"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/plugins.html:66
+#: flaskbb/templates/management/plugins.html:75
 msgid "Uninstall"
 msgid "Uninstall"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/management/reports.html:21
 #: flaskbb/templates/management/reports.html:21
-#: flaskbb/templates/management/unread_reports.html:21
-msgid "Show unread reports"
+msgid "Show all Reports"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/management/reports.html:22
 #: flaskbb/templates/management/reports.html:22
-#: flaskbb/templates/management/unread_reports.html:22
-msgid "Show all reports"
-msgstr ""
-
-#: flaskbb/templates/management/reports.html:31
-msgid "All Reports"
+msgid "Show unread Reports"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/management/reports.html:37
 #: flaskbb/templates/management/reports.html:37
-#: flaskbb/templates/management/unread_reports.html:37
 msgid "Poster"
 msgid "Poster"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/management/reports.html:40
 #: flaskbb/templates/management/reports.html:40
-#: flaskbb/templates/management/unread_reports.html:40
 msgid "Reporter"
 msgid "Reporter"
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/management/reports.html:41
 #: flaskbb/templates/management/reports.html:41
-#: flaskbb/templates/management/unread_reports.html:41
 msgid "Reported"
 msgid "Reported"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/reports.html:54
-#: flaskbb/templates/management/unread_reports.html:76
-msgid "No unread reports."
+#: flaskbb/templates/management/reports.html:55
+msgid "Delete selected reports"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/unread_reports.html:1
-#: flaskbb/templates/management/unread_reports.html:10
-#: flaskbb/templates/management/unread_reports.html:31
-msgid "Unread Reports"
-msgstr ""
-
-#: flaskbb/templates/management/unread_reports.html:49
-msgid "Are you sure you want to mark these Reports as read?"
-msgstr ""
-
-#: flaskbb/templates/management/users.html:73
-msgid "Are you sure you want to ban these Users?"
+#: flaskbb/templates/management/reports.html:90
+msgid "No reports."
 msgstr ""
 msgstr ""
 
 
 #: flaskbb/templates/management/users.html:74
 #: flaskbb/templates/management/users.html:74
 msgid "Ban selected Users"
 msgid "Ban selected Users"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/management/users.html:85
-msgid "Are you sure you want to delete these Users?"
-msgstr ""
-
 #: flaskbb/templates/management/users.html:86
 #: flaskbb/templates/management/users.html:86
 msgid "Delete selected Users"
 msgid "Delete selected Users"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/templates/message/conversation.html:105
+#: flaskbb/templates/message/conversation.html:101
 msgid "Deleted"
 msgid "Deleted"
 msgstr ""
 msgstr ""
 
 
@@ -1816,43 +1845,43 @@ msgstr ""
 msgid "Account Settings"
 msgid "Account Settings"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/user/forms.py:30
+#: flaskbb/user/forms.py:29
 msgid "Theme"
 msgid "Theme"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/user/forms.py:36
+#: flaskbb/user/forms.py:35
 msgid "Old email address"
 msgid "Old email address"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/user/forms.py:40
+#: flaskbb/user/forms.py:39
 msgid "New email address"
 msgid "New email address"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/user/forms.py:42
+#: flaskbb/user/forms.py:41
 msgid "Email addresses must match."
 msgid "Email addresses must match."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/user/forms.py:45
+#: flaskbb/user/forms.py:44
 msgid "Confirm email address"
 msgid "Confirm email address"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/user/forms.py:67
+#: flaskbb/user/forms.py:66
 msgid "New password"
 msgid "New password"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/user/forms.py:69
+#: flaskbb/user/forms.py:68
 msgid "New passwords must match."
 msgid "New passwords must match."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/user/forms.py:72
+#: flaskbb/user/forms.py:71
 msgid "Confirm new password"
 msgid "Confirm new password"
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/user/forms.py:78
+#: flaskbb/user/forms.py:77
 msgid "Old password is wrong."
 msgid "Old password is wrong."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/user/forms.py:100
+#: flaskbb/user/forms.py:98
 msgid "Forum Signature"
 msgid "Forum Signature"
 msgstr ""
 msgstr ""
 
 
@@ -1872,7 +1901,7 @@ msgstr ""
 msgid "User details updated."
 msgid "User details updated."
 msgstr ""
 msgstr ""
 
 
-#: flaskbb/utils/helpers.py:92
+#: flaskbb/utils/helpers.py:95
 msgid "You do not have the permissions to execute this action."
 msgid "You do not have the permissions to execute this action."
 msgstr ""
 msgstr ""