Opened 11 years ago
Closed 11 years ago
#31870 closed defect (bug) (fixed)
Avoid using HTML in translation string (wp-includes/user-functions.php)
| Reported by: | ramiy | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.4 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
Related: #31862
Move the <strong> & </strong> HTML tags out of the translation string. and add translator comments.
Attachments (4)
Change History (15)
This ticket was mentioned in Slack in #polyglots by ramiy. View the logs.
11 years ago
#7
in reply to: ↑ 6
@
11 years ago
- Keywords dev-feedback added
Replying to wonderboymusic:
@ramiy seems like there is more HTML in here than your other patches?
That's a good point.
I think that it would be smarter if we separate the "Lost your password?" into a separate string. See the attached screenshot.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
@ramiy seems like there is more HTML in here than your other patches?