From 74f52f6e5312be20206231f989d61117d2891540 Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Thu, 6 Feb 2014 10:41:32 +0000 Subject: [PATCH] Do not use HTML entities in "form.field.groupparent.root" local const --- translations/en/properties | 2 +- translations/ru/properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/en/properties b/translations/en/properties index a76c06eb..b6de34a3 100644 --- a/translations/en/properties +++ b/translations/en/properties @@ -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. diff --git a/translations/ru/properties b/translations/ru/properties index 26da6b55..a26a4433 100644 --- a/translations/ru/properties +++ b/translations/ru/properties @@ -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=Логин может состоять из маленьких латинских букв и знака подчеркивания.