From 38f871409f83b5985cce01426dce553c48681c01 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 10 Sep 2016 17:06:40 +1200 Subject: Fix small typo in event text --- web/l10n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web') 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", -- cgit v1.2.3