<?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: alfresco share wrong utf-8 encoding in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285165#M238295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using the ResourceBundle Editor Eclipse Plugin for years:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://eclipse-rbe.sourceforge.net/screenshots.htm" rel="nofollow noopener noreferrer"&gt;http://eclipse-rbe.sourceforge.net/screenshots.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Eclipse Settings, you can turn on/off parameters to automatically convert \uXXX values to readable characters for display and convert them back to \uXXX codes when writing to files&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2014 05:49:55 GMT</pubDate>
    <dc:creator>ipirat</dc:creator>
    <dc:date>2014-05-27T05:49:55Z</dc:date>
    <item>
      <title>alfresco share wrong utf-8 encoding</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285160#M238290</link>
      <description>Hello all,i hava a problem&amp;nbsp; and i need your help.I want to see in my pages characthers like șțâîă overriding the common.properties and slingshot.properties, but i don't know how.just an example:- originalheader.logout.label=Logoutheader.logout.description=Logout- translatedheader.logout.label=Ieșire</description>
      <pubDate>Sun, 03 Mar 2013 21:50:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285160#M238290</guid>
      <dc:creator>dga</dc:creator>
      <dc:date>2013-03-03T21:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco share wrong utf-8 encoding</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285161#M238291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You are right, that's the right solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Java .properties files are supposed to contain ASCII only characters and all the rest must be encoded to their unicode equivalents. I think it might be more forgivin with ISO-8859-1 encoded files, but not others.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact I think the Alfresco build scripts preprocess all .properties files and encode all non ASCII characters for you, but obviously that only works at build time, not if you edit the .properties files later.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 17:42:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285161#M238291</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2013-03-12T17:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco share wrong utf-8 encoding</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285162#M238292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this the only way you have found to display non-latin characters? For Greek language, for example, it is impossible to just use UTF-8 codes for text. One would have to transform every single letter!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 08:55:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285162#M238292</guid>
      <dc:creator>vassilisx</dc:creator>
      <dc:date>2013-04-17T08:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco share wrong utf-8 encoding</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285163#M238293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well AFAIK your best option is to write the .properties file in whatever codec you want, probably UTF8 in order to be able to use greek characters and then encode it using native2ascii tool (included in the JRE i think).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a "newer" way of specifying properties files by an XML format. There you can use UTF8 or probably any other codec as long as you declare it in the XML file. But Alfresco is not using this format for internationalization so I think you can not use it in this context.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 09:40:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285163#M238293</guid>
      <dc:creator>iblanco</dc:creator>
      <dc:date>2013-04-17T09:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco share wrong utf-8 encoding</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285164#M238294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://en.wikipedia.org/wiki/.properties" rel="nofollow noopener noreferrer"&gt;http://en.wikipedia.org/wiki/.properties&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Properties files are always LATIN_1. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 16:32:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285164#M238294</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-04-18T16:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: alfresco share wrong utf-8 encoding</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285165#M238295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using the ResourceBundle Editor Eclipse Plugin for years:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://eclipse-rbe.sourceforge.net/screenshots.htm" rel="nofollow noopener noreferrer"&gt;http://eclipse-rbe.sourceforge.net/screenshots.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In Eclipse Settings, you can turn on/off parameters to automatically convert \uXXX values to readable characters for display and convert them back to \uXXX codes when writing to files&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 05:49:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-share-wrong-utf-8-encoding/m-p/285165#M238295</guid>
      <dc:creator>ipirat</dc:creator>
      <dc:date>2014-05-27T05:49:55Z</dc:date>
    </item>
  </channel>
</rss>

