@@ -436,6 +436,7 @@ class View extends Users
}
$this->c->users->updateCountPosts();
+ $this->c->users->updateCountTopics();
return $this->c->Redirect->page('AdminUsers')->message('Updated the number of users posts redirect', FORK_MESS_SUCC);
@@ -271,7 +271,7 @@ msgid "Recalculate"
msgstr "Recalculate"
msgid "Recalculate head"
-msgstr "Recalculation of the number of users posts"
+msgstr "Recalculation of the number of users posts and topics"
msgid "Number of users posts"
-msgstr "Number of users posts"
+msgstr "Number of users posts and topics"
msgstr "Пересчитать"
-msgstr "Пересчет количества сообщений пользователей"
+msgstr "Пересчет количества сообщений и тем пользователей"
-msgstr "Количество сообщений пользователей"
+msgstr "Количество сообщений и тем пользователей"