Modify ↓
Opened 4 years ago
Closed 4 years ago
#3380 closed defect (fixed)
Add plural form to "Authors: {0}"
| Reported by: | avar | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
core/src/org/openstreetmap/josm/gui/dialogs/UserListDialog.java:123 has the translate key "Authors: {0}". A plural form should be added so that one can translate Author/Authors depending on whether count == 1.
Attachments (0)
Change History (1)
comment:1 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



(In [2033]) fixed #3380: Add plural form to "Authors: {0}"