Opened 2 years ago
Closed 2 years ago
#15859 closed defect (bug) (fixed)
Twenty Ten i18n - different plural forms not available
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Themes | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch commit i18n-change dev-reviewed |
| Cc: | pavelevap@… |
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)
Change History (9)
Add plural support and move href and title attribute inside. Also add translators note.
- Keywords commit added; dev-feedback removed
- Milestone changed from Awaiting Review to WordPress.org
- Keywords i18n-change added
- Milestone changed from WordPress.org to 3.1
Note: See
TracTickets for help on using
tickets.

Add plural support.