From b1715a760cde09ec69a6756d7067a8c077d0fe2b Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Tue, 27 Sep 2016 15:27:09 +0500 Subject: -Remove plural of attribute -Use ChainedStore in right way -Use findBy instead of filter in StateController --- web/l10n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/l10n') diff --git a/web/l10n/en.json b/web/l10n/en.json index 1bf53b3..11b2e83 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -30,7 +30,7 @@ "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Get Map State", "sharedAttributeAlias": "Attribute Alias", - "sharedAttributesAliases": "Attributes Aliases", + "sharedAttributeAliases": "Attribute Aliases", "sharedAlias": "Alias", "errorTitle": "Error", "errorUnknown": "Unknown error", -- cgit v1.2.3