tagin Posted March 9, 2006 Posted March 9, 2006 Hello, I installed OSCommerce with many mods and would like to compare my english language files with the german ones. This is to make sure that no defines are missing. Are there any tools or mods which can do this? Actually the best way would be if I could copy all my English files into the German folder(after backing them up) and if a tool could then parse all the existing German translations into the copied English files. Thank you.
♥bruyndoncx Posted March 10, 2006 Posted March 10, 2006 Here's one: http://www.oscommerce.com/community/contri...,check+language KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.