home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / Database / HF-ABS22.LHA / AmigaBase / MakeCat / ReadMe < prev   
Encoding:
Text File  |  1995-11-16  |  1.5 KB  |  45 lines

  1. AmigaBase uses the locale.library. So it is possible to display text
  2. in various languages. Currently AmigaBase supports the English, German,
  3. Swedish, Italian, French, Spanish, Danish and Dutch language.
  4.  
  5. If you want AmigaBase to support your language, you have to edit the
  6. file AppStrings.source and translate it into your language (if the file is
  7. not included in this directory, contact me!).
  8. For each string you have to insert a line like this:
  9.  
  10. /* Language-ID "Your translation" */
  11.  
  12. where Language-ID is one of:
  13.  
  14.    D      german
  15.    DK     danish
  16.    E      spanish
  17.    F      french
  18.    GB     english
  19.    I      italian
  20.    N      norwegian
  21.    NL     dutch
  22.    P      portuguese
  23.    S      swedish
  24.  
  25. Put the translated strings just behind the originals.
  26.  
  27. Then use MakeCat to build the locale file. MakeCat is PD.
  28. You find it on the German AmigaMagazin Disk 1, or you can
  29. simply contact me for getting it.
  30.  
  31. Then you have to test your locale file. Please test every menu item of
  32. AmigaBase. Take care not to use any shortcut twice anywhere.
  33. Umlauts or other non ascii characters are not allowed to be shortcuts.
  34.  
  35. Please contact me before translating any text! Perhaps another person
  36. is translating the file into the same language!
  37.  
  38. If you think your locale file is ready for the distribution, send me a
  39. copy of the AppStrings.source file. I will add it to the next release
  40. of AmigaBase and make it available to the public.
  41.  
  42. For translating the AppStrings.source file into a new language I offer
  43. you a free registration of AmigaBase.
  44.  
  45.