diff options
author | Abyss777 <abyss@fox5.ru> | 2016-10-17 18:14:13 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-10-17 18:14:13 +0500 |
commit | 65772a1ffbb98a71ce0de2e7fb1a434aaa47b926 (patch) | |
tree | 27df3a78868a3323d500d9e2139b64489dba6a98 /web/l10n/en.json | |
parent | be258e48a631254b3f02483a122a46973fccefdf (diff) | |
download | trackermap-web-65772a1ffbb98a71ce0de2e7fb1a434aaa47b926.tar.gz trackermap-web-65772a1ffbb98a71ce0de2e7fb1a434aaa47b926.tar.bz2 trackermap-web-65772a1ffbb98a71ce0de2e7fb1a434aaa47b926.zip |
Use "Export" for button name
Do not pass accept header to function
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 6dbd81d7..46fb8582 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -160,7 +160,7 @@ "reportSummary": "Summary", "reportConfigure": "Configure", "reportEventTypes": "Event Types", - "reportXlsx": "XLSX", + "reportExport": "Export", "reportDeviceName": "Device Name", "reportAverageSpeed": "Average Speed", "reportMaximumSpeed": "Maximum Speed", |