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

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

Finally I was able to do it. On Windows I used [this 
tool|http://my-i-p.com/Remove_Empty_Lines_from_Text.html] and then with 
Winmerge I replaced the lines needed (not real empty lines). 
There is still this weird sorting : something empty is placed after the same 
line but not empty. IMO it should not (but it's minor I agree ;o), like

    <property key="CharacterSet.description.ISO-8859-10">
        <value xml:lang="de">ISO-8859-10</value>
        <value xml:lang="en">ISO-8859-10</value>
        <value xml:lang="es">ISO-8859-10 ?</value>
        <value xml:lang="fr">ISO-8859-10</value>
        <value xml:lang="it">ISO-8859-10</value>
        <value xml:lang="th">ISO-8859-10</value>
    </property>
    <property key="CharacterSet.description.ISO-8859-1">
        <value xml:lang="de">ISO-8859-1</value>
        <value xml:lang="en">ISO-8859-1</value>
        <value xml:lang="es">ISO-8859-1 Inglés</value>
        <value xml:lang="fr">ISO-8859-1</value>
        <value xml:lang="it">ISO-8859-1</value>
        <value xml:lang="th">ISO-8859-1</value>
    </property>

IMO     <property key="CharacterSet.description.ISO-8859-1"> should be before   
  <property key="CharacterSet.description.ISO-8859-10">



> 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