Opened 16 years ago
Closed 16 years ago
#14431 closed defect (bug) (fixed)
Password strength localization
| Reported by: | pavelevap | Owned by: | westi |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0.1 |
| Component: | I18N | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Hi,
there is problem with localization of password strength statuses.
On profile page is used string "Medium" (with comment for translators)
'good' => _x('Medium', 'password strength')
but during installation there is used another string "Medium" (from Media Library)
good: "<?php echo esc_js( __( 'Medium' ) ); ?>"
and in our language there is different meaning. Please use unique string for both version of testing password strength...
Attachments (1)
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Correct part of speech for “Medium” in Password Strength