<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to customize email notification in french in Studio ? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-email-notification-in-french-in-studio/m-p/318547#M5548</link>
    <description>&lt;P&gt;I can modify email notification in mail templates (translate in french), but i don't know where modify subject ...
for example : [NUXEO]Document created&lt;/P&gt;
&lt;P&gt;I also need to translate email notification in collab space :
Member Activity of .......&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 30 May 2012 15:11:35 GMT</pubDate>
    <dc:creator>Patrick_Delage</dc:creator>
    <dc:date>2012-05-30T15:11:35Z</dc:date>
    <item>
      <title>How to customize email notification in french in Studio ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-email-notification-in-french-in-studio/m-p/318547#M5548</link>
      <description>&lt;P&gt;I can modify email notification in mail templates (translate in french), but i don't know where modify subject ...
for example : [NUXEO]Document created&lt;/P&gt;
&lt;P&gt;I also need to translate email notification in collab space :
Member Activity of .......&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2012 15:11:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-email-notification-in-french-in-studio/m-p/318547#M5548</guid>
      <dc:creator>Patrick_Delage</dc:creator>
      <dc:date>2012-05-30T15:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize email notification in french in Studio ?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-email-notification-in-french-in-studio/m-p/318548#M5549</link>
      <description>&lt;P&gt;For workflow tasks I did it contributing this XML extension :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;extension
           target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService"
           point="notifications"&amp;gt;

  &amp;lt;notification name="Task assigned" enabled="false" &amp;gt;
    &amp;lt;event name="workflowTaskAssigned"/&amp;gt;
  &amp;lt;/notification&amp;gt;
  &amp;lt;notification name="Task assigned" channel="email" enabled="true" availableIn="Workspace"
                autoSubscribed="true" template="workflowTaskAssigned" templateExpr="NotificationContext['taskInstance'].getVariable('taskNotificationTemplate')" subject="Action requise pour ${docTitle}"
                label="label.nuxeo.notifications.appReviewStarted"&amp;gt;
    &amp;lt;event name="workflowTaskAssigned"/&amp;gt;
  &amp;lt;/notification&amp;gt;

  &amp;lt;notification name="Task reassigned" channel="email" enabled="true" availableIn="Workspace"
                autoSubscribed="true" template="workflowTaskAssigned" templateExpr="NotificationContext['taskInstance'].getVariable('taskNotificationTemplate')" subject="Action requise pour ${docTitle}"
                label="label.nuxeo.notifications.appReviewStarted"&amp;gt;
    &amp;lt;event name="workflowTaskReassigned"/&amp;gt;
  &amp;lt;/notification&amp;gt;

  &amp;lt;notification name="Task delegated" channel="email" enabled="true" availableIn="Workspace"
                autoSubscribed="true" template="workflowTaskDelegated"  subject="Tache deleguee pour ${docTitle}"
                label="label.nuxeo.notifications.appReviewStarted"&amp;gt;
    &amp;lt;event name="workflowTaskDelegated"/&amp;gt;
  &amp;lt;/notification&amp;gt;
&amp;lt;/extension&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;See &lt;A href="https://github.com/nuxeo/nuxeo/blob/2387c0ba417810c3b68fd8d51795b46cdee6f579/modules/platform/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-notification-contrib.xml" target="test_blank"&gt;https://github.com/nuxeo/nuxeo/blob/2387c0ba417810c3b68fd8d51795b46cdee6f579/modules/platform/nuxeo-platform-document-routing/nuxeo-routing-core/src/main/resources/OSGI-INF/document-routing-notification-contrib.xml&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 17:33:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-customize-email-notification-in-french-in-studio/m-p/318548#M5549</guid>
      <dc:creator>sylvain_sam</dc:creator>
      <dc:date>2020-11-17T17:33:08Z</dc:date>
    </item>
  </channel>
</rss>

