mirror of
https://github.com/Mibew/i18n.git
synced 2025-01-22 21:40:28 +03:00
Do not use HTML entities in "form.field.groupparent.root" local const
This commit is contained in:
parent
5ceb2681c1
commit
74f52f6e53
@ -167,7 +167,7 @@ form.field.groupname.description=Name to identify the group.
|
|||||||
form.field.groupname=Name
|
form.field.groupname=Name
|
||||||
form.field.groupparent=Parent group
|
form.field.groupparent=Parent group
|
||||||
form.field.groupparent.description=Groups can be organized in a hierarchical structure
|
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=Weight
|
||||||
form.field.groupweight.description=Groups with lower weight display higher in groups list. Group weight is a positive integer value.
|
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.
|
form.field.login.description=Login can consist of small Latin letters and underscore.
|
||||||
|
@ -167,7 +167,7 @@ form.field.groupname.description=
|
|||||||
form.field.groupname=Название группы
|
form.field.groupname=Название группы
|
||||||
form.field.groupparent=Родительская группа
|
form.field.groupparent=Родительская группа
|
||||||
form.field.groupparent.description=Группы могут быть организованы в иерархическую структуру
|
form.field.groupparent.description=Группы могут быть организованы в иерархическую структуру
|
||||||
form.field.groupparent.root=<íåò>
|
form.field.groupparent.root=-íåò-
|
||||||
form.field.groupweight=Вес группы
|
form.field.groupweight=Вес группы
|
||||||
form.field.groupweight.description=Группы с меньшим весом отображаются выше в списке групп. Вес - это целое положительное число.
|
form.field.groupweight.description=Группы с меньшим весом отображаются выше в списке групп. Вес - это целое положительное число.
|
||||||
form.field.login.description=Логин может состоять из маленьких латинских букв и знака подчеркивания.
|
form.field.login.description=Логин может состоять из маленьких латинских букв и знака подчеркивания.
|
||||||
|
Loading…
Reference in New Issue
Block a user