From 7a877ca499ad1b378f166e067f14cd299231254e Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 6 Aug 2018 13:52:35 +1200 Subject: Shorten some strings --- web/l10n/en.json | 94 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 47 insertions(+), 47 deletions(-) (limited to 'web/l10n') diff --git a/web/l10n/en.json b/web/l10n/en.json index c7fb1e7..0fa5043 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -252,8 +252,8 @@ "stateValue": "Value", "commandTitle": "Command", "commandSend": "Send", - "commandSent": "Command has been sent", - "commandQueued": "Command has been queued", + "commandSent": "Command sent", + "commandQueued": "Command queued", "commandUnit": "Unit", "commandCustom": "Custom command", "commandDeviceIdentification": "Device Identification", @@ -305,55 +305,55 @@ "commandServer": "Server", "commandPort": "Port", "eventAll": "All Events", - "eventDeviceOnline": "Device is online", - "eventDeviceUnknown": "Device status is unknown", - "eventDeviceOffline": "Device is offline", - "eventDeviceMoving": "Device is moving", - "eventDeviceStopped": "Device has stopped", - "eventDeviceOverspeed": "Device exceeds the speed", - "eventDeviceFuelDrop": "Fuel drop event", + "eventDeviceOnline": "Status online", + "eventDeviceUnknown": "Status unknown", + "eventDeviceOffline": "Status offline", + "eventDeviceMoving": "Device moving", + "eventDeviceStopped": "Device stopped", + "eventDeviceOverspeed": "Speed limit exceeded", + "eventDeviceFuelDrop": "Fuel drop", "eventCommandResult": "Command result", - "eventGeofenceEnter": "Device has entered geofence", - "eventGeofenceExit": "Device has exited geofence", - "eventAlarm": "Alarms", - "eventIgnitionOn": "Ignition is ON", - "eventIgnitionOff": "Ignition is OFF", + "eventGeofenceEnter": "Geofence entered", + "eventGeofenceExit": "Geofence exited", + "eventAlarm": "Alarm", + "eventIgnitionOn": "Ignition on", + "eventIgnitionOff": "Ignition off", "eventMaintenance": "Maintenance required", "eventTextMessage": "Text message received", - "eventDriverChanged": "Driver has changed", + "eventDriverChanged": "Driver changed", "eventsScrollToLast": "Scroll To Last", - "alarmSos": "SOS Alarm", - "alarmVibration": "Vibration Alarm", - "alarmMovement": "Movement Alarm", - "alarmOverspeed": "Overspeed Alarm", - "alarmFallDown": "FallDown Alarm", - "alarmLowBattery": "LowBattery Alarm", - "alarmLowPower": "LowPower Alarm", - "alarmFault": "Fault Alarm", - "alarmPowerOff": "Power Off Alarm", - "alarmPowerOn": "Power On Alarm", - "alarmDoor": "Door Alarm", - "alarmGeofence": "Geofence Alarm", - "alarmGeofenceEnter": "Geofence Enter Alarm", - "alarmGeofenceExit": "Geofence Exit Alarm", - "alarmGpsAntennaCut": "GPS Antenna Cut Alarm", - "alarmAccident": "Accident Alarm", - "alarmTow": "Tow Alarm", - "alarmIdle": "Idle Alarm", - "alarmHardAcceleration": "Hard Acceleration Alarm", - "alarmHardBraking": "Hard Braking Alarm", - "alarmFatigueDriving": "Fatigue Driving Alarm", - "alarmPowerCut": "Power Cut Alarm", - "alarmPowerRestored": "Power Restored Alarm", - "alarmJamming": "Jamming Alarm", - "alarmTemperature": "Temperature Alarm", - "alarmParking": "Parking Alarm", - "alarmShock": "Shock Alarm", - "alarmBonnet": "Bonnet Alarm", - "alarmFootBrake": "Foot Brake Alarm", - "alarmFuelLeak": "Fuel Leak Alarm", - "alarmTampering": "Tampering Alarm", - "alarmRemoving": "Removing Alarm", + "alarmSos": "SOS", + "alarmVibration": "Vibration", + "alarmMovement": "Movement", + "alarmOverspeed": "Overspeed", + "alarmFallDown": "FallDown", + "alarmLowBattery": "LowBattery", + "alarmLowPower": "LowPower", + "alarmFault": "Fault", + "alarmPowerOff": "Power Off", + "alarmPowerOn": "Power On", + "alarmDoor": "Door", + "alarmGeofence": "Geofence", + "alarmGeofenceEnter": "Geofence Enter", + "alarmGeofenceExit": "Geofence Exit", + "alarmGpsAntennaCut": "GPS Antenna Cut", + "alarmAccident": "Accident", + "alarmTow": "Tow", + "alarmIdle": "Idle", + "alarmHardAcceleration": "Hard Acceleration", + "alarmHardBraking": "Hard Braking", + "alarmFatigueDriving": "Fatigue Driving", + "alarmPowerCut": "Power Cut", + "alarmPowerRestored": "Power Restored", + "alarmJamming": "Jamming", + "alarmTemperature": "Temperature", + "alarmParking": "Parking", + "alarmShock": "Shock", + "alarmBonnet": "Bonnet", + "alarmFootBrake": "Foot Brake", + "alarmFuelLeak": "Fuel Leak", + "alarmTampering": "Tampering", + "alarmRemoving": "Removing", "notificationType": "Type of Notification", "notificationAlways": "All Devices", "notificationNotificators": "Channels", -- cgit v1.2.3