Ticket #5499 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

i18n for pre dashboard

Reported by: nbachiyski Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: i18n Version:
Severity: normal Keywords: i18n dashboard has-patch
Cc:

Description

I18n treatment for the draft dashboard, introduced in [6431].

And a pre-Christmas bonus: correct counting of used widgets. The array returned by wp_get_sidebars_widgets doesn't contain the widgets directly, but it is an array of sidebars, which contain the widget counts.

Attachments

i18n-for-pre-dashboard.diff (5.6 kB) - added by nbachiyski on 12/20/07 22:28:20.

Change History

12/20/07 22:28:20 changed by nbachiyski

  • attachment i18n-for-pre-dashboard.diff added.

12/20/07 22:36:00 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6441]) gettext for new dashboard from nbachiyski. fixes #5499

12/21/07 01:12:06 changed by matt

Nice work, thank you!