28: Fix issue with reserved groups

This commit is contained in:
Matt Smith 2022-01-12 17:44:20 +00:00 committed by Andrew
parent 7d8eb74ee7
commit 6eee073a24
3 changed files with 22 additions and 7 deletions

View file

@ -14,6 +14,7 @@
"SIMPLE.NotifyGroupDuplicate": "Attribute group already exists.",
"SIMPLE.NotifyGroupAttrDuplicate": "Attribute group already exists as an attribute.",
"SIMPLE.NotifyGroupAlphanumeric": "Attribute group names may not contain spaces or periods.",
"SIMPLE.NotifyGroupReserved": "Attribute group \"{key}\" is reserved and cannot be used.",
"SIMPLE.NotifyAttrDuplicate": "Attribute key already exists as a group.",
"SIMPLE.ResourceMin": "Min",