84 lines
3.3 KiB
Plaintext
84 lines
3.3 KiB
Plaintext
|
|
|||
|
;--------------------------------------Localizable Strings Section-------------------------------
|
|||
|
|
|||
|
; User-visible strings
|
|||
|
[Strings]
|
|||
|
FAXTopDesc = "Microsoft Fax" ;Text displayed in Listbox during Setup
|
|||
|
FAXDesc = "Services Microsoft Fax"
|
|||
|
|
|||
|
FAXTip = "Permet d'envoyer et de recevoir des t<>l<EFBFBD>copies"
|
|||
|
|
|||
|
FAXViewDesc = "Afficheur de t<>l<EFBFBD>copie Microsoft" ;Text displayed in Listbox during Setup
|
|||
|
; and in the profile messaging services listbox
|
|||
|
FAXViewTip = "Permet d'afficher des images de Microsoft Fax"
|
|||
|
|
|||
|
; Program Groups
|
|||
|
FAXApps_DESC = "Accessoires\T<>l<EFBFBD>copieur"
|
|||
|
FaxPrograms = "Programmes" ; 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 = "Destinataire de t<>l<EFBFBD>copie" ;
|
|||
|
FAXVIEW_Link_Desc = "Afficheur de t<>l<EFBFBD>copie" ; Not used
|
|||
|
FAXCOVER_Link_Desc = "<22>diteur de page de garde"
|
|||
|
CallaFaxService = "Demande de t<>l<EFBFBD>copie"
|
|||
|
ShowFaxQueue = "Afficher la file d'attente de t<>l<EFBFBD>copie"
|
|||
|
SendNewFax = "Nouvelle t<>l<EFBFBD>copie"
|
|||
|
|
|||
|
; 8.3 name of the equivelent items above.... Have fun...
|
|||
|
|
|||
|
FaxPoll = "Request"
|
|||
|
Newfax = "NewFax"
|
|||
|
FaxCover = "FaxCover"
|
|||
|
Sendfax = "SendFax"
|
|||
|
|
|||
|
; OLE Verb Names (Localized]
|
|||
|
|
|||
|
PRINT = "&Imprimer"
|
|||
|
OPEN = "Ou&vrir"
|
|||
|
EDIT = "Modifi&er"
|
|||
|
|
|||
|
; 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 = "Document de l'Afficheur de t<>l<EFBFBD>copie"
|
|||
|
CPE_DOC = "Document de l'<27>diteur de page de garde"
|
|||
|
|
|||
|
; Mapi provider names
|
|||
|
FAXAB = "Carnet d'adresses"
|
|||
|
FAXXP = "Transport"
|
|||
|
FAXMS = "Service de messagerie"
|
|||
|
|
|||
|
;
|
|||
|
; Cover page Sample LFN's
|
|||
|
CPE_1desc = "Confidentiel !"
|
|||
|
CPE_2desc = "Pour votre information"
|
|||
|
CPE_4desc = "Urgent<6E>!"
|
|||
|
CPE_5desc = "G<>n<EFBFBD>rique"
|
|||
|
OLD_CPE_5desc = "G<>n<EFBFBD>ral"
|
|||
|
;
|
|||
|
; 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 = "R<>cup<75>rer un fichier"
|
|||
|
Old_ShowFaxQueue = "Afficher la file d'attente de t<>l<EFBFBD>copie"
|
|||
|
Old_SendNewFax = "Nouvelle t<>l<EFBFBD>copie"
|
|||
|
Old_FAXCOVER_Link_Desc = "<22>diteur de page de garde"
|
|||
|
|
|||
|
|
|||
|
;;; These strings should not localized -- Must not change
|
|||
|
TransportReg = "Software\Microsoft\At Work Fax\Transport Service Provider"
|
|||
|
FaxViewCLSID = "02B01C80-E03D-101A-B294-00DD010F2BF9"
|
|||
|
|