#12537 closed defect (bug) (wontfix)
submit value is not i18n 'ed
| Reported by: | DaNiel | Owned by: | donncha |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.9.2 |
| Severity: | normal | Keywords: | missing translation |
| Cc: | Focuses: |
Description
in wpmu-terms.php, line 45
replace
echo '<input type="submit" value="Fix Terms" />';
by something like this:
echo '<input type="submit" value="'. esc_attr__('Fix Terms') .'" />';
Change History (5)
#2
@
16 years ago
- Milestone → MU 2.9.x
- Resolution invalid
- Status closed → reopened
wpmu-terms.php is a new page Donncha introduced in MU 2.9.2. Assigning to him and that milestone for now.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
can't find the "Fix Terms" string in 3.0