ciroco05 Posted May 9, 2009 Share Posted May 9, 2009 ciao a tutti,non riesco a trovare nel bo dove tradurre "You need to be logged to manage your wishlist" il resto è completamente tradotto.Grazie. Ciroco Link to comment Share on other sites More sharing options...
vinoalvino Posted May 9, 2009 Share Posted May 9, 2009 Hanno cablato la scritta nel php! modules\blockwishlist\cart.php(49): $errors[] = Tools::displayError('You need to be logged to manage your wishlist'); modules\blockwishlist\mywishlist.php(45): $errors[] = Tools::displayError('You need to be logged to manage your wishlist'); Non so se funziona nelle classi, ma credo debba essere sostituito con $this->l('bla bla') Link to comment Share on other sites More sharing options...
ciroco05 Posted May 10, 2009 Author Share Posted May 10, 2009 Ok grazie, proverò... Ciroco 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