diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-03-02 16:14:45 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-03-02 16:41:08 +0100 |
commit | 0dc167611a2f9fecc58b9709487362ceb3eb9752 (patch) | |
tree | 734d1eddcc720b9663852845862095979bc415a9 /locale | |
parent | f4d375c0e76b9d01bf5ac8311c220d5d80a55b41 (diff) | |
download | Ishtar-0dc167611a2f9fecc58b9709487362ceb3eb9752.tar.bz2 Ishtar-0dc167611a2f9fecc58b9709487362ceb3eb9752.zip |
Maintenance scripts: delete deprecated and migrate to ishtar_maintenance
Diffstat (limited to 'locale')
-rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 4 |
1 files changed, 2 insertions, 2 deletions
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" |