aboutsummaryrefslogtreecommitdiffstats
path: root/templates/strings.js
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-08-09 15:49:55 +0100
committerStruan Donald <struan@exo.org.uk>2013-08-09 15:49:55 +0100
commitbbd84b15da5ca773ad62544019ab9d77830aae33 (patch)
treeb64e802691be984acd5df5a10f88dda528282372 /templates/strings.js
parent15cd96727802b35b80cb5f58e6f3be308fd67851 (diff)
Remove hardcoded location search placeholder text
Diffstat (limited to 'templates/strings.js')
-rw-r--r--templates/strings.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/strings.js b/templates/strings.js
index f6cc457..79a2f88 100644
--- a/templates/strings.js
+++ b/templates/strings.js
@@ -24,6 +24,7 @@
logout_error: '[% loc('There was a problem logging you out. Please try again later.') %]',
login_details_error: '[% loc('There was a problem logging you in. Please check your email and password') %]',
password_problem: '[% loc('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.') %]',
+ search_placeholder: '[% loc('Search for a place or postcode') %]',
location_error: '[% loc('Location error') %]',
location_problem: '[% loc('There was a problem looking up your location.') %]',
multiple_locations: '[% loc('More than one location matched that name. Select one below or try entering street name and area, or a postcode.') %]',