Opened 10 years ago
Closed 10 years ago
#34126 closed defect (bug) (fixed)
add-textdomain.php misses translate_nooped_plural()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | I18N | Keywords: | has-patch needs-testing |
| Focuses: | Cc: |
Description
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.
Attachments (2)
Note: See
TracTickets for help on using
tickets.
Looks like you uploaded the wrong patch @jrf .