Modify ↓
#6683 closed defect (fixed)
[Patch] Translation fix
| Reported by: | Casiope | Owned by: | team |
|---|---|---|---|
| Priority: | normal | 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)
Changed 22 months ago by Casiope
comment:1 Changed 22 months ago by stoecker
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 22 months ago by stoecker
Please no format changes in patches.
Note: See
TracTickets for help on using
tickets.



In [4308/josm]: