<?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: Overridding Dafult labels in share in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255520#M208650</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;Most messages can be found in &amp;lt;tomcat home&amp;gt;/webapps/alfresco/WEB-INF/classes/alfresco/messages&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example the "inline-edit" one can be found in &amp;lt;tomcat home&amp;gt;/webapps/alfresco/WEB-INF/classes/alfresco/messages/slingshot.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you have 2 solutions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1- Dirty&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you directly replace in the file, it should work but it's dirty. It's not grouped with other modifications and will be lost with an alfresco update.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2- Override it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In these files you can retrieve the IDs of the messages you wanna override (e.g.. actions.document.inline-edit).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can create a new language file overriding this message (try googling it a bit, if you don't manage to do it come back here we'll help).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HINT: it includes creating both a spring bean to register the language bundle and creating the language files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Sep 2012 14:11:32 GMT</pubDate>
    <dc:creator>scouil</dc:creator>
    <dc:date>2012-09-03T14:11:32Z</dc:date>
    <item>
      <title>Overridding Dafult labels in share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255519#M208649</link>
      <description>Hi,I want to overriding the labels as " libary"&amp;nbsp; to "Customized Content" in document library page and the "inline-edit" to " Edit Content" in document action section.How to do that? Can anybody suggest?</description>
      <pubDate>Mon, 03 Sep 2012 13:34:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255519#M208649</guid>
      <dc:creator>sradha</dc:creator>
      <dc:date>2012-09-03T13:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Overridding Dafult labels in share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255520#M208650</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;Most messages can be found in &amp;lt;tomcat home&amp;gt;/webapps/alfresco/WEB-INF/classes/alfresco/messages&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example the "inline-edit" one can be found in &amp;lt;tomcat home&amp;gt;/webapps/alfresco/WEB-INF/classes/alfresco/messages/slingshot.properties&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you have 2 solutions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1- Dirty&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you directly replace in the file, it should work but it's dirty. It's not grouped with other modifications and will be lost with an alfresco update.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2- Override it&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In these files you can retrieve the IDs of the messages you wanna override (e.g.. actions.document.inline-edit).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can create a new language file overriding this message (try googling it a bit, if you don't manage to do it come back here we'll help).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;HINT: it includes creating both a spring bean to register the language bundle and creating the language files.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2012 14:11:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255520#M208650</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2012-09-03T14:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Overridding Dafult labels in share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255521#M208651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wanted to&amp;nbsp; override the&amp;nbsp; labels in share. I am able to change the label of "Inlie Edit" in share.But the "Library" tree label is present in the following path:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;tomcat\shared\classes\alfresco\web-extension\site-webscripts\org\alfresco\components\documentlibrary\tree.properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you suggest how to override this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 05:38:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255521#M208651</guid>
      <dc:creator>sradha</dc:creator>
      <dc:date>2012-09-04T05:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Overridding Dafult labels in share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255522#M208652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No idea. Try it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If it doesn't, there are some "share-specific" messages there:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;tomcat home&amp;gt;/webapps/share/WEB-INF/classes/alfresco/messages&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The same 2 overriding methods apply&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 07:11:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255522#M208652</guid>
      <dc:creator>scouil</dc:creator>
      <dc:date>2012-09-04T07:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Overridding Dafult labels in share</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255523#M208653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anybody help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 08:31:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overridding-dafult-labels-in-share/m-p/255523#M208653</guid>
      <dc:creator>sradha</dc:creator>
      <dc:date>2012-09-04T08:31:16Z</dc:date>
    </item>
  </channel>
</rss>

