From 642f1b62ff36198adf47f5782f613a62cb394363 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Mon, 13 Apr 2015 22:34:58 +0200 Subject: [PATCH] Fix a typo --- app/locales/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/locale-en.json b/app/locales/locale-en.json index 66b7bbac..a4b476c3 100644 --- a/app/locales/locale-en.json +++ b/app/locales/locale-en.json @@ -146,7 +146,7 @@ "LOADING_MESSAGE": "Please don't close this page.", "ASYNC_MESSAGE": "We will send you an email when ready.", "SYNC_MESSAGE": "If the download doesn't start automatically click here.", - "ERROR": "Our oompa loompas have some problems generasting your dump. MPlease try again.", + "ERROR": "Our oompa loompas have some problems generating your dump. Please try it again.", "ERROR_BUSY": "Sorry, our oompa loompas are very busy right now. Please try again in a few minutes.", "ERROR_MESSAGE": "Our oompa loompas have some problems generasting your dump: {{message}}" },