I have a new faster version of my tool that I am testing. I tested it on alot of the language files available on sugarforge.org. I saw alot of different problems. Examples would be
- There is not $manifest['lang_file_suffix'] directive.
- You should always include a $installdefs array in your manifest.php file. Do not use the $manifest['copy_files'] array to copy in the files.
- There are alot of files encoded with Byte-Order Marks. If your editor gives you a choice turn off the BOMs
- Some of you have put PHP code in the language file that has nothing to do with translating. Please refain from fixing bugs in your language pack. It's OK to do internally but do not distribute it that way.
- Watch your capitolization. It counts in the KEY section
If anyone has a language file that is giving them problems in my lang_sync_tool please send them to me and I will make sure they work in the next release.


LinkBack URL
About LinkBacks




Reply With Quote

Bookmarks