msgTablePrefix

The value of this property is a string (in quotation marks), identifying the first part of the name of a data table that is used as the message table for a program. This type of data table has a name in the following form:
  • A one- to four-character prefix
  • A three-character national language code (see National language codes in the appendix).
So, for example, MT1ENU and MT1JPN are the US and Japanese versions of the same message table, where the msgTablePrefix property is "MT1".