Closed (works as designed)
Project:
Password Policy
Version:
4.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2023 at 11:51 UTC
Updated:
19 Jun 2024 at 10:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
siemen_hermans commentedProviding a patch for version 4.0.x
Comment #3
kristen polThanks for the issue and patch.
There are formatting issues. Please run this against the Drupal code style checker.
Comment #6
diwakar07 commentedAdded missing
t()function and tested the file throughphpcs.Please review the MR.
Comment #7
mably commentedAre you really sure that you need to translate strings here?
It works fine in french as is.
All strings are already available for translation.
Comment #8
sourav_paul@Diwakar07 I've checked the password policy translation in Spanish & french
Its working fine...
No need to add t() translation...
french translation :

1:
2:
Spanish translation:

UI translation settings SS:
Comment #9
sourav_paulClosing this ticket as it works as designed...