diff options
author | Jon Kristensen <info@jonkri.se> | 2017-06-27 20:22:49 +0200 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-02-15 16:54:10 +0000 |
commit | 7597b0218f3c9ce663ab9e48cac4d9056556df62 (patch) | |
tree | a36582ab20c65f11659fd176130f67ac89e85f3d /templates/strings.js | |
parent | 063d772657a98c96b79000199701eb8dd8cd8c07 (diff) |
Consolidate FixaMinGata with upstream, and apply some minor changes
Diffstat (limited to 'templates/strings.js')
-rw-r--r-- | templates/strings.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/strings.js b/templates/strings.js index 63e3bed..56c9119 100644 --- a/templates/strings.js +++ b/templates/strings.js @@ -30,6 +30,7 @@ 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.') %]', + multiple_matches: '[% loc('Multiple matches found') %]', sync_error: '[% loc('An error was encountered when submitting your report: ') %]', unknown_sync_error: '[% loc('There was a problem submitting your report. Please try again later.') %]', report_send_error: '[% loc('There was a problem submitting your report. Please try again.') %]', |