From 364ae5f1862d9d416fc27f9fc56b04c23778d612 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Thu, 21 Sep 2017 11:37:35 +0500 Subject: Implement UI setting to hide listed Position Attributes --- web/l10n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web/l10n/en.json') diff --git a/web/l10n/en.json b/web/l10n/en.json index 77b7d03..15d97ff 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -99,6 +99,7 @@ "attributeUiDisableDrivers": "UI: Disable Drivers", "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", "attributeUiDisableCalendars": "UI: Disable Calendars", + "attributeUiHiddenPositionAttributes": "UI: Hidden Position Attributes", "errorTitle": "Error", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Connection error", -- cgit v1.2.3