Do not use HTML entities in "form.field.groupparent.root" local const

This commit is contained in:
Dmitriy Simushev 2014-02-06 10:44:50 +00:00
parent 8d3dcacded
commit 27f3346435

View File

@ -167,7 +167,7 @@ form.field.groupname.description=Name to identify the group.
form.field.groupname=Name
form.field.groupparent=Parent group
form.field.groupparent.description=Groups can be organized in a hierarchical structure
form.field.groupparent.root=<none>
form.field.groupparent.root=-none-
form.field.groupweight=Weight
form.field.groupweight.description=Groups with lower weight display higher in groups list. Group weight is a positive integer value.
form.field.login.description=Login can consist of small Latin letters and underscore.