AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: Phanouman on December 19, 2013, 06:50:14 AM
-
hi,
we are trying to get the sorting list with the translation in french but
the changes are taken into consideration
below our translations
http://clip2net.com/s/6q5UOk
and here the result
http://clip2net.com/s/6q61Ie
-
Try to clear cache. If this does not work, can you let us know what page you access that does not translate
-
Hi ,
not working !
the list appears when we select a category
so the page in our case will be <domain>/index.php?rt=product/category&path=68_74
this is an example of item we do get in the french version of the site ==> http://clip2net.com/s/6vxc7F
-
Check file storefront/language/french/french.xml
See if you can find
<definition>
<key>text_sorting_price_asc</key>
<value><![CDATA[Price Low > High]]></value>
</definition>
If you do have have this entry, you will need to add it.
NOTE: You will need to delete language entries from database for french section and clear cache before you will see the result reloaded.