- Timestamp:
- 2010-01-13T17:10:56+01:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/oauth/TestAccessTokenTask.java
r2801 r2840 180 180 parent, 181 181 tr("<html>" 182 + "The Access Token ''{1}'' is known to the OSM server ''{0}''.<br>"182 + "The Access Token ''{1}'' is known to the OSM server ''{0}''.<br>" 183 183 + "The test to retrieve the user details for this token failed, though.<br>" 184 184 + "Depending on what rights are granted to this token you may nevertheless use it<br>" … … 199 199 tr("<html>" 200 200 + "Failed to retrieve information about the current user" 201 + " from the OSM server ''{0}''.<br>"201 + " from the OSM server ''{0}''.<br>" 202 202 + "This is probably not a problem caused by the tested Access Token, but<br>" 203 203 + "rather a problem with the server configuration. Carefully check the server<br>"
Note:
See TracChangeset
for help on using the changeset viewer.