Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#15859 closed defect (bug) (fixed)

Twenty Ten i18n - different plural forms not available

Reported by: pavelevap Owned by:
Priority: normal Milestone: 3.1
Component: Themes Version: 3.1
Severity: normal Keywords: has-patch commit i18n-change dev-reviewed
Cc: Focuses:

Description

New ticket for partial problem in http://core.trac.wordpress.org/ticket/14063

String "This gallery contains <a %1$s>%2$s photos</a>." is not ready for plural forms. In Czech there are "4 obrázky", but also "5 obrázků".

Attachments (3)

15859.diff (967 bytes ) - added by zeo 16 years ago.
Add plural support.
15859-2.diff (1.1 KB ) - added by zeo 16 years ago.
Add plural support and move href and title attribute inside. Also add translators note.
15859.3.diff (981 bytes ) - added by nacin 16 years ago.

Download all attachments as: .zip

Change History (9)

@zeo
16 years ago

Add plural support.

@zeo
16 years ago

Add plural support and move href and title attribute inside. Also add translators note.

#1 @zeo
16 years ago

  • Keywords has-patch dev-feedback added

@nacin
16 years ago

#2 @nacin
16 years ago

  • Keywords commit added; dev-feedback removed
  • Milestone Awaiting ReviewWordPress.org

#3 @nacin
16 years ago

  • Component I18NThemes

#4 @nacin
16 years ago

  • Keywords i18n-change added
  • Milestone WordPress.org3.1

#5 @westi
16 years ago

  • Keywords dev-reviewed added

Patch looks good.

#6 @nacin
16 years ago

  • Resolutionfixed
  • Status newclosed
Note: See TracTickets for help on using tickets.