Opened 15 years ago

Last modified 15 years ago

#6153 closed defect

[Patch] Typo fixe — at Initial Version

Reported by: p.v.spam@… Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: typo Cc:

Description

I did this change to improve the french translation. I use Eclipse but I don't know how to do a .patch file.

super(tr("Untagged and unconnected nodes")+".",
-->
super(tr("Untagged and unconnected nodes."),

super(tr("Similarly named ways")+".",
-->
super(tr("Similarly named ways."),

super(tr("Similarly named ways")+".",
-->
super(tr("Similarly named ways."),

super(tr("Duplicated nodes")+".",
-->
super(tr("Duplicated nodes."),

Change History (0)

Note: See TracTickets for help on using tickets.