<div dir="ltr">Hi Nick, How are you?<div><br></div><div>About the second and third points of your e-mail, We don </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-02 2:56 GMT-03:00  <span dir="ltr">&lt;<a href="mailto:Nick.Dosremedios@csiro.au" target="_blank">Nick.Dosremedios@csiro.au</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
<div style="font-size:14px;font-family:Calibri,sans-serif">
Hi Suelane,</div>
<div style="font-size:14px;font-family:Calibri,sans-serif">
<br>
</div>
<div><font face="Calibri,sans-serif">1) I think you are asking about the properties in Figure 1 listed under “Propriedades Adicionais”, is that correct (the fields you mentioned do not appear to be listed in your example - figure 1)? </font></div>

<div><font face="Calibri,sans-serif">I think this can be done by adding the optional parameter
</font><font face="Consolas">fieldNameIsMsgCode</font><font face="Calibri,sans-serif"> to the </font><font face="Consolas">&lt;alatag:occurrenceTableRow&gt;</font><font face="Calibri,sans-serif"> tag and then adding a prefix to the fieldName parameter so that your
 i18n properties are grouped.</font></div>
<div><font face="Calibri,sans-serif"><br>
</font></div>
<div>
<div style="font-size:14px"><font face="Consolas">    &lt;div id=&quot;additionalProperties&quot;&gt;</font></div>
<div style="font-size:14px"><font face="Consolas">        &lt;h3&gt;Additional properties&lt;/h3&gt;</font></div>
<div style="font-size:14px"><font face="Consolas">        &lt;table class=&quot;occurrenceTable table table-bordered table-striped table-condensed&quot; id=&quot;miscellaneousPropertiesTable&quot;&gt;</font></div>
<div style="font-size:14px"><font face="Consolas">            &lt;!-- Higher Geography --&gt;</font></div>
<div style="font-size:14px"><font face="Consolas">            &lt;c:forEach items=&quot;${record.raw.miscProperties}&quot; var=&quot;entry&quot;&gt;</font></div>
<div><font face="Consolas" style="font-size:14px">                &lt;alatag:occurrenceTableRow annotate=&quot;true&quot; section=&quot;geospatial&quot; fieldCode=&quot;${entry.key}&quot;
</font><font color="#ff0000"><font face="Consolas" style="font-size:14px">fieldName=&quot;field.${entry.key}&quot; </font><span style="font-size:14px;font-family:Consolas">fieldNameIsMsgCode</span><font face="Consolas">=</font><span style="font-family:Consolas">&quot;</span></font><font face="Consolas"><font color="#ff0000">true&quot;</font>&gt;</font><span style="font-size:14px;font-family:Consolas">${entry.value}&lt;/alatag:occurrenceTableRow&gt;</span></div>

<div style="font-size:14px"><font face="Consolas">            &lt;/c:forEach&gt;</font></div>
<div style="font-size:14px"><font face="Consolas">        &lt;/table&gt;</font></div>
<div style="font-size:14px"><font face="Consolas">    &lt;/div&gt;</font></div>
</div>
<div style="font-size:14px;font-family:Calibri,sans-serif">
<br>
</div>
<div style="font-size:14px;font-family:Calibri,sans-serif">
2) I’m afraid we are planning to remove the “environmental layers” feature, as it is heavily tied to the ALA spatial portal and the layers provided are licensed to ALA only. </div>
<div style="font-size:14px;font-family:Calibri,sans-serif">
<br>
</div>
<div style="font-size:14px;font-family:Calibri,sans-serif">
3) I’m not clear on which fields you could not find in Figure 3. If you are referring to the “regions” section (IBRA, IMCRA and LGA fields), then I would suggest that these be removed as they are specific to Australia only.</div>

<div style="font-size:14px;font-family:Calibri,sans-serif">
<br>
</div>
<div><font face="Calibri,sans-serif">4</font>) I’m not sure why the special characters are not displaying correctly. I would check the character encoding for your messages_XX.properties files to make sure they are encoded in UTF-8. If you could send me your
 messages_<span style><span style="line-height:16px">pt_BR.proerties file (and one of the JSP files you have changed (e.g showCore.jsp) I could test it here as well.</span></span></div>
<div><span style><span style="line-height:16px"><br>
</span></span></div>
<div>Regards</div>
<div><br>
</div>
<div>Nick</div>
<div style="font-size:14px;font-family:Calibri,sans-serif">
<br>
</div>
<span style="font-size:14px;font-family:Calibri,sans-serif"><div class="">
<div style="border-right:medium none;padding-right:0in;padding-left:0in;padding-top:3pt;text-align:left;font-size:11pt;border-bottom:medium none;font-family:Calibri;border-top:#b5c4df 1pt solid;padding-bottom:0in;border-left:medium none">

<span style="font-weight:bold">From: </span>&quot;Suelane G. Fontes&quot; &lt;<a href="mailto:suelane@uol.com.br" target="_blank">suelane@uol.com.br</a>&gt;<br>
<span style="font-weight:bold">Date: </span>Tuesday, 1 April 2014 4:25 am<br>
<span style="font-weight:bold">To: </span>&quot;<a href="mailto:ala-portal@lists.gbif.org" target="_blank">ala-portal@lists.gbif.org</a>&quot; &lt;<a href="mailto:ala-portal@lists.gbif.org" target="_blank">ala-portal@lists.gbif.org</a>&gt;<br>

<span style="font-weight:bold">Cc: </span>&quot;<a href="mailto:silvio.stanzani@gmail.com" target="_blank">silvio.stanzani@gmail.com</a>&quot; &lt;<a href="mailto:silvio.stanzani@gmail.com" target="_blank">silvio.stanzani@gmail.com</a>&gt;<br>

<span style="font-weight:bold">Subject: </span>[Ala-portal] internationalization problems<br>
</div>
<div><br>
</div>
</div><div><div class="h5"><div>
<div>
<div> Hi, </div>
<p class="MsoNormal">We are developing the Portuguese version of ALA portal using the internationalization </p>
<p class="MsoNormal">mechanisms provided by ALA.</p>
<p class="MsoNormal">1) We provided translation for the “view register” functionality as shown in figure 1.</p>
<p class="MsoNormal">Most terms were found in “recordCoreDiv.jsp” file, but terms such as Data provider name, </p>
<p class="MsoNormal">Data provider uid, Institution uid And so on, could no be found in that file. Where is the right</p>
<p class="MsoNormal"> location to find such terms?</p>
<p class="MsoNormal">2) Where can I find the terms which appears in the combo box “environmental layer”? such combo </p>
<p class="MsoNormal">is shown in figure 2:</p>
<p class="MsoNormal">3) In the advanced research tab there are fields which we could not find, as shown in figure 3. </p>
<p class="MsoNormal">Where should I found such terms?</p>
<p class="MsoNormal">4) After the internationalization process a number of codification errors appeared as shown in </p>
<p class="MsoNormal">figure 4. How can I set the correct codification in ALA Portal in order to properly show the </p>
<p class="MsoNormal">Portuguese characters, such as: ~, ` and ´ .</p>
<p class="MsoNormal">The figures were uploaded as attachments.</p>
<p class="MsoNormal">Thanks. </p>
<p class="MsoNormal">Regards.</p>
<p class="MsoNormal"><span style="font-family:verdana,Helvetica,sans-serif">_________________________________________________</span></p>
<div style="font-family:verdana,Helvetica,sans-serif">Suelane Garcia Fontes</div>
<div style="font-family:verdana,Helvetica,sans-serif">(Cel) <a href="tel:55%2011%2099514-8170" value="+5511995148170" target="_blank">55 11 99514-8170</a></div>
<div style="font-family:verdana,Helvetica,sans-serif">Research Center on Biodiversity and Computing (Biocomp)</div>
<div style="font-family:verdana,Helvetica,sans-serif">University of Sao Paulo, Brazil</div>
<div style="font-family:verdana,Helvetica,sans-serif"><a href="mailto:suelane@uol.com.br" target="_blank">suelane@uol.com.br</a></div>
<div> </div>
<p class="MsoNormal"> </p>
<div> </div>
</div>
</div>
</div></div></span>
</div>

<br>_______________________________________________<br>
Ala-portal mailing list<br>
<a href="mailto:Ala-portal@lists.gbif.org">Ala-portal@lists.gbif.org</a><br>
<a href="http://lists.gbif.org/mailman/listinfo/ala-portal" target="_blank">http://lists.gbif.org/mailman/listinfo/ala-portal</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Daniel Lins da Silva<br>(Cel) 11 6144-4050</div><div><a href="mailto:daniel.lins@gmail.com" target="_blank">daniel.lins@gmail.com</a><br></div>
</div>