[wp-trac] [WordPress Trac] #34126: add-textdomain.php misses translate_nooped_plural()
WordPress Trac
noreply at wordpress.org
Fri Oct 2 12:55:42 UTC 2015
#34126: add-textdomain.php misses translate_nooped_plural()
--------------------------+-----------------------------
Reporter: johnbillion | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version:
Severity: normal | Keywords: needs-patch
Focuses: |
--------------------------+-----------------------------
The `tools/i18n/add-textdomain.php` script misses instances of
`translate_nooped_plural()`. This function is an exception to the i18n
functions in that it should not be considered when generating a POT file
(with `makepot.php`), but should be considered when adding a textdomain.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34126>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list