Ticket #832 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Unable to translate some admin area strings

Reported by: da3rX 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

options-wordpress.patch Download (1.8 KB) - added by da3rX 4 years ago.
options-general.patch Download (538 bytes) - added by da3rX 4 years ago.

Change History

da3rX4 years ago

  • Summary changed from Unable to translate bb-admin/options-wordpress.php to Unable to translate some admin area strings

da3rX4 years ago

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 &#187;' /></p>");
  • Keywords has-patch added

(In [1347]) i18n for some missed strings in settings pages. Props da3rX see #832

  • Status changed from new to closed
  • Resolution set to fixed

(In [1348]) better i18n for contonte-forums.js fixes #832

Note: See TracTickets for help on using tickets.