Making WordPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#1426 closed defect (bug) (invalid)

Typo in glotpress/scripts/import.php

Reported by: christophherr's profile 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)

1426.diff (493 bytes) - added by christophherr 9 years ago.
Changes 'translation were added' to 'translation was added'

Download all attachments as: .zip

Change History (4)

@christophherr
9 years ago

Changes 'translation were added' to 'translation was added'

#1 @christophherr
9 years ago

  • Keywords has-patch added

#2 @ocean90
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.

#3 @christophherr
9 years ago

Hello @ocean90,
sorry about that.
Rookie mistake.

Note: See TracTickets for help on using tickets.