Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

comparing the language definitions


tagin

Recommended Posts

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...