[Rt-commit] rt branch, 4.2-trunk, updated. rt-4.2.5-160-g6ecb4de
Wallace Reis
wreis at bestpractical.com
Wed Jul 9 11:19:31 EDT 2014
The branch, 4.2-trunk has been updated
via 6ecb4dee1ce782c5013a1d1eaf63355c7d7f9cde (commit)
via 0b7dfc2074b8fd1251efaff3b05d5a9b8aee2c56 (commit)
via 6cc41f73d70d6fca0c9360af423f39b662372201 (commit)
from a6aee8d3682efa55b7dd57a5117a1121cfade337 (commit)
Summary of changes:
share/html/Admin/Elements/MembershipsPage | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 0b7dfc2074b8fd1251efaff3b05d5a9b8aee2c56
Author: Kadar Attila <atus at mithrandir.hu>
Date: Thu Jun 19 09:05:11 2014 +0200
localize the Recursive column title
diff --git a/share/html/Admin/Elements/MembershipsPage b/share/html/Admin/Elements/MembershipsPage
index 67e0164..1388f36 100644
--- a/share/html/Admin/Elements/MembershipsPage
+++ b/share/html/Admin/Elements/MembershipsPage
@@ -73,7 +73,7 @@
Order => 'ASC',
Rows => 20,
%ARGS,
- DisplayFormat => "__CheckBox.{Add}__,'__HasMemberRecursively.{$id}__/TITLE:Recursive',$Format",
+ DisplayFormat => "__CheckBox.{Add}__,'__HasMemberRecursively.{$id}__/TITLE:Recursive member',$Format",
Format => $Format,
Collection => $is_not_member,
AllowSorting => 1,
commit 6ecb4dee1ce782c5013a1d1eaf63355c7d7f9cde
Merge: 0b7dfc2 6cc41f7
Author: Wallace Reis <wreis at bestpractical.com>
Date: Wed Jul 9 12:19:24 2014 -0300
Merge branch '4.2/localize-recursive-column-title' into 4.2-trunk
-----------------------------------------------------------------------
More information about the rt-commit
mailing list