AbanteCart Community

AbanteCart Development => Extensions and Add-Ons => Languages and Zones => Topic started by: alexandru87 on January 16, 2016, 06:50:03 PM

Title: Update for a language pack
Post by: alexandru87 on January 16, 2016, 06:50:03 PM
Hello i translated a language pack in an older version and now i want to add an update to the latest version.
I need some guidance do i translate all the new files or do i modify old files with new lines that are missing?
Title: Re: Update for a language pack
Post by: Basara on January 19, 2016, 06:05:27 AM
Hello.

I think you can check for new files in /storefront/language/english and /admin/language/english
Additionally you can try https://github.com/abantecart/testing_tools/blob/master/language_xml_comparer.php if you have some php skills
Title: Re: Update for a language pack
Post by: alexandru87 on January 19, 2016, 06:10:34 AM
ok ty