Просмотр исходного кода

Tweaked message about user deleting their account.

Rafał Pitoń 7 лет назад
Родитель
Сommit
172d97c9cd

+ 1 - 1
misago/locale/en/LC_MESSAGES/django.po

@@ -1508,7 +1508,7 @@ msgstr ""
 #: templates/misago/admin/users/edit.html:154
 msgid ""
 "This user is deleting their account. It has been deactivated for the "
-"duration of that process."
+"duration of the process."
 msgstr ""
 
 #: templates/misago/admin/users/edit.html:158

+ 1 - 1
misago/templates/misago/admin/users/edit.html

@@ -151,7 +151,7 @@ class="form-horizontal"
         <div class="{{ field_class }}">
           <p class="form-control-static">
             <strong class="text-danger">
-              {% trans "This user is deleting their account. It has been deactivated for the duration of that process." %}
+              {% trans "This user is deleting their account. It has been deactivated for the duration of the process." %}
             </strong>
           </p>
           <p id="hint_id_is_active" class="help-block">