#648: small revert, updated filter name

This commit is contained in:
Vokhmin Alexey V 2012-09-21 22:08:19 +04:00
parent c14f2851e3
commit ceeae09332
3 changed files with 1 additions and 3 deletions

View File

@ -11,7 +11,7 @@
:color => '00a651',
:check_box_name => 'user_owner',
:check_box_value => 'true',
:name => t("layout.relations.my"),
:name => t("layout.relations.user_owner"),
:count => current_user.own_projects.count
.bordered.bpadding20

View File

@ -1,7 +1,6 @@
en:
layout:
relations:
list_header: Relations of projects
user_owner: I'm owner
group_owner: I'm member of owner group
user: I'm collaborator

View File

@ -1,7 +1,6 @@
ru:
layout:
relations:
list_header: Принадлежность проектов
user_owner: Я - владелец
group_owner: Я состою в группе-владельцев
user: Я - участник