From 3b1014ae484e74e727976dc03e1e48105f71a131 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Thu, 19 Nov 2009 22:41:16 +0000 Subject: [PATCH 1/1] Show error messages when something goes wrong with twitter / display a popup if a twit was successfully twatted / associated cleanup of code --- config/potlatch/locales/en.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/potlatch/locales/en.yml b/config/potlatch/locales/en.yml index afc5e6ca7..e8bd9f59b 100644 --- a/config/potlatch/locales/en.yml +++ b/config/potlatch/locales/en.yml @@ -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. -- 2.43.2