diff options
author | Abyss777 <abyss@fox5.ru> | 2017-09-20 12:29:43 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-09-20 12:29:43 +0500 |
commit | cf1c138bca946cd354e97cea0c841af1ad0f3e4e (patch) | |
tree | 5879cb06e5b81dcc7570f35754ef443005200cb7 /web | |
parent | ac102b14c7ef665542eeb9f6aae69c6ccb023929 (diff) | |
download | trackermap-web-cf1c138bca946cd354e97cea0c841af1ad0f3e4e.tar.gz trackermap-web-cf1c138bca946cd354e97cea0c841af1ad0f3e4e.tar.bz2 trackermap-web-cf1c138bca946cd354e97cea0c841af1ad0f3e4e.zip |
Change string
Diffstat (limited to 'web')
-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 f5ab23d3..77b7d031 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": "Apply to All Devices", + "notificationAlways": "All Devices", "notificationWeb": "Send via Web", "notificationMail": "Send via Mail", "notificationSms": "Send via SMS", |