prettyface Posted August 30, 2012 Share Posted August 30, 2012 Hello everybody! In classes\PaymentModule.php line 408 I can`t find the location of the translation : $this->l('Voucher code:') In the Back Office I`ve found only the translation for "Voucher code" for the mailalerts module. I need a translation for the base class "PaymentModuleCore" located in PaymentModule.php Where can I find the location of the *.php file with the translation? Where does the translations for the core modules are located (for translations of this->l(' ') format)? Prestashop ver 1.4.8.2 Thank you! Link to comment Share on other sites More sharing options...
prettyface Posted August 30, 2012 Author Share Posted August 30, 2012 The thing is : the translation should appear in Back Office in the inherited module translation fields. But it doesn`t For example - in module "bankwire" that is inherited from PaymentModule, there should be fields to translate phrases from the parent module, but they are absent. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now