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

This commit is contained in:
Dmitriy Simushev 2014-02-06 10:41:32 +00:00
parent 5ceb2681c1
commit 74f52f6e53
2 changed files with 2 additions and 2 deletions

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.

View File

@ -167,7 +167,7 @@ form.field.groupname.description=
form.field.groupname=Название группы
form.field.groupparent=Родительская группа
form.field.groupparent.description=Группы могут быть организованы в иерархическую структуру
form.field.groupparent.root=<íåò>
form.field.groupparent.root=-íåò-
form.field.groupweight=Вес группы
form.field.groupweight.description=Группы с меньшим весом отображаются выше в списке групп. Вес - это целое положительное число.
form.field.login.description=Логин может состоять из маленьких латинских букв и знака подчеркивания.