diff options
author | Abyss777 <abyss@fox5.ru> | 2016-10-17 14:05:26 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-10-17 14:05:26 +0500 |
commit | be258e48a631254b3f02483a122a46973fccefdf (patch) | |
tree | 3ce4aa0fecbb65ef63dd24d2d29b29c7d793ba88 /web/l10n | |
parent | 32cfba2f48b2ec73ed282af94bb793dde49b0a72 (diff) | |
download | trackermap-web-be258e48a631254b3f02483a122a46973fccefdf.tar.gz trackermap-web-be258e48a631254b3f02483a122a46973fccefdf.tar.bz2 trackermap-web-be258e48a631254b3f02483a122a46973fccefdf.zip |
- Replace CSV button to XLSX
- Adopt download function to binary files
- Rewrite dom manipulation to extjs
Diffstat (limited to 'web/l10n')
-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 30e15c71..6dbd81d7 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -160,7 +160,7 @@ "reportSummary": "Summary", "reportConfigure": "Configure", "reportEventTypes": "Event Types", - "reportCsv": "CSV", + "reportXlsx": "XLSX", "reportDeviceName": "Device Name", "reportAverageSpeed": "Average Speed", "reportMaximumSpeed": "Maximum Speed", |