Opened 15 years ago
Closed 15 years ago
#11188 closed defect (bug) (fixed)
I18n fix for class-wp-upgrader.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.9 | Priority: | normal |
Severity: | normal | Version: | 2.9 |
Component: | I18N | Keywords: | |
Focuses: | Cc: |
Description
There is a translatable text in wp-admin/includes/class-wp-upgrader.php which can be easier to translate if it's possible to change the order of format parameters:
'Updating plugin %d of %d...'
I send a patch for this.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [12227]) gettext fix. Props takayukister. fixes #11188