#36230 closed defect (bug) (fixed)
Typo in wp-admin/upload.php:254
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.5 | Priority: | normal |
| Severity: | normal | Version: | 4.6 |
| Component: | I18N | Keywords: | has-patch |
| Focuses: | administration | Cc: |
Description
Hey guys, I just found a small typo on wp-admin/upload.php:254 while translating to pt_BR:
$message = _n( '%s media file detached.', '%s media filse detached.', $detached );
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
fix a typo on wp-admin/upload.php:254