aboutsummaryrefslogtreecommitdiffstats
path: root/templates/strings.js
diff options
context:
space:
mode:
Diffstat (limited to 'templates/strings.js')
-rw-r--r--templates/strings.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/strings.js b/templates/strings.js
index 58f1a80..f7866ad 100644
--- a/templates/strings.js
+++ b/templates/strings.js
@@ -38,8 +38,8 @@
geolocation_failed: "[% loc("Sorry, but we weren't able to establish your location accurately enough to show you a map. Please enter a location in the search box instead") %]",
geolocation_denied: '[% loc('Could not access location services. Please check permissions.') %]',
select_category: '[% loc('-- Pick a category --') %]',
- offline_got_position: '[% loc('Got position.') %]',
- offline_failed_position: '[% loc('Could not get position.') %]',
+ offline_got_position: '[% loc('Got location.') %]',
+ offline_failed_position: '[% loc('Could not get location.') %]',
required: '[% loc('required') %]',
invalid_email: '[% loc('Invalid email') %]',
invalid_report: '[% loc('Invalid report') %]',