#36230 closed defect (bug) (fixed)
Typo in wp-admin/upload.php:254
| Reported by: | claudiosanches | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | I18N | Version: | 4.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | administration |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
fix a typo on wp-admin/upload.php:254