Ticket #183 (closed defect: fixed)

Opened 3 months ago

Last modified 6 weeks ago

"copy from original" on plural/singular forms just copies the plural

Reported by: zodiac1978 Owned by: somebody
Priority: major Milestone:
Component: general Version:
Keywords: Cc:

Description

If you click "copy from original" on a plural/singular form, it always copies the plural. Whether you click it on the plural or the singular.

seen on tranlate.wordpress.com

Change History

  • Status changed from new to closed
  • Resolution set to fixed

(In [676]) 'Copy from original' should copy the corresponding single/plural original, not just the plural. fixes #183.

(In [678]) Update 'Copy from original' to present-day jQuery. Use text() to get the original value, and val() to set the textarea, not html(). see #183.

Note: See TracTickets for help on using tickets.