Patch #25249
closedChange translation for label_send_information
0%
Description
Current translation for label_send_information (used in UsersController#new and UsersController#edit page) is "Send account information to the user", but it is misleading. Many people may misunderstand that account information will always be sent if the checkbox "Send account information to the user" is checked, but actually it is sent only when password is created/updated.
I think it would be better to make the wording more clear. I suggest changing the string from "Send account information to the user" to "Send new password to the user".
Files
Related issues
Updated by Go MAEDA over 7 years ago
- Related to Defect #7577: "Send account information to the user" only works when password is set added
Updated by Ilya Potapov over 7 years ago
Please, set also russian (ru) translation for this label to:
"Отправить новый пароль пользователю"
Updated by Jean-Philippe Lang over 7 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Patch applied with fr and ru changes.
Updated by Jean-Philippe Lang over 7 years ago
- Status changed from Closed to Reopened
We should aither fix the behaviour of the notification (#7577) or add a new string. Changing the meaning of an existing string from some locales only is actually not a good thing.
Updated by Jean-Philippe Lang over 7 years ago
- Status changed from Reopened to Closed
- Target version deleted (
3.4.0)
I'm closing this and assign #7577 to 3.4.0.