Modify

Opened 22 months ago

Closed 22 months ago

Last modified 22 months ago

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

patch.diff (9.7 KB) - added by Casiope 22 months ago.

Download all attachments as: .zip

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

In [4308/josm]:

fix #6683 - i18n fix

comment:2 Changed 22 months ago by stoecker

Please no format changes in patches.

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.