PDA

View Full Version : My Cart


deladriere
06-23-2008, 04:08 PM
I am trying to translate "My Cart" to french but I can't find the string in any files ?
where can I translate this ? (in french it is : Mon Panier)
Thanks in advance

den
06-26-2008, 02:39 PM
Currently this phrase is missed in the language files and hardcoded in the source.
It would be fixed ASAP. I will let you know any progress.

P.S. currently you can find this phrase in the file joomla_lms.cart.html.php

deladriere
06-26-2008, 07:58 PM
Ok thanks - done

den
07-18-2008, 07:03 PM
Hello,
It is fixed now and you can redownload patched package from teh MembersArea.
in the language file main.lang.php was added new line:

$JLMS_LANGUAGE['_JLMS_MY_CART'] = 'My Cart';

deladriere
07-19-2008, 05:08 PM
I uploaded the new version but the check out page shows
_JLMS_MY_CART
instead of 'My Cart'

The line is missing the main.lang.php
Added manually : it works

kobeli
08-17-2010, 02:39 PM
so goood!