WordPress/wp-includes/theme-compat
Sergey Biryukov 36643388ef Decouple strings where the singular and plural form are not just the same string with different numbers, but essentially two different strings.
This allows for using proper plural forms in languages with more than two forms, and also resolves string conflicts when the same string is present in both singular and plural form.

fixes #28502.
Built from https://develop.svn.wordpress.org/trunk@31941


git-svn-id: http://core.svn.wordpress.org/trunk@31920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-03-31 18:45:28 +00:00
..
comments-popup.php Improve various hook and filter docs so they are correctly parsed for the code reference. 2014-12-06 21:32:24 +00:00
comments.php Decouple strings where the singular and plural form are not just the same string with different numbers, but essentially two different strings. 2015-03-31 18:45:28 +00:00
footer.php
header.php Theme compat: Move <head profile> to <link>. 2014-03-25 17:22:15 +00:00
sidebar.php