Opened 9 years ago
Closed 9 years ago
#38880 closed defect (bug) (fixed)
i18n: localize support links
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.7 | Priority: | normal |
| Severity: | normal | Version: | 4.7 |
| Component: | I18N | Keywords: | has-patch |
| Focuses: | administration | Cc: |
Description
In translation strings that have links, we usually use placeholders. e.g. some <a href="%s">link</a>
See the attached patch that moves the URL out of the strings.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
The URL
https://wordpress.org/support/is translatable to allow other languages to redirect the user to local support forums.