Show error messages when something goes wrong with twitter / display a popup if a twit was successfully twatted / associated cleanup of code
This commit is contained in:
parent
2a1bdb23f3
commit
3b1014ae48
1 changed files with 2 additions and 1 deletions
|
@ -41,6 +41,7 @@ en:
|
|||
advice_uploadempty: Nothing to upload
|
||||
advice_uploadfail: Upload stopped
|
||||
advice_uploadsuccess: All data successfully uploaded
|
||||
advice_twatted: "Twatted your comment to Twitter"
|
||||
advice_waydragged: Way dragged (Z to undo)
|
||||
cancel: Cancel
|
||||
closechangeset: Closing changeset
|
||||
|
@ -65,7 +66,7 @@ en:
|
|||
error_nosharedpoint: Ways $1 and $2 don't share a common point any more, so I can't undo the split.
|
||||
error_noway: Way $1 cannot be found (perhaps you've panned away?) so I can't undo.
|
||||
error_readfailed: Sorry - the OpenStreetMap server didn't respond when asked for data.\n\nWould you like to try again?
|
||||
error_twitter: Sorry - posting to Twitter failed.
|
||||
error_twitter_long: "Posting to Twitter failed:\nHTTP code: $1\nError message: $2\nTwitter error: $3"
|
||||
existingrelation: Add to an existing relation
|
||||
findrelation: Find a relation containing
|
||||
gpxpleasewait: Please wait while the GPX track is processed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue