<?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 [Solved] Daily e.mail notification language setting in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263441#M216571</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where is configured the language used in the daily e.mail notifications ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that the language used in Share is based on the web browser settings but I did not find where things are set for e.mail notifications.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for any pointer to relevant documentation. I did not find anything during my web searches.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Franck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Nov 2011 20:57:41 GMT</pubDate>
    <dc:creator>tamarix</dc:creator>
    <dc:date>2011-11-21T20:57:41Z</dc:date>
    <item>
      <title>[Solved] Daily e.mail notification language setting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263441#M216571</link>
      <description>Hello,Where is configured the language used in the daily e.mail notifications ?I understand that the language used in Share is based on the web browser settings but I did not find where things are set for e.mail notifications.Thank you for any pointer to relevant documentation. I did not find anythi</description>
      <pubDate>Mon, 21 Nov 2011 20:57:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263441#M216571</guid>
      <dc:creator>tamarix</dc:creator>
      <dc:date>2011-11-21T20:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: [Solved] Daily e.mail notification language setting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263442#M216572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No solution to that (too easy ?) problem ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Franck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Dec 2011 20:40:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263442#M216572</guid>
      <dc:creator>tamarix</dc:creator>
      <dc:date>2011-12-05T20:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: [Solved] Daily e.mail notification language setting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263443#M216573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I posted a similar question here &lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=42059" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=47&amp;amp;t=42059&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;The short answer is that it is the servers locale.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can change it in your startup file with&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;export JAVA_OPTS="${JAVA_OPTS} -Duser.country=US -Duser.region=US -Duser.language=en"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 09:48:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263443#M216573</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-12-06T09:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: [Solved] Daily e.mail notification language setting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263444#M216574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Loftux,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I updated my /opt/alfresco-4.0.b/tomcat/scripts/ctl.sh file according to your suggestion and it worked. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;E.mail notification are now in english.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nevertheless, this approach is really strange as we would have expected a per user selection of languages preferences..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Franck&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 12:30:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263444#M216574</guid>
      <dc:creator>tamarix</dc:creator>
      <dc:date>2011-12-06T12:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: [Solved] Daily e.mail notification language setting</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263445#M216575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;wtopic.php?f=47&amp;amp;t=42059&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Your sharing helped me lot thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 10:39:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/solved-daily-e-mail-notification-language-setting/m-p/263445#M216575</guid>
      <dc:creator>ashleyjames222</dc:creator>
      <dc:date>2011-12-15T10:39:05Z</dc:date>
    </item>
  </channel>
</rss>

