[ 
https://issues.apache.org/jira/browse/OFBIZ-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669548#action_12669548
 ] 

Jacques Le Roux commented on OFBIZ-2070:
----------------------------------------

Still a problem with 

    <property key="CommonEmptyHeader">
        <value xml:lang="de"> </value>
        <value xml:lang="en"> </value>
        <value xml:lang="es"> </value>
        <value xml:lang="fr"> </value>
        <value xml:lang="it"> </value>
        <value xml:lang="pt"> </value>
        <value xml:lang="th"> </value>
    </property>

    <property key="CommonEmptyHeader">
        <value xml:lang="de"/>
        <value xml:lang="en"/>
        <value xml:lang="es"/>
        <value xml:lang="fr"/>
        <value xml:lang="it"/>

And we are still loosing some char that should be unchanged
{code}
    <property key="ManufacturingDuplicatedComponentInBOM">
        <value xml:lang="de">Die folgenden Zuordnungen könnten Endlosschleifen 
verursachen:  {0} --> {1}</value>
        <value xml:lang="en">The following association could cause loops: {0} 
--> {1}</value>
        <value xml:lang="es">La siguiente asociación puede causar recursión: 
{0} --> {1}</value>
        <value xml:lang="fr">L'association existante suivante pourrait causer 
des boucles : {0} --> {1}</value>
        <value xml:lang="it">Le seguenti associazioni esistono utilizzando le 
cause: {0} --> {1}</value>
        <value xml:lang="ro">Urmatoarele asocieri exista utilizand cauzele: {0} 
--> {1}</value>
        <value 
xml:lang="th">ตามการรวมกลุ่มสามารถทำให้เกิดเป็นรอบวงกลมได้</value>
        <value xml:lang="zh">下列关联可能会导致循环: {0} --> {1}</value>
    </property>
{code}
{code}
    <property key="ManufacturingDuplicatedComponentInBOM">
        <value xml:lang="de">Die folgenden Zuordnungen könnten Endlosschleifen 
verursachen:  {0} --&gt; {1}</value>
        <value xml:lang="en">The following association could cause loops: {0} 
--&gt; {1}</value>
        <value xml:lang="es">La siguiente asociación puede causar recursión: 
{0} --&gt; {1}</value>
        <value xml:lang="fr">L'association existante suivante pourrait causer 
des boucles : {0} --&gt; {1}</value>
        <value xml:lang="it">Le seguenti associazioni esistono utilizzando le 
cause: {0} --&gt; {1}</value>
        <value xml:lang="ro">Urmatoarele asocieri exista utilizand cauzele: {0} 
--&gt; {1}</value>
        <value 
xml:lang="th">ตามการรวมกลุ่มสามารถทำให้เกิดเป็นรอบวงกลมได้</value>
        <value xml:lang="zh">下列关联可能会导致循环: {0} --&gt; {1}</value>
    </property>
{code}

> New tool to get labels information
> ----------------------------------
>
>                 Key: OFBIZ-2070
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2070
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Marco Risaliti
>            Assignee: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: APACHE2_HEADER_FOR_XML, CleanupLabelsJLR.patch, 
> LabelsInfo11.patch, LabelsInfo13.patch, LabelsInfo14.patch, 
> LabelsInfo14.patch, LabelsInfo15.patch, LabelsInfo5.png, LabelsInfo9.patch
>
>
> New tool to get labels information used in OFBiz.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to