Opened 10 years ago
Closed 10 years ago
#38802 closed defect (bug) (fixed)
Avoid using HTML tags in translation strings (wp-includes/class-wp-customize-manager.php)
| Reported by: | ramiy | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | I18N | Version: | 4.7 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Remove the <code> HTML tags from translation strings.
See the attached patch.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
simple fix, replacing
<code>.mp4</code>and<code>.mov</code>with placeholders and updating the translators comments.