aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/js
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2017-11-06 19:04:02 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-11-07 10:51:00 +0000
commit6c6ae623d849a1b2ac3a45fade39dc87a2eb314b (patch)
tree1a7415cbe4168739ae7f10727c32822f1d7c3c11 /templates/web/base/js
parent6b73ff728deeafd2516942f6bd796e2f44c8cb79 (diff)
Show geolocate link more by default.
Diffstat (limited to 'templates/web/base/js')
-rw-r--r--templates/web/base/js/translation_strings.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/web/base/js/translation_strings.html b/templates/web/base/js/translation_strings.html
index 97945a78e..ed95335a6 100644
--- a/templates/web/base/js/translation_strings.html
+++ b/templates/web/base/js/translation_strings.html
@@ -25,7 +25,6 @@
fms_extra_title: '[% loc('Please enter your title') | replace("'", "\\'") %]',
first_name: '[% loc('Please enter your first name') | replace("'", "\\'") %]',
last_name: '[% loc('Please enter your second name') | replace("'", "\\'") %]',
- geolocate: '[% loc('or locate me automatically') | replace("'", "\\'") %]',
right_place: '[% loc('Right place?') | replace("'", "\\'") %]',
try_again: '[% loc('Try again') | replace("'", "\\'") %]',
place_pin_on_map: '[% loc('Place pin on map') | replace("'", "\\'") %]',