Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#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)

patch.diff (9.7 KB ) - added by Casiope 14 years ago.

Download all attachments as: .zip

Change History (3)

by Casiope, 14 years ago

Attachment: patch.diff added

comment:1 by stoecker, 14 years ago

Resolution: fixed
Status: newclosed

In [4308/josm]:

fix #6683 - i18n fix

comment:2 by stoecker, 14 years ago

Please no format changes in patches.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.