#27785 closed defect (bug) (fixed)
Address is not localized in TinyMCE
| Reported by: | pavelevap | Owned by: | nacin |
|---|---|---|---|
| Priority: | low | Milestone: | 3.9 |
| Component: | I18N | Version: | 3.9 |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
Address in formatselect TinyMCE dropdown is not localized.
Gettexted string is available only in wp-mce-help.php and missing in class-wp-editor.php.
Attachments (1)
Change History (6)
#1
@
12 years ago
- Keywords has-patch commit added
- Milestone Awaiting Review → 3.9
- Priority normal → low
- Severity normal → trivial
#3
follow-up:
↓ 4
@
12 years ago
"Address" is the actual tag name, same as Div and Pre. Not even sure if we should be translating these, seem it will make it more confusing? Also perhaps it needs _x( 'Address', 'HTML tag' ).
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 28097: