diff --git a/bt5/erp5_crm/ActionTemplateItem/portal_types/Organisation/add_event.xml b/bt5/erp5_crm/ActionTemplateItem/portal_types/Organisation/add_event.xml index d448114d21f5af223e3be2e3c768c3a5991d3f1c..403a53c25c0e21c2c713abc2b72fde568ef9c7b8 100644 --- a/bt5/erp5_crm/ActionTemplateItem/portal_types/Organisation/add_event.xml +++ b/bt5/erp5_crm/ActionTemplateItem/portal_types/Organisation/add_event.xml @@ -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> diff --git a/bt5/erp5_crm/ActionTemplateItem/portal_types/Person/add_event.xml b/bt5/erp5_crm/ActionTemplateItem/portal_types/Person/add_event.xml index d448114d21f5af223e3be2e3c768c3a5991d3f1c..403a53c25c0e21c2c713abc2b72fde568ef9c7b8 100644 --- a/bt5/erp5_crm/ActionTemplateItem/portal_types/Person/add_event.xml +++ b/bt5/erp5_crm/ActionTemplateItem/portal_types/Person/add_event.xml @@ -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> diff --git a/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_addEventDialog.xml b/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_addEventDialog.xml index 64a418bd1f9162bbcb6ec1c9c75cc371c964ef43..af8bd304f4f8f51bc869a723d5b871baec81c6a5 100644 --- a/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_addEventDialog.xml +++ b/bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Entity_addEventDialog.xml @@ -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> diff --git a/bt5/erp5_crm/bt/revision b/bt5/erp5_crm/bt/revision index df689d8406115cd383b647e35c7b49dc93703f79..7371afb09c216542b49bc443a3a57567c87116fb 100644 --- a/bt5/erp5_crm/bt/revision +++ b/bt5/erp5_crm/bt/revision @@ -1 +1 @@ -234 \ No newline at end of file +236 \ No newline at end of file