3.1.1.13 Localized String Table

The server MUST have a table of localized strings for each publisher and a default table. A table of localized strings is declared by the publisher in the event manifest (event manifest is specified in [MSDN-EvntManifestSE]). The string table declaration is specified in [MSDN-stringTable].

The declared string table is built into the publisher's language-specific resource file. There is one language-specific resource file for each language. See [MSDN-MUIResrcMgmt] for more information about the language-specific resource file. The language-specific resource files are stored on the server pre-generated. language-specific resource file generation is out of the scope of this protocol.

Since there is one language-specific resource file for each language, there is one string table for each language. The default table is the language-specific resource file for the default language. If the server's default language is English, the default string table is the English string table. If the server's default language is simplified Chinese, the default string table is the simplified Chinese string table.