<?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 folder tree translation in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/folder-tree-translation/m-p/319820#M6821</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am trying to configure Nuxeo to pass from English to French and vice versa.
So I set up messages_FR and _EN.properties files in STUDIO interface and the translation works perfectly.&lt;/P&gt;
&lt;P&gt;However I did not find how to translate the folder tree. Is this provided in STUDIO? If not, is there a solution outside STUDIO that allows to translate the records of the tree?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2013 14:05:35 GMT</pubDate>
    <dc:creator>rbahassine_</dc:creator>
    <dc:date>2013-12-11T14:05:35Z</dc:date>
    <item>
      <title>folder tree translation</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/folder-tree-translation/m-p/319820#M6821</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I am trying to configure Nuxeo to pass from English to French and vice versa.
So I set up messages_FR and _EN.properties files in STUDIO interface and the translation works perfectly.&lt;/P&gt;
&lt;P&gt;However I did not find how to translate the folder tree. Is this provided in STUDIO? If not, is there a solution outside STUDIO that allows to translate the records of the tree?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2013 14:05:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/folder-tree-translation/m-p/319820#M6821</guid>
      <dc:creator>rbahassine_</dc:creator>
      <dc:date>2013-12-11T14:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: folder tree translation</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/folder-tree-translation/m-p/319821#M6822</link>
      <description>&lt;P&gt;Indeed you could make it so the folder tree is translated, except not through Studio. You'll have to package a Nuxeo bundle by yourself to override the &lt;STRONG&gt;/incl/tree_explorer.xhtml&lt;/STRONG&gt; template, replacing&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;h:outputText value="#{nxd:titleOrId(node.document)}" /&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;(~line 52) with&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;&amp;lt;h:outputText value="#{messages[nxd:titleOrId(node.document)]}" /&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;That should do the trick.&lt;/P&gt;
&lt;P&gt;However, what complicates things a bit more is that folder labels are used in a lot of other places where you'd have to make the same change: in content views, in the document header, in the breadcrumbs links, etc. So to make Nuxeo consistent in translating such labels everywhere is not that easy.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2013 10:54:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/folder-tree-translation/m-p/319821#M6822</guid>
      <dc:creator>Marwane_K_A_</dc:creator>
      <dc:date>2013-12-12T10:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: folder tree translation</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/folder-tree-translation/m-p/319822#M6823</link>
      <description>&lt;P&gt;Thanks Marwane.&lt;/P&gt;
&lt;P&gt;If I understood correctly, your solution does not translate others views/layouts where the folder name could appear?&lt;/P&gt;
&lt;P&gt;And if a user create new folder, as Nuxeo Administrator I need to add it in my messages_EN.properties and so on...?&lt;/P&gt;
&lt;P&gt;Adding a new field in the folder's create/edit layout, allowing users to type both folders names, the english one and french one, isn't it the right solution?&lt;/P&gt;
&lt;P&gt;Thanks for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2013 09:53:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/folder-tree-translation/m-p/319822#M6823</guid>
      <dc:creator>rbahassine_</dc:creator>
      <dc:date>2013-12-13T09:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: folder tree translation</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/folder-tree-translation/m-p/319823#M6824</link>
      <description>&lt;P&gt;It depends on what you want to do indeed.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2013 09:58:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/folder-tree-translation/m-p/319823#M6824</guid>
      <dc:creator>Marwane_K_A_</dc:creator>
      <dc:date>2013-12-16T09:58:12Z</dc:date>
    </item>
  </channel>
</rss>

