From 6290b79cd906372f9bea8b48311e6a2aee1c1f9b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Tue, 3 Mar 2009 10:37:16 +0000
Subject: [PATCH] use correct term for event's source

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25809 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_crm/Entity_viewEventList/listbox.xml      | 2 +-
 bt5/erp5_crm/bt/revision                                        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/listbox.xml b/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/listbox.xml
index 6c97403065..375641db93 100644
--- a/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/listbox.xml
+++ b/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_viewEventList/listbox.xml
@@ -142,7 +142,7 @@
                         </tuple>
                         <tuple>
                           <string>source_title</string>
-                          <string>Sender</string>
+                          <string>Sender or Caller</string>
                         </tuple>
                         <tuple>
                           <string>destination_title</string>
diff --git a/bt5/erp5_crm/bt/revision b/bt5/erp5_crm/bt/revision
index f64b48379f..fc72547e33 100644
--- a/bt5/erp5_crm/bt/revision
+++ b/bt5/erp5_crm/bt/revision
@@ -1 +1 @@
-343
\ No newline at end of file
+344
\ No newline at end of file
-- 
2.30.9