diff options
author | Abyss777 <abyss@fox5.ru> | 2017-09-20 10:52:31 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-09-20 10:52:31 +0500 |
commit | ac102b14c7ef665542eeb9f6aae69c6ccb023929 (patch) | |
tree | b96a5f22baf7f3c13ca8cd3bc27c050d1f6ee20a /web/l10n/en.json | |
parent | 3a5e334b50bf35d11743d937c9fae2fb8c7829ec (diff) | |
download | trackermap-web-ac102b14c7ef665542eeb9f6aae69c6ccb023929.tar.gz trackermap-web-ac102b14c7ef665542eeb9f6aae69c6ccb023929.tar.bz2 trackermap-web-ac102b14c7ef665542eeb9f6aae69c6ccb023929.zip |
- Change string
- Use "up" method
- Remove spaces
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 156f3ec4..f5ab23d3 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -340,7 +340,7 @@ "alarmTampering": "Tampering Alarm", "alarmRemoving": "Removing Alarm", "notificationType": "Type of Notification", - "notificationAlways": "Send Always", + "notificationAlways": "Apply to All Devices", "notificationWeb": "Send via Web", "notificationMail": "Send via Mail", "notificationSms": "Send via SMS", |