84 lines
3.2 KiB
Plaintext
84 lines
3.2 KiB
Plaintext
|
|
|||
|
;--------------------------------------Localizable Strings Section-------------------------------
|
|||
|
|
|||
|
; User-visible strings
|
|||
|
[Strings]
|
|||
|
FAXTopDesc = "Microsoft Fax" ;Text displayed in Listbox during Setup
|
|||
|
FAXDesc = "Microsoft faxszolg<6C>ltat<61>sok"
|
|||
|
|
|||
|
FAXTip = "Lehet<65>v<EFBFBD> teszi faxok k<>ld<6C>s<EFBFBD>t <20>s fogad<61>s<EFBFBD>t."
|
|||
|
|
|||
|
FAXViewDesc = "Microsoft faxmegjelen<65>t<EFBFBD>" ;Text displayed in Listbox during Setup
|
|||
|
; and in the profile messaging services listbox
|
|||
|
FAXViewTip = "Seg<65>ts<74>g<EFBFBD>vel Microsoft faxk<78>peket jelen<65>thet meg."
|
|||
|
|
|||
|
; Program Groups
|
|||
|
FAXApps_DESC = "Kell<6C>kek\Fax"
|
|||
|
FaxPrograms = "Programs" ; The Programs Group
|
|||
|
SendTo_DESC = "SendTo" ; Name of SendTo folder in the Windows dir
|
|||
|
FaxStartMenu = "StartMen" ; Name of the Start Menu Folder MUST USE 8.3 PATH NAME
|
|||
|
|
|||
|
; Group Item Names
|
|||
|
SendToFax_DESC = "Fax k<>ld<6C>se" ;
|
|||
|
FAXVIEW_Link_Desc = "Faxmegjelen<65>t<EFBFBD>" ; Not used
|
|||
|
FAXCOVER_Link_Desc = "Fed<65>lapszerkeszt<7A>"
|
|||
|
CallaFaxService = "Fax k<>r<EFBFBD>se"
|
|||
|
ShowFaxQueue = "Faxv<78>r<EFBFBD>lista megjelen<65>t<EFBFBD>se"
|
|||
|
SendNewFax = "<22>j fax <20>ssze<7A>ll<6C>t<EFBFBD>sa"
|
|||
|
|
|||
|
; 8.3 name of the equivelent items above.... Have fun...
|
|||
|
|
|||
|
FaxPoll = "K<>r<EFBFBD>s"
|
|||
|
Newfax = "NewFax"
|
|||
|
FaxCover = "FaxCover"
|
|||
|
Sendfax = "SendFax"
|
|||
|
|
|||
|
; OLE Verb Names (Localized]
|
|||
|
|
|||
|
PRINT = "Ny&omtat<61>s"
|
|||
|
OPEN = "&Megnyit<69>s"
|
|||
|
EDIT = "S&zerkeszt<7A>s"
|
|||
|
|
|||
|
; 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 = "Faxmegjelen<65>t<EFBFBD> dokumentum"
|
|||
|
CPE_DOC = "Fed<65>lapszerkeszt<7A> dokumentum"
|
|||
|
|
|||
|
; Mapi provider names
|
|||
|
FAXAB = "C<>mjegyz<79>k"
|
|||
|
FAXXP = "<22>tvitel"
|
|||
|
FAXMS = "<22>zeneti szolg<6C>ltat<61>s"
|
|||
|
|
|||
|
;
|
|||
|
; Cover page Sample LFN's
|
|||
|
CPE_1desc = "Bizalmas!"
|
|||
|
CPE_2desc = "Inform<72>ci<63>"
|
|||
|
CPE_4desc = "S<>rg<72>s!"
|
|||
|
CPE_5desc = "<22>ltal<61>nos"
|
|||
|
OLD_CPE_5desc = "<22>ltal<61>nos felhaszn<7A>l<EFBFBD>s"
|
|||
|
;
|
|||
|
; 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 = "F<>jl visszanyer<65>se"
|
|||
|
Old_ShowFaxQueue = "Faxv<78>r<EFBFBD>lista megjelen<65>t<EFBFBD>se"
|
|||
|
Old_SendNewFax = "<22>j fax k<>ld<6C>se"
|
|||
|
Old_FAXCOVER_Link_Desc = "Fax fed<65>lapszerkeszt<7A>"
|
|||
|
|
|||
|
|
|||
|
;;; These strings should not localized -- Must not change
|
|||
|
TransportReg = "Software\Microsoft\At Work Fax\Transport Service Provider"
|
|||
|
FaxViewCLSID = "02B01C80-E03D-101A-B294-00DD010F2BF9"
|
|||
|
|