Modify

Opened 4 years ago

Closed 4 years ago

#2988 closed enhancement (fixed)

german in english translation

Reported by: Simone Cortesi <simone@…> Owned by: team
Priority: trivial Component: Core
Version: latest Keywords:
Cc:

Description

this file:
http://josm.openstreetmap.de/svn/trunk/src/org/openstreetmap/josm/data/projection/Epsg4326.java
here:

@Override public String toString() {

return tr("WGS84 Geographisch");

}

has german text in the translation function. It should read: "WGS84 Geographic"

Attachments (0)

Change History (1)

comment:1 Changed 4 years ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

Ooops, fixed in r1805. :-)

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.