[Erp5-report] r21056 - in /erp5/trunk/bt5/erp5_crm: ActionTemplateItem/portal_types/Organis...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 21 14:33:57 CEST 2008


Author: romain
Date: Wed May 21 14:33:54 2008
New Revision: 21056

URL: http://svn.erp5.org?rev=21056&view=rev
Log:
Improve action's title

Modified:
    erp5/trunk/bt5/erp5_crm/ActionTemplateItem/portal_types/Organisation/add_event.xml
    erp5/trunk/bt5/erp5_crm/ActionTemplateItem/portal_types/Person/add_event.xml
    erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_addEventDialog.xml
    erp5/trunk/bt5/erp5_crm/bt/revision

Modified: erp5/trunk/bt5/erp5_crm/ActionTemplateItem/portal_types/Organisation/add_event.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/ActionTemplateItem/portal_types/Organisation/add_event.xml?rev=21056&r1=21055&r2=21056&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/ActionTemplateItem/portal_types/Organisation/add_event.xml (original)
+++ erp5/trunk/bt5/erp5_crm/ActionTemplateItem/portal_types/Organisation/add_event.xml Wed May 21 14:33:54 2008
@@ -57,7 +57,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Add Event</string> </value>
+            <value> <string>Create New Event</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_crm/ActionTemplateItem/portal_types/Person/add_event.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/ActionTemplateItem/portal_types/Person/add_event.xml?rev=21056&r1=21055&r2=21056&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/ActionTemplateItem/portal_types/Person/add_event.xml (original)
+++ erp5/trunk/bt5/erp5_crm/ActionTemplateItem/portal_types/Person/add_event.xml Wed May 21 14:33:54 2008
@@ -57,7 +57,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Add Event</string> </value>
+            <value> <string>Create New Event</string> </value>
         </item>
         <item>
             <key> <string>visible</string> </key>

Modified: erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_addEventDialog.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_addEventDialog.xml?rev=21056&r1=21055&r2=21056&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_addEventDialog.xml (original)
+++ erp5/trunk/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_addEventDialog.xml Wed May 21 14:33:54 2008
@@ -150,7 +150,7 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string>Add Event</string> </value>
+            <value> <string>Create New Event</string> </value>
         </item>
         <item>
             <key> <string>unicode_mode</string> </key>

Modified: erp5/trunk/bt5/erp5_crm/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_crm/bt/revision?rev=21056&r1=21055&r2=21056&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_crm/bt/revision (original)
+++ erp5/trunk/bt5/erp5_crm/bt/revision Wed May 21 14:33:54 2008
@@ -1,1 +1,1 @@
-234
+236




More information about the Erp5-report mailing list