diff options
author | Abyss777 <abyss@fox5.ru> | 2017-05-23 15:23:07 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-05-23 15:23:07 +0500 |
commit | 7f1a29d1f6606cd7d6469f769fd0e303badcd591 (patch) | |
tree | 93cc074eae61fe2b20ac2fa247ca61e2744daeaa /web/l10n/en.json | |
parent | d243caa095ece5c130250d02e4f3ae7632a9db36 (diff) | |
download | trackermap-web-7f1a29d1f6606cd7d6469f769fd0e303badcd591.tar.gz trackermap-web-7f1a29d1f6606cd7d6469f769fd0e303badcd591.tar.bz2 trackermap-web-7f1a29d1f6606cd7d6469f769fd0e303badcd591.zip |
- Revert showError function
- Fix strings
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 6e78e5c7..024f1478 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -50,7 +50,6 @@ "sharedExpression": "Expression", "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", - "sharedSelectDevice": "Select Device", "sharedTestNotification": "Send Test Notification", "sharedCalendar": "Calendar", "sharedCalendars": "Calendars", @@ -65,6 +64,8 @@ "sharedTypeNumber": "Number", "sharedTypeBoolean": "Boolean", "sharedTimezone": "Timezone", + "sharedInfoTitle": "Info", + "sharedInfoGeneral": "Responce", "attributeSpeedLimit": "Speed Limit", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeMaintenanceStart": "Maintenance: Start", @@ -89,8 +90,6 @@ "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", "errorSocket": "Web socket connection error", - "infoTitle": "Info", - "infoGeneral": "Responce", "userEmail": "Email", "userPassword": "Password", "userAdmin": "Admin", |