Use new passwords string

This commit is contained in:
Alexander Meindl
2021-12-09 17:48:15 +01:00
parent 077bdc6018
commit 829eda357f
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@
- if Redmine::Plugin.installed?('redmine_passwords') && User.current.allowed_to?(:view_passwords, @project)
fieldset#messenger_settings.box.tabular
legend = l :field_passwords
legend = l :project_module_passwords
.info = t :messenger_passwords_intro
br
= render partial: 'messenger_settings/messenger_select', locals: { f: f, mf: :post_password }

View File

@@ -100,7 +100,7 @@ fieldset#messenger_settings.box.tabular
- if Redmine::Plugin.installed? 'redmine_passwords'
fieldset#messenger_settings.box.tabular
legend = l :field_passwords
legend = l :project_module_passwords
.info = t :messenger_passwords_intro
br
p