




                  ########
                  ##    ##                                  tm
                  ##    ##  #####   ##   ##  #######  #####
                  ##    ##  ##  ##  #######  ##       ##  ##
                  ##    ##  #####   ## # ##  ####     ##   ##
                  ##    ##  ##      ##   ##  ##       ##  ##
                  ########  ##      ##   ##  #######  #####



               The Friendly FidoNet Compatible Message Editor.



     ----------------------------------------------------------------------
               LIST OF NEWS AND CHANGES IN THE TRANSLATION FILE
     ----------------------------------------------------------------------


                     Copyright (C) 1988-1990 Fix Production
                               All rights reserved


                       Software written by Thomas Sundblom


                    Documentation written by Thomas Sundblom




                                Fix Production
                                    Box 97
                                130 40 Djurhamn
                                    Sweden
                              FidoNet 2:201/114.0


                     Opmed is a trademark of Fix Production

  OPMED Version 3.00 - List of news and changes in the translation file -

     COPYRIGHT NOTICE ABOUT THE TRANSLATION FILE
     -------------------------------------------

     The translation file OPMED.TLT is free to use by any other software,
     as long as it isn't altered in any way. 

     NEWS IN THE FILE
     ----------------

     90-12-16   Corrected a minor error in the ISO-60 table.

                Added ISO-8859 used by Windows and Amiga. ISO-8859 is 
                almost the same as ECMA-94. ECMA-94 will stil be in the
                Translation file for compatibility purpose.


     TRANSLATION FILE STRUCTURE
     --------------------------

     The structure of the file is as follows, in TPascal:

       TYPE  Translation_Rec = Record
                 ID      : String[10];            (* The ID used in the      *)
                                                  (*  CHARSET kludge         *)
                 Name    : String[20];            (* Name for the user       *)
                 Tlt_In  : Array[0..255] of Char; (* table for incoming char *)
                 Tlt_Out : Array[0..255] of Char; (* table for outgoing char *)
               End;

     - End of List of news and changes in the translation file -
