Modify ↓
#6683 closed defect (fixed)
[Patch] Translation fix
| Reported by: | Casiope | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
I improved the translation.
Warning: Ignoring exception because task is cancelled. Exception: {0}
-->
Warning: ignoring exception because task was cancelled. Exception: {0}
Warning: ignoring exception because task was cancelled. Exception was: {0}
-->
Warning: ignoring exception because task was cancelled. Exception: {0}
Warning: ignoring exception because task is cancelled. Exception: {0}
-->
Warning: ignoring exception because task was cancelled. Exception: {0}
Attachments (1)
Change History (3)
by , 14 years ago
| Attachment: | patch.diff added |
|---|
comment:1 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



In [4308/josm]: