diff options
author | Alexander Menk <menk@mestrona.net> | 2016-12-20 12:03:09 +0100 |
---|---|---|
committer | Alexander Menk <menk@mestrona.net> | 2016-12-20 12:03:09 +0100 |
commit | 07716fdd0bc9fb5329f2a6cd80acb6106b9f4e7c (patch) | |
tree | d6b8bfb15b2edbacd6113d74e31de7b6629f1a9f /web/l10n/en.json | |
parent | d3cf54f1f77b3552b4f12fbde73463159cf1b359 (diff) | |
download | trackermap-web-07716fdd0bc9fb5329f2a6cd80acb6106b9f4e7c.tar.gz trackermap-web-07716fdd0bc9fb5329f2a6cd80acb6106b9f4e7c.tar.bz2 trackermap-web-07716fdd0bc9fb5329f2a6cd80acb6106b9f4e7c.zip |
#2702 SetTimezone: Rename String, Reordering
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index b700cf47..220c1d68 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -136,6 +136,7 @@ "commandSosNumber": "Set SOS Number", "commandSilenceTime": "Set Silence Time", "commandSetPhonebook": "Set Phonebook", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Voice Message", "commandOutputControl": "Output Control", "commandAlarmSpeed": "Overspeed Alarm", @@ -144,8 +145,7 @@ "commandData": "Data", "commandPhone": "Phone Number", "commandMessage": "Message", - "commandTimezoneOffset": "Timezone Offset to UTC", - "commandSetIndicator": "Set Indicator", + "commandTimezone": "Timezone Offset", "eventAll": "All Events", "eventDeviceOnline": "Device is online", "eventDeviceOffline": "Device is offline", |