tinyglot

tinyglot - Maintain localization of .strings files
Download

tinyglot Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Alessandro Ranellucci
  • Publisher web site:
  • http://alex.primafila.net/albumextractorx/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 5 KB

tinyglot Tags


tinyglot Description

tinyglot - Maintain localization of .strings files tinyglot is an AppleScript useful for maintaining localization of .strings files in Cocoa applications.Note: After download just rename the file to tinyglot.pl and then do a "chmod 755 tinyglot.pl".It compares two files (the new unlocalized one and the old localized one) and merges their strings into a new file. New strings, that have no translation, are put at the end of the file so that it's easy to complete them. This script reads and generates both plain .strings files (UTF-16 encoding) and XML plist files (UTF-8) encoding.Three arguments are required when calling tinyglot.pl:old_file: the latest localized filenew_file: the newest unlocalized fileoutput_file: where the two above are merged to (keys will be taken from new_file and values will be taken from old_file)Requirements:· Unicode::String (available from CPAN).


tinyglot Related Software