From 0dc167611a2f9fecc58b9709487362ceb3eb9752 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 2 Mar 2023 16:14:45 +0100 Subject: Maintenance scripts: delete deprecated and migrate to ishtar_maintenance --- locale/fr/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'locale') diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 18ed8edc9..12a007712 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -9634,13 +9634,13 @@ msgid "" "If you experience performance problems with complex relations (for instance: " "complex statigraphic relations), set it to \"Cache tables\" in order to use " "static cache tables. Do not forget to update theses table with the " -"\"relations_update_cache_tables\" manage.py command." +"\"migrate_relations_cache_tables\" manage.py command." msgstr "" "Si vous rencontrez des problèmes de performance avec des relations complexes " "(par exemple : des relations statigraphiques complexes), mettez-le sur " "\"Tables de cache\" afin d'utiliser des tables de cache statiques. N'oubliez " "pas de mettre à jour ces tables avec la commande manage.py " -"\"relations_update_cache_tables\"." +"\"migrate_relations_cache_tables\"." #: ishtar_common/models.py:1073 msgid "Alternate configuration" -- cgit v1.2.3