aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-09-10 17:06:40 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2016-09-10 17:06:40 +1200
commit38f871409f83b5985cce01426dce553c48681c01 (patch)
treeaa6ce628495fd1e4cfa3ff457c9061fb6447de3e
parent45a682cd29a10d170e7432d61e50241856377f05 (diff)
downloadtrackermap-server-38f871409f83b5985cce01426dce553c48681c01.tar.gz
trackermap-server-38f871409f83b5985cce01426dce553c48681c01.tar.bz2
trackermap-server-38f871409f83b5985cce01426dce553c48681c01.zip
Fix small typo in event text
-rw-r--r--web/l10n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index e61710523..a1fc97c8d 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -125,7 +125,7 @@
"eventDeviceOnline": "Device is online",
"eventDeviceOffline": "Device is offline",
"eventDeviceMoving": "Device is moving",
- "eventDeviceStopped": "Device is stopped",
+ "eventDeviceStopped": "Device has stopped",
"eventDeviceOverspeed": "Device exceeds the speed",
"eventCommandResult": "Command result",
"eventGeofenceEnter": "Device has entered geofence",