diff options
author | Abyss777 <abyss@fox5.ru> | 2017-11-13 16:48:52 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-11-13 16:48:52 +0500 |
commit | be7876d44dd63d9c7fc1b6e61f0caa01b1bb423e (patch) | |
tree | 73dd4ee8cdb7d33d0947ec6d853fc7a2a9da984e /web/l10n/en.json | |
parent | 6c765684b17b62e3be8f47c0d0cfa925bc94c2c8 (diff) | |
download | trackermap-web-be7876d44dd63d9c7fc1b6e61f0caa01b1bb423e.tar.gz trackermap-web-be7876d44dd63d9c7fc1b6e61f0caa01b1bb423e.tar.bz2 trackermap-web-be7876d44dd63d9c7fc1b6e61f0caa01b1bb423e.zip |
Rename string to "shared"
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 93278983..25c8c69a 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -72,6 +72,7 @@ "sharedSavedCommand": "Saved Command", "sharedSavedCommands": "Saved Commands", "sharedNew": "New…", + "sharedShowAddress": "Show Address", "attributeSpeedLimit": "Speed Limit", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeMaintenanceStart": "Maintenance: Start", @@ -241,7 +242,6 @@ "stateTitle": "State", "stateName": "Attribute", "stateValue": "Value", - "stateShowAddress": "Show Address", "commandTitle": "Command", "commandSend": "Send", "commandSent": "Command has been sent", |