You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Carsten Schinzer (JIRA)" <ji...@apache.org> on 2009/08/25 09:05:59 UTC

[jira] Updated: (OFBIZ-2857) Extend ProductUiLabels.xml with more locales for ProductCompare

     [ https://issues.apache.org/jira/browse/OFBIZ-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Schinzer updated OFBIZ-2857:
------------------------------------

    Summary: Extend ProductUiLabels.xml with more locales for ProductCompare  (was: Extend ProductUiLabels.xml (rev 797259) with more locales for ProductCompare)

> Extend ProductUiLabels.xml 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
>   Original Estimate: 0.25h
>  Remaining Estimate: 0.25h
>
> 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.