diff --git a/templates/activity/index.html.twig b/templates/activity/index.html.twig
index 797df8ab..3bfacf8d 100644
--- a/templates/activity/index.html.twig
+++ b/templates/activity/index.html.twig
@@ -5,7 +5,7 @@
{% import "macros/actions.html.twig" as actions %}
{% block page_title %}{{ 'admin_activity.title'|trans }}{% endblock %}
-{% block page_subtitle %}{{ 'admin_activity.subtitle'|trans }} {{ 'subtitle.amount'|trans({'%count%': entries.count}) }}{% endblock %}
+{% block page_subtitle %}{{ 'admin_activity.subtitle'|trans }}{% endblock %}
{% block page_actions %}{{ actions.activities('index') }}{% endblock %}
{% block main_before %}
diff --git a/templates/customer/index.html.twig b/templates/customer/index.html.twig
index 9f6104c2..3f64efed 100644
--- a/templates/customer/index.html.twig
+++ b/templates/customer/index.html.twig
@@ -5,7 +5,7 @@
{% import "macros/actions.html.twig" as actions %}
{% block page_title %}{{ 'admin_customer.title'|trans }}{% endblock %}
-{% block page_subtitle %}{{ 'admin_customer.subtitle'|trans }} {{ 'subtitle.amount'|trans({'%count%': entries.count}) }}{% endblock %}
+{% block page_subtitle %}{{ 'admin_customer.subtitle'|trans }}{% endblock %}
{% block page_actions %}{{ actions.customers('index') }}{% endblock %}
{% block main_before %}
diff --git a/templates/project/index.html.twig b/templates/project/index.html.twig
index 3a910d2b..174530c4 100644
--- a/templates/project/index.html.twig
+++ b/templates/project/index.html.twig
@@ -5,7 +5,7 @@
{% import "macros/actions.html.twig" as actions %}
{% block page_title %}{{ 'admin_project.title'|trans }}{% endblock %}
-{% block page_subtitle %}{{ 'admin_project.subtitle'|trans }} {{ 'subtitle.amount'|trans({'%count%': entries.count}) }}{% endblock %}
+{% block page_subtitle %}{{ 'admin_project.subtitle'|trans }}{% endblock %}
{% block page_actions %}{{ actions.projects('index') }}{% endblock %}
{% block main_before %}
diff --git a/templates/user/index.html.twig b/templates/user/index.html.twig
index 1a9f9011..640f2c57 100644
--- a/templates/user/index.html.twig
+++ b/templates/user/index.html.twig
@@ -4,7 +4,7 @@
{% import "macros/toolbar.html.twig" as toolbar %}
{% block page_title %}{{ 'admin_user.title'|trans }}{% endblock %}
-{% block page_subtitle %}{{ 'admin_user.subtitle'|trans }} {{ 'subtitle.amount'|trans({'%count%': entries.count}) }}{% endblock %}
+{% block page_subtitle %}{{ 'admin_user.subtitle'|trans }}{% endblock %}
{% block page_actions %}
{% set actions = {'filter': '#collapseUserAdmin', 'visibility': '#modal_user_admin'} %}
{% if is_granted('create_user') %}
diff --git a/translations/messages.ar.xliff b/translations/messages.ar.xliff
index 2631b007..96ac4785 100755
--- a/translations/messages.ar.xliff
+++ b/translations/messages.ar.xliff
@@ -21,10 +21,6 @@
both
على حد سواء
-
- subtitle.amount
- (total %count%)
-
This is a mandatory field
إلزامي
diff --git a/translations/messages.de.xliff b/translations/messages.de.xliff
index 1332e89e..77ef27c6 100644
--- a/translations/messages.de.xliff
+++ b/translations/messages.de.xliff
@@ -21,10 +21,6 @@
both
-
- subtitle.amount
- (insgesamt %count%)
-
This is a mandatory field
Pflichtfeld
diff --git a/translations/messages.en.xliff b/translations/messages.en.xliff
index c96b4f37..4692d90c 100644
--- a/translations/messages.en.xliff
+++ b/translations/messages.en.xliff
@@ -21,10 +21,6 @@
both
-
- subtitle.amount
- (total %count%)
-
This is a mandatory field
Mandatory
diff --git a/translations/messages.es.xliff b/translations/messages.es.xliff
index 1217939c..d7a61348 100644
--- a/translations/messages.es.xliff
+++ b/translations/messages.es.xliff
@@ -21,10 +21,6 @@
both
ambos
-
- subtitle.amount
- (total %count%)
-
This is a mandatory field
Requerido
diff --git a/translations/messages.fr.xliff b/translations/messages.fr.xliff
index d073d392..754b7311 100644
--- a/translations/messages.fr.xliff
+++ b/translations/messages.fr.xliff
@@ -21,10 +21,6 @@
both
les deux
-
- subtitle.amount
- (total %count%)
-
This is a mandatory field
Obligatoire
diff --git a/translations/messages.hu.xliff b/translations/messages.hu.xliff
index d9b9d126..b465237e 100644
--- a/translations/messages.hu.xliff
+++ b/translations/messages.hu.xliff
@@ -21,10 +21,6 @@
both
-
- subtitle.amount
- (total %count%)
-
This is a mandatory field
Kötelező
diff --git a/translations/messages.it.xliff b/translations/messages.it.xliff
index 32861774..38ddbc15 100755
--- a/translations/messages.it.xliff
+++ b/translations/messages.it.xliff
@@ -21,10 +21,6 @@
both
-
- subtitle.amount
- (total %count%)
-
This is a mandatory field
Richiesto
diff --git a/translations/messages.pt_BR.xliff b/translations/messages.pt_BR.xliff
index 521118a3..593986b3 100644
--- a/translations/messages.pt_BR.xliff
+++ b/translations/messages.pt_BR.xliff
@@ -21,10 +21,6 @@
both
Ambos
-
- subtitle.amount
- (total %count%)
-
This is a mandatory field
Mandatório
diff --git a/translations/messages.ru.xliff b/translations/messages.ru.xliff
index 16e56f75..018aeddc 100644
--- a/translations/messages.ru.xliff
+++ b/translations/messages.ru.xliff
@@ -21,10 +21,6 @@
both
-
- subtitle.amount
- (всего %count%)
-
This is a mandatory field
Обязательное поле