#1426 closed defect (bug) (invalid)
Typo in glotpress/scripts/import.php
Reported by: | christophherr | Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Component: | Translate Site & Plugins | Keywords: | |
Cc: |
Description
Hi,
line 31 of glotpress/scripts/import.php should be
printf( _n( "%s translation was added\n", "%s translations were added\n", $added ), $added );
Attachments (1)
Change History (4)
#2
@
9 years ago
- Keywords has-patch removed
- Resolution set to invalid
- Status changed from new to closed
Hello @christophherr, please use https://glotpress.trac.wordpress.org/ to report issues related to GlotPress itself.
Note: See
TracTickets for help on using
tickets.
Changes 'translation were added' to 'translation was added'