Modify

Opened 16 years ago

Closed 16 years ago

#2988 closed enhancement (fixed)

german in english translation

Reported by: Simone Cortesi <simone@…> Owned by: team
Priority: trivial Milestone:
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"

Change History (1)

comment:1 by stoecker, 16 years ago

Resolution: fixed
Status: newclosed

Ooops, fixed in r1805. :-)

Add Comment


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