84 lines
3 KiB
Plaintext
84 lines
3 KiB
Plaintext
|
|
|||
|
;--------------------------------------Localizable Strings Section-------------------------------
|
|||
|
|
|||
|
; User-visible strings
|
|||
|
[Strings]
|
|||
|
FAXTopDesc = "Microsoft <20>ǯu" ;Text displayed in Listbox during Setup
|
|||
|
FAXDesc = "Microsoft <20>ǯu<C7AF>A<EFBFBD><41>"
|
|||
|
|
|||
|
FAXTip = "<22><><EFBFBD>z<EFBFBD>ǰe<C7B0>α<EFBFBD><CEB1><EFBFBD><EFBFBD>ǯu"
|
|||
|
|
|||
|
FAXViewDesc = "Microsoft <20>ǯu<C7AF>˵<EFBFBD><CBB5><EFBFBD>" ;Text displayed in Listbox during Setup
|
|||
|
; and in the profile messaging services listbox
|
|||
|
FAXViewTip = "<22><><EFBFBD>z<EFBFBD>˵<EFBFBD> Microsoft <20>ǯu<C7AF>v<EFBFBD><76>"
|
|||
|
|
|||
|
; Program Groups
|
|||
|
FAXApps_DESC = "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ε{<7B><>\<5C>ǯu"
|
|||
|
FaxPrograms = "<22>{<7B><><EFBFBD><EFBFBD>" ; The Programs Group
|
|||
|
SendTo_DESC = "SendTo" ; Name of SendTo folder in the Windows dir
|
|||
|
FaxStartMenu = "<22>u<EFBFBD>}<7D>l~1" ; Name of the Start Menu Folder MUST USE 8.3 PATH NAME
|
|||
|
|
|||
|
; Group Item Names
|
|||
|
SendToFax_DESC = "<22>ǯu<C7AF><75><EFBFBD><EFBFBD><EFBFBD><EFBFBD>" ;
|
|||
|
FAXVIEW_Link_Desc = "<22>ǯu<C7AF>˵<EFBFBD><CBB5><EFBFBD>" ; Not used
|
|||
|
FAXCOVER_Link_Desc = "<22>ʭ<EFBFBD><CAAD><EFBFBD><EFBFBD>s<EFBFBD>边"
|
|||
|
CallaFaxService = "<22>n<EFBFBD>D<EFBFBD>ǯu"
|
|||
|
ShowFaxQueue = "<22><><EFBFBD>ܶǯu<C7AF><75><EFBFBD>C"
|
|||
|
SendNewFax = "<22><><EFBFBD>g<EFBFBD>s<EFBFBD>ǯu"
|
|||
|
|
|||
|
; 8.3 name of the equivelent items above.... Have fun...
|
|||
|
|
|||
|
FaxPoll = "Request"
|
|||
|
Newfax = "NewFax"
|
|||
|
FaxCover = "FaxCover"
|
|||
|
Sendfax = "SendFax"
|
|||
|
|
|||
|
; OLE Verb Names (Localized]
|
|||
|
|
|||
|
PRINT = "<22>C<EFBFBD>L(&P)"
|
|||
|
OPEN = "<22>}<7D><>(&O)"
|
|||
|
EDIT = "<22>s<EFBFBD><73>(&E)"
|
|||
|
|
|||
|
; The name of the Spool directory in c:\windows
|
|||
|
SPOOL_DIR = "spool"
|
|||
|
;
|
|||
|
; Registry item names -- Must match what is in resource of program
|
|||
|
VIEWER_DOC = "<22>ǯu<C7AF>˵<EFBFBD><CBB5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
|||
|
CPE_DOC = "<22>ʭ<EFBFBD><CAAD><EFBFBD><EFBFBD>s<EFBFBD>边<EFBFBD><E8BEB9><EFBFBD><EFBFBD>"
|
|||
|
|
|||
|
; Mapi provider names
|
|||
|
FAXAB = "<22>q<EFBFBD>T<EFBFBD><54>"
|
|||
|
FAXXP = "<22>ǿ<EFBFBD>"
|
|||
|
FAXMS = "<22>l<EFBFBD><6C><EFBFBD>A<EFBFBD><41>"
|
|||
|
|
|||
|
;
|
|||
|
; Cover page Sample LFN's
|
|||
|
CPE_1desc = "<22><><EFBFBD>K!"
|
|||
|
CPE_2desc = "<22>ѦҸ<D1A6><D2B8>T"
|
|||
|
CPE_4desc = "<22><><EFBFBD><EFBFBD>!"
|
|||
|
CPE_5desc = "<22><><EFBFBD>q"
|
|||
|
OLD_CPE_5desc = "<22>@<40><><EFBFBD>γ~"
|
|||
|
;
|
|||
|
; for NON-US BUILD this STRING should be "NotUsed"
|
|||
|
; no need to localize this anymore. This is handled in the code.
|
|||
|
;rgMessageInTheBottle = "Received" ; USA builds ONLY
|
|||
|
;rgMessageInTheBottle = "NotUsed" ; NON-USA BUILDS
|
|||
|
|
|||
|
; This is the 8.3 name of the OLD General Purpose CPE file
|
|||
|
; We Had to make a short File name so we would have correct defaults
|
|||
|
; even on non-Long File name systems. This name is used to delete the
|
|||
|
; old "General Purpose.CPE" file
|
|||
|
General83name = "GENERA~1.CPE"
|
|||
|
|
|||
|
; Old names need for deleting links left over from previous installs
|
|||
|
Old_CallaFaxService = "<22><><EFBFBD><EFBFBD><EFBFBD>ɮ<EFBFBD>"
|
|||
|
Old_ShowFaxQueue = "<22><><EFBFBD>ܶǯu<C7AF><75><EFBFBD>C"
|
|||
|
Old_SendNewFax = "<22><><EFBFBD>g<EFBFBD>s<EFBFBD>ǯu"
|
|||
|
Old_FAXCOVER_Link_Desc = "<22>ʭ<EFBFBD><CAAD><EFBFBD><EFBFBD>s<EFBFBD>边"
|
|||
|
|
|||
|
|
|||
|
;;; These strings should not localized -- Must not change
|
|||
|
TransportReg = "Software\Microsoft\At Work Fax\Transport Service Provider"
|
|||
|
FaxViewCLSID = "02B01C80-E03D-101A-B294-00DD010F2BF9"
|
|||
|
|