[ https://issues.apache.org/jira/browse/OFBIZ-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carsten Schinzer updated OFBIZ-2857: ------------------------------------ Attachment: OFBIZ-2857_Extend ProductUiLabels.xml with more locales for ProductCompare.patch the patch > 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 > Attachments: OFBIZ-2857_Extend ProductUiLabels.xml with more locales > for ProductCompare.patch > > 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.