From 6d690a9d3a873d98bb0da72a2b7e860b4dc3bbd3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 4 Feb 2025 16:19:19 +0100 Subject: 🐛 prevent bulk update when no permission is set (refs #6098) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locale/fr/LC_MESSAGES/django.po | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'locale') diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index ce26be46c..a2771818f 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -15316,10 +15316,8 @@ msgid "Profile(s)" msgstr "Profil(s)" #: ishtar_common/templates/ishtar/sheet_ishtaruser.html:79 -#, fuzzy -#| msgid "Permissions" msgid "Permission(s)" -msgstr "Permissions" +msgstr "Permission(s)" #: ishtar_common/templates/ishtar/sheet_ishtaruser.html:91 msgid "Account administrator: all permissions are granted." -- cgit v1.2.3