<?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 Re: Other languages for the Activiti Modeler in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159368#M113403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems like all BPMN-shapes are defined in \src\main\resources\stencilset.json&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know if there exist a german version of that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2014 11:42:31 GMT</pubDate>
    <dc:creator>b_schnarr</dc:creator>
    <dc:date>2014-03-27T11:42:31Z</dc:date>
    <item>
      <title>Other languages for the Activiti Modeler</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159364#M113399</link>
      <description>Hello at all,does the Activiti Modeler support other languages (we need a german translation)? If not, is it possible to translate by myself? Where can I find the translations?Thank you and best regardsBen</description>
      <pubDate>Thu, 20 Mar 2014 11:35:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159364#M113399</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-20T11:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Other languages for the Activiti Modeler</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159365#M113400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The files are here: &lt;/SPAN&gt;&lt;A href="https://github.com/Activiti/Activiti/tree/master/modules/activiti-webapp-explorer2/src/main/webapp/editor/i18n" rel="nofollow noopener noreferrer"&gt;https://github.com/Activiti/Activiti/tree/master/modules/activiti-webapp-explorer2/src/main/webapp/editor/i18n&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I don't know how exactly they can be used or changed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 13:26:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159365#M113400</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-03-24T13:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Other languages for the Activiti Modeler</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159366#M113401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your response. Seems like the Editor uses per default the english translation. But I cannot find the code where to configure which language file should be used. Maybe, Tijs knows this? Because he did the last commit. It would be great if someone could give me a hint where I can configure the language file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 09:36:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159366#M113401</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-27T09:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Other languages for the Activiti Modeler</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159367#M113402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found out that you can change the javascript imports to &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;script src="../editor/i18n/translation_de.js" type="text/javascript" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;script src="../editor/i18n/translation_signavio_de.js" type="text/javascript" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in the web-inf\classes\editor.html&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But there are still many elements in english (e.g. all BPMN Elements like "user tak" or "Receive task"). Those strings are neither defined in the english files nor in the german files. In addition, all mouseover strings of the BPMN elements aren´t defined, too (neither in the english files nor in the german files). E.g. the mouseover string for the Start event is "A start event without a specific trigger". I have no idea where this string is defined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know where those strings are defined?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 11:01:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159367#M113402</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-27T11:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Other languages for the Activiti Modeler</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159368#M113403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems like all BPMN-shapes are defined in \src\main\resources\stencilset.json&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know if there exist a german version of that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 11:42:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159368#M113403</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-03-27T11:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Other languages for the Activiti Modeler</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159369#M113404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No ideas about that?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 08:04:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159369#M113404</guid>
      <dc:creator>b_schnarr</dc:creator>
      <dc:date>2014-04-03T08:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Other languages for the Activiti Modeler</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159370#M113405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nope, sorry, the code was originally from Signavio (MIT licensed, open source), but they don't maintain that no longer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 08:27:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/other-languages-for-the-activiti-modeler/m-p/159370#M113405</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-04-22T08:27:34Z</dc:date>
    </item>
  </channel>
</rss>

