Changeset 1688 in josm for trunk/src/org/openstreetmap/josm/actions/UploadAction.java
- Timestamp:
- 22.06.2009 11:48:41 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/UploadAction.java
r1685 r1688 552 552 tr( "Failed to initialize communication with the OSM server {0}.\n" 553 553 + "Check the server URL in your preferences and your internet connection.", 554 Main.pref.get("osm-server.url" )554 Main.pref.get("osm-server.url", "http://api.openstreetmap.org/api") 555 555 ), 556 556 tr("Error"),
Note: See TracChangeset
for help on using the changeset viewer.
