home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / varia / updater / updater.readme < prev    next >
Text File  |  1998-01-12  |  1KB  |  35 lines

  1. Short:    MUI translation files modifier
  2. Author:   jeffp@club-internet.fr
  3. Uploader: jeffp@club-internet.fr
  4. Type:     text/util
  5.  
  6.                         Updater V1.00 (31 December 97)
  7.                         ---========================---
  8.  
  9. Merry Christmas and Happy new year!
  10.  
  11. This program is born because of complains of translators:
  12. they have to check the whole file after each modification
  13. I do, so they were very angry because i change the translation
  14. very often :-)
  15.  
  16. This prog can read .catalog file and then save them after
  17. modifications.
  18. It can read .cd files and .ct files: you can give a new .cd
  19. file and then an old .cd file and it will compare them;
  20. You can give a .ct and all new strings will be created
  21. so you can easylly translate them.
  22. You can even with a .cd and a .catalog build a .ct file!
  23.  
  24. There is also a developer part: 
  25. With a .cd file and source files (*.c) the prog
  26. checks the unused strings so you can remove it!
  27. You can even build a .cd file from C source file:
  28. The prog get all strings of theses files and then
  29. after some work you can update the source and remplace
  30. the strings with the locale functio with matching ID.
  31.  
  32. Give me some feedback please.
  33.  
  34. Have Fun!!
  35.