Ticket #832 (closed defect: fixed)
Unable to translate some admin area strings
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | Administration | Version: | 1.0-rc-2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Some strings are hard-coded without gettext. See the patch.
Attachments
Change History
- Summary changed from Unable to translate bb-admin/options-wordpress.php to Unable to translate some admin area strings
There's a hard-coded string in bb-admin/js/content-forums.js:60 "Edit Forum Order"
$('#the-list').after("<p class='submit'><input type='button' id='forum-order-edit' value='Edit Forum Order »' /></p>");
Note: See
TracTickets for help on using
tickets.
