aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/js
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/base/js')
-rw-r--r--templates/web/base/js/translation_strings.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/web/base/js/translation_strings.html b/templates/web/base/js/translation_strings.html
index d006442af..d6aca9ccb 100644
--- a/templates/web/base/js/translation_strings.html
+++ b/templates/web/base/js/translation_strings.html
@@ -37,6 +37,8 @@
geolocation_no_result: '[% loc('No result returned') | replace("'", "\\'") %]',
geolocation_unknown: '[% loc('Unknown error') | replace("'", "\\'") %]',
+ correct_position: '[% loc('Right place?') | replace("'", "\\'") %]',
+
reporting_a_problem: '[% loc('Reporting a problem') | replace("'", "\\'") %]',
ok: '[% loc('OK') | replace("'", "\\'") %]',
map: '[% loc('MAP') | replace("'", "\\'") %]',