/*:
@*:  This file is organized into two main blocks. The first block contains
@*:    code (non-string) sections which are specific to languages. Please put
@*:    the code sections in the correct language.
@*:  The second block is reserved for [Strings] which localizers will be
@*:    working with. It is further divided using "#if LANGUAGE ==" for language
@*:    specific strings. For strings which are common to all languages
@*:    place outside the #ifs.
@*:
@*:  This file is first precompiled with LANGUAGE_ID
@*:  set to the language (see inf\win4\inf\makefile.inc for details).
@*:  For example, for usa builds, the sections under #if LANGUAGE == 0x409
@*:  will appear.
@*:
@*: Important: To support locstudio, this file contains only ONE [Strings] section.
@*:
@*/

#if LANGUAGE_ID != 0x804 && LANGUAGE_ID != 0x404 && LANGUAGE_ID != 0x411 &&  LANGUAGE_ID != 0x412
// This section is for non-FE (chs,cht,jpn,kor) builds. So english, german, ...

#elif LANGUAGE_ID == 0x804
//CHS specific sections
[IMAILCopyFilesSys]
jpn2022.trn,,,1
shiftjis.trn,,,1
euc.trn,,,1
kor2022.trn,,,1
koreuc.trn,,,1
chsxgb.trn,,,1
chtbig5.trn,,,1

[MAPICopyFilesSys]
gapi.dll,,,1

#elif LANGUAGE_ID == 0x404
//CHT specific sections
[IMAILCopyFilesSys]
jpn2022.trn,,,1
shiftjis.trn,,,1
euc.trn,,,1
kor2022.trn,,,1
koreuc.trn,,,1
chsxgb.trn,,,1
chtbig5.trn,,,1

[MAPICopyFilesSys]
gapi.dll,,,1

#elif LANGUAGE_ID == 0x411
//JPN specific sections
[IMAILCopyFilesSys]
jpn2022.trn,,,1
shiftjis.trn,,,1
euc.trn,,,1
kor2022.trn,,,1
koreuc.trn,,,1
chsxgb.trn,,,1
chtbig5.trn,,,1

[MAPICopyFilesSys]
gapi.dll,,,1

#elif LANGUAGE_ID == 0x412
//KOR specific sections
[IMAILCopyFilesSys]
jpn2022.trn,,,1
shiftjis.trn,,,1
euc.trn,,,1
kor2022.trn,,,1
koreuc.trn,,,1
chsxgb.trn,,,1
chtbig5.trn,,,1

[MAPICopyFilesSys]
gapi.dll,,,1

#endif

// String section below for localizers
; User-visible strings
[Strings]
PROGDIR                 = "Windows NT\Windows Messaging"
Apps_DESC               = "Accessories"
EMAILTop_DESC           = "Windows Messaging"
EMAILTop_TIP            = "Electronic mail and messaging utilities"
EXCHANGE_DOC            = "Mail Message"
EmailRunOnce            = "Windows Messaging"
Exchange_Desc           = "Inbox"
HFM_MSFS                = "Microsoft Mail"
HFM_MAPI                = "MAPI 1.0"
HFM_PAB                 = "Personal Address Book"
HFM_PST                 = "Personal Folders"
MAPI_Desc               = "Windows Messaging"
MAPI_Tip                = "Integrated Mail, MAPI, and other messaging applications"
MMFMig_Desc             = "Mail File Converter"
MSFS_Desc               = "Microsoft Mail"
MSFS_Tip                = "Allows you to access Microsoft Mail Post Offices"
MSFSAB_Desc             = "Microsoft Mail Address Book"
MSFSTS_Desc             = "Microsoft Mail Transport"
MSFSS_Desc              = "Microsoft Mail Shared Folders"
MSLMS_Desc              = "Personal Folders"
MSPAB_Desc              = "Personal Address Book"
MlviewExplore_Desc      = "Explore"
MlviewFLDR_Desc         = "Windows Messaging Viewer Folder"
MlviewLOADER_Desc       = "WMSUI Loader"
MlviewMSGSTO_Desc       = "Windows Messaging Viewer Message Store"
MlviewOpen_Desc         = "Open"
MlviewROOT_Desc         = "Windows Messaging"
MlviewROOT_ShortDesc    = "Ms-Exchg"
Mlview_Desc             = "Windows Messaging Viewer"
OpenMailbox             = "Open Mailbox"
Program_Files           = "Program Files"
SYSTOOLS_DESC           = "Accessories\System Tools"
ScanPst_Desc            = "Inbox Repair Tool"
SendNewMessage          = "Send New Message"
SendToMailNew_DESC      = "Mail Recipient"
SendToMail_DESC         = "Windows Messaging"
SendTo_DESC             = "SendTo"
VERB_LABEL              = "Re&name"
VERB_OPEN               = "&Open"
VERB_PRINT              = "P&rint"
VERB_QUICKVIEW          = "&Quick View"
VERB_SAVE               = "&Save As"
V_MailBeep              = "New Mail Notification"
WizRemoveMsg            = "This will remove the icon from your desktop. Use the Add/Remove Programs control panel to install Windows Messaging on your computer."
desktop_DESC            = "Desktop"
IMAIL_Desc              = "Internet Mail"
IMAIL_Tip               = "Allows you to access Internet Mail"
InternetABTemp          = "Internet Address Template"
InternetServices        = "Internet Services"