From 8fa5929bf2c5174139dd6de25a52c3c4328ace97 Mon Sep 17 00:00:00 2001 From: llj Date: Thu, 26 Apr 2018 16:07:28 +0800 Subject: [PATCH] [address-book] trans: added context for 'Departments' --- seahub/templates/js/sysadmin-templates.html | 6 +++--- seahub/templates/sysadmin/base.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/seahub/templates/js/sysadmin-templates.html b/seahub/templates/js/sysadmin-templates.html index 0b646c0cfe..ae575b231e 100644 --- a/seahub/templates/js/sysadmin-templates.html +++ b/seahub/templates/js/sysadmin-templates.html @@ -49,7 +49,7 @@ {% if is_pro and user.admin_permissions.can_manage_group %}
  • - {% trans "Departments" %} + {% trans "Departments" context "address book" %}
  • {% endif %} @@ -1042,7 +1042,7 @@ {# address book #}