//=============================================================================================== /* Print Dialog */ //=============================================================================================== //----------------------------------------------------------------------------------------------- /* Print Button Name */ "EPF_PD_PrintButtonName" = "Fax"; //----------------------------------------------------------------------------------------------- /* Help Title */ "EPF_PD_HelpBookTitle" = "EPSON Fax Driver Help"; //----------------------------------------------------------------------------------------------- //=============================================================================================== /* Recipient Setting */ //=============================================================================================== //----------------------------------------------------------------------------------------------- /* Pane Name */ "EPF_RS_PaneName" = "Recipient Settings"; //----------------------------------------------------------------------------------------------- /* Recipient List View Name */ "EPF_RS_RecipientList" = "Recipient List"; //----------------------------------------------------------------------------------------------- /* Recipient Add */ "EPF_RS_Add" = "Add"; //----------------------------------------------------------------------------------------------- /* Recipient Name */ "EPF_RS_RecipientName" = "Name"; //----------------------------------------------------------------------------------------------- /* Recipient Company/Corp. */ "EPF_RS_CompanyCorpName" = "Company/Corp."; //----------------------------------------------------------------------------------------------- /* Recipient Fax Number */ "EPF_RS_FaxNumber" = "Fax Number"; //----------------------------------------------------------------------------------------------- /* Notes of input Fax Number */ "EPF_RS_InputNotes" = "A hyphen (-) is available only at the beginning of the phone number because it acts as a pause in dialing."; //----------------------------------------------------------------------------------------------- /* Dialing Prefix */ "EPF_RS_DialingPrefix" = "External Access Prefix"; //----------------------------------------------------------------------------------------------- /* Cannot add the entry message */ "EPF_RS_CannotAddTheEntry" = "Cannot add the entry. An entry with the same [Name], [Fax Number], and [Company/Corp.] already exists."; //----------------------------------------------------------------------------------------------- /* Name Company FaxNumber string */ "EPF_RS_NameCompanyFaxNumber" = "%@:\t%@\n%@:\t%@\n%@:\t%@"; //----------------------------------------------------------------------------------------------- /* No Name entered message */ "EPF_RS_NoNameEntered" = "No Name entered. Do you want to add the entry to Recipient list without a name?"; //----------------------------------------------------------------------------------------------- /* OK Button text */ "EPF_RS_OK" = "OK"; //----------------------------------------------------------------------------------------------- /* Cancel Button text */ "EPF_RS_Cancel" = "Cancel"; //----------------------------------------------------------------------------------------------- /* Recipient Total */ "EPF_SI_RecipientTotal" = "Recipient Total"; //----------------------------------------------------------------------------------------------- //=============================================================================================== /* Fax Setting */ //=============================================================================================== //----------------------------------------------------------------------------------------------- /* Pane Name */ "EPF_FS_PaneName" = "Fax Settings"; //----------------------------------------------------------------------------------------------- /* Color Model Title */ "EPF_FS_ColorTitle" = "Color"; //----------------------------------------------------------------------------------------------- /* Color Model Black & White */ "EPF_FS_BlackAndWhite" = "Black & White"; //----------------------------------------------------------------------------------------------- /* Color Model Color */ "EPF_FS_Color" = "Color"; //----------------------------------------------------------------------------------------------- /* Image Quality */ "EPF_FS_ImageQuality" = "Image Quality"; //----------------------------------------------------------------------------------------------- /* Image Quality Normal */ "EPF_FS_QualityNormal" = "Normal"; //----------------------------------------------------------------------------------------------- /* Image Quality Fine */ "EPF_FS_QualityFine" = "Fine"; //----------------------------------------------------------------------------------------------- /* Image Quality Photo */ "EPF_FS_QualityPhoto" = "Photo"; //----------------------------------------------------------------------------------------------- //=============================================================================================== /* Summary */ //=============================================================================================== //----------------------------------------------------------------------------------------------- /* Driver Version */ "EPF_SI_Version" = "Version"; //----------------------------------------------------------------------------------------------- "EPF_FS_QualityPhotoY2"="Quality"; "EPF_FS_QualityPhotoX2Y2"="High Quality"; "EPF_RS_InputNumberAgain"="Enter the fax number again."; "EPF_RS_NumberMismatch"="The number is different from the first one."; "EPF_FS_AlertResolution"="The image quality may degrade if the recipient's machine does not support the high resolution mode. Or sending the fax may fail depending on the recipient's memory capacity because the data size increases.\nChange to the lower resolution in such case.";