aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/app/view/Devices.js2
-rw-r--r--web/l10n/en.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/web/app/view/Devices.js b/web/app/view/Devices.js
index 63569bd95..da7695229 100644
--- a/web/app/view/Devices.js
+++ b/web/app/view/Devices.js
@@ -60,7 +60,7 @@ Ext.define('Traccar.view.Devices', {
},{
id: 'nuteButton',
glyph: 'xf1f7@FontAwesome',
- tooltip: Strings.nuteButton,
+ tooltip: Strings.muteButton,
tooltipType: 'title',
pressed : true,
enableToggle: true,
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 4e0f42fe3..32a2a45a4 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -19,7 +19,7 @@
"sharedSearch": "Search",
"sharedGeofence": "Geofence",
"sharedGeofences": "Geofences",
- "nuteButton": "Mute",
+ "muteButton": "Mute",
"sharedNotifications": "Notifications",
"sharedAttributes": "Attributes",
"sharedAttribute": "Attribute",