aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-06-28 16:17:42 +0100
committerStruan Donald <struan@exo.org.uk>2013-06-28 16:17:42 +0100
commitf76382463784c67d5cd4ea1dfc7645cf854a61f4 (patch)
tree1da0a03ca8314cc99857218e85455464327e83ed
parente98e97f47b2018d2e49e3b5601b296ffda862353 (diff)
slightly better login error message
-rw-r--r--www/js/strings.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/strings.js b/www/js/strings.js
index 632d8bf..3eb5dbe 100644
--- a/www/js/strings.js
+++ b/www/js/strings.js
@@ -23,7 +23,7 @@
login_error: 'There was a problem logging you in. Please try later',
logout_error: 'There was a problem logging you out. Please try later',
login_details_error: 'There was a problem logging you in. Please check your email and password',
- password_problem: 'There was a problem with your email/password combination. If you have forgotten your password you can set a new one by returning to the email screen and selecting the set password option',
+ password_problem: 'There was a problem with your email/password combination. If you have forgotten your password, or do not have one, you can set one by returning to the email screen and selecting the set password option',
location_error: 'Location error',
location_problem: 'There was a problem looking up your location',
multiple_locations: 'More than one location matched that name. Select one below or try entering street name and area, or a postcode.',