aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/strings.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/strings.js')
-rw-r--r--src/js/strings.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/js/strings.js b/src/js/strings.js
index 545795c..a421279 100644
--- a/src/js/strings.js
+++ b/src/js/strings.js
@@ -22,8 +22,8 @@
strings: {
login_error: 'There was a problem logging you in. Please try again later.',
logout_error: 'There was a problem logging you out. Please try again 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, or do not have one, you can set one by returning to the email screen and selecting the set password option.',
+ login_details_error: 'There was a problem logging you in. Please check your email and password and that you have confirmed your password.',
+ 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. Passwords are not activated until the link in the confirmation email is clicked.',
search_placeholder: 'Search for a place or postcode',
location_error: 'Location error',
location_problem: 'There was a problem looking up your location.',