[Rt-commit] rt branch, 4.2/localize-recursive-column-title, created. rt-4.2.5-158-g9da2f87
Wallace Reis
wreis at bestpractical.com
Wed Jul 9 10:47:23 EDT 2014
The branch, 4.2/localize-recursive-column-title has been created
at 9da2f8719d867fbe9bd77ba433bc14b054b917fd (commit)
- Log -----------------------------------------------------------------
commit 9da2f8719d867fbe9bd77ba433bc14b054b917fd
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,
-----------------------------------------------------------------------
More information about the rt-commit
mailing list