Configuring page formatted output > Language handling > Language files

Language files
A language file is a table resource that must be available to the PageOUT Process via a resource set connected to the Message. The language file contains the following columns:
Label ID – A unique ID for each label.
Language code – The language code for the label. These language codes will be used in a before Process script to dynamically select language.
Label text – The label text for the corresponding language code.
//!CodePage UTF8!
7696c1fe-e8b2-4404-a4a1-130b0b802b6d    EN    Invoice
0982a31a-826d-4df5-b916-25ffb07c011e    EN    Invoice number
7a255d5d-74bb-4402-9b92-5e5507009fc9    EN    Invoice date
c6975a58-b975-426b-b2b0-71b597684eb9    EN    Payment due date
931eaaa9-8931-4467-b420-deb98da01670    EN    Amount to pay
 
7696c1fe-e8b2-4404-a4a1-130b0b802b6d    SV    Faktura
0982a31a-826d-4df5-b916-25ffb07c011e    SV    Fakturanummer
7a255d5d-74bb-4402-9b92-5e5507009fc9    SV    Fakturadatum
c6975a58-b975-426b-b2b0-71b597684eb9    SV    Förfallodag
931eaaa9-8931-4467-b420-deb98da01670    SV    Att betala
Figure 3
The language file example above contains entries for five labels (five english entries and five swedish entries). Note that the label IDs are the same for both languages.
OpenText StreamServe 5.6 Updated: 2013-03-01