Opened 11 years ago
Closed 10 years ago
#34126 closed defect (bug) (fixed)
add-textdomain.php misses translate_nooped_plural()
| Reported by: | johnbillion | Owned by: | westi |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-patch needs-testing |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Looks like you uploaded the wrong patch @jrf .