#10617 closed defect (bug) (fixed)
Non-translated strings in dashboard
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | 2.9 |
| Component: | I18N | Version: | |
| Severity: | trivial | Keywords: | i18n, right now, dashboard |
| Cc: |
Description
Strings in dashboard.php, 'Theme <span class="b"><a href="themes.php">%1$s</a></span>' and 'Theme <span class="b">%1$s</span>' (lines 342 and 344 WP 2.8.4) are not translated, they're directly printed.
Change History (2)
Note: See
TracTickets for help on using
tickets.

(In [11827]) Fix non-translated strings in dashboard, fixes #10617