Opened 4 years ago
Closed 3 years ago
#3599 closed defect (worksforme)
Split up "New" into multiple messages to enable translation in different contexts
| Reported by: | avar | Owned by: | avar |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | msgctxt |
| Cc: |
Description
Creating a new layer != creating a new relation.
Located in ../core/src/org/openstreetmap/josm/actions/NewAction.java:17 ../core/src/org/openstreetmap/josm/actions/NewAction.java:18 ../core/src/org/openstreetmap/josm/gui/dialogs/RelationListDialog.java:350
Attachments (0)
Change History (10)
comment:1 follow-up: ↓ 6 Changed 4 years ago by stoecker
comment:2 Changed 4 years ago by stoecker
Ticket #3600 has been marked as a duplicate of this ticket.
comment:3 Changed 4 years ago by stoecker
Ticket #3601 has been marked as a duplicate of this ticket.
comment:4 Changed 4 years ago by stoecker
Ticket #3602 has been marked as a duplicate of this ticket.
comment:5 Changed 4 years ago by stoecker
Ticket #3604 has been marked as a duplicate of this ticket.
comment:6 in reply to: ↑ 1 Changed 4 years ago by avar
Replying to stoecker:
Means RelationListDialog should ge an own context?
No, both of them. If someone introduces a "New" string in the future it shouldn't get "New file" or "new relation" or equivalent.
comment:7 Changed 4 years ago by stoecker
Join the reports. Individual information in each report.
Please be a bit more verbose about the changes you want. Your reports are clear enought where conflicts occur and where not. I.E. which texts have conflicting meaning and which are equal.
comment:8 Changed 4 years ago by stoecker
Best would be if you can supply patches.
I currently rework the context support for presets, so don't do anything there.
comment:9 Changed 3 years ago by stoecker
- Owner changed from team to avar
- Status changed from new to needinfo
Could you supply patches for these issues, so we can apply them very fast in next release?
comment:10 Changed 3 years ago by stoecker
- Resolution set to worksforme
- Status changed from needinfo to closed



Means RelationListDialog should ge an own context?