Extend ProductUiLabels.xml (rev 797259) with more locales for ProductCompare
----------------------------------------------------------------------------

                 Key: OFBIZ-2857
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2857
             Project: OFBiz
          Issue Type: Improvement
          Components: product
    Affects Versions: SVN trunk
         Environment: irreleant - confguration files
            Reporter: Carsten Schinzer
            Priority: Trivial


I have extended the entry for ProductAddToCompare with more locales as follows:

    <property key="ProductAddToCompare">
        <value xml:lang="de">Vergleichen</value>
        <value xml:lang="en">Add To Compare</value>
        <value xml:lang="fr">Comparer</value>
    </property>
    <property key="ProductAddToCompareListSuccess">
        <value xml:lang="de">${name} wurde erfolgreich zum Produktvergleich 
hinzugefügt</value>
        <value xml:lang="en">Product ${name} successfully added to compare 
list</value>
        <value xml:lang="fr">Succès d'ajouter ${name} à la liste de produits à 
comparer</value>
    </property>

If there is any chance to include this into the SVN trunk soon, I'd be glad 
since users interested in i18n will save some time editing the entries 
themselves.


-- 
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