aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/strings.js
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-06-26 17:25:07 +0100
committerStruan Donald <struan@exo.org.uk>2013-06-26 17:55:46 +0100
commit3530dc293497b0349dd0e2d987ee05070c7e4436 (patch)
treefcf4668bb892850306a3be6d7bcb2682716fe154 /www/js/strings.js
parent7b9abb10de6acac1e29bb4d9953582e3ff559aff (diff)
slightly more helpful login error message
Diffstat (limited to 'www/js/strings.js')
-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 82f17ab..9f2b3c5 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',
+ 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',
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.',