diff options
author | Abyss777 <abyss@fox5.ru> | 2017-03-24 17:21:16 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-03-24 17:56:01 +0500 |
commit | 37c1c6a786e4ca385e373c645654663e38701e7c (patch) | |
tree | 2732ef1dcd8d1771888af5d725f103593beaf691 /web/l10n | |
parent | 49eebb3a0d11e3c4d6f6951312e44bf65ce02906 (diff) | |
download | trackermap-web-37c1c6a786e4ca385e373c645654663e38701e7c.tar.gz trackermap-web-37c1c6a786e4ca385e373c645654663e38701e7c.tar.bz2 trackermap-web-37c1c6a786e4ca385e373c645654663e38701e7c.zip |
Use cookies to save buttons state instead of User/Server attributes
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 4b06735c..107f970d 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -35,7 +35,6 @@ "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Get Map State", - "sharedGetToggleState": "Get Toggle State", "sharedAttributeAlias": "Attribute Alias", "sharedAttributeAliases": "Attribute Aliases", "sharedAlias": "Alias", |