Opened 10 years ago
Closed 10 years ago
#36396 closed defect (bug) (fixed)
Make clear which variable is used for singular/plural
| Reported by: | TacoVerdo | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.5 |
| Component: | I18N | Version: | 4.6 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | docs, administration |
Description
Problem description
To translators, it may be unclear which variable is used to determine singular/plural in https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/plugin-install.php#L588.
Cause
There are two variables representing a number.
Possible solution
Add to the translator comment which variable is used.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Introduced in [36618].