Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
3.4 KiB

  1. //
  2. // $(UI)\rc\uicommon.str
  3. //
  4. // Common UI resource strings
  5. STRINGTABLE DISCARDABLE
  6. BEGIN
  7. IDS_MAWF_NAME "Fax Address"
  8. IDS_AWF_NAME "Microsoft Fax"
  9. IDS_FAX_NAME "Fax"
  10. IDS_INFORMATION_MESSAGE "Information Message"
  11. IDS_WARNING_MESSAGE "Warning Message"
  12. IDS_CRITICAL_MESSAGE "Error Message"
  13. IDS_HELP_FILE_NAME "awfax.hlp"
  14. IDS_CPE_FILE_NAME "faxcover.exe"
  15. END
  16. STRINGTABLE DISCARDABLE
  17. BEGIN
  18. IDS_TAPI_LINE_NAME "Line %d"
  19. IDS_TAPI_ADDRESS_NAME "Address %d"
  20. IDS_TAPI_CC_UNKNOWN "Unknown"
  21. IDS_NONE "(None - Dial as Entered)"
  22. IDS_DEFAULT_COUNTRY_ID "1"
  23. IDS_DEV_NAMES "Efwfmpqnfou; Boez!Xbufst Csvdf!Lfmmfz Kptfqi!Kpz Lfo!Ipso Lfou!Tfuumf Lfwjo!Hbmmp Ljn!Tufccfot Sbkffw!Evkbsj Sboe!Sfogspf Tufwf!Cbslfuu Zpsbn!Zbbdpwj "
  24. IDS_QA_NAMES "RB; Cpc!Ifsopo Cpccz!Xboh Ebo!Tqju{mfz Ebwf!Sf{ptlj Ebwje!Dbsqfoufs Mfboo!Xzmjf Nfbe!Ijnfmtufjo Nbsuz!Tufjocfsh Qfufs![foh Spehfs!Ijmm Sptt!Xpmg Tdpuu!Dpvtfot Ubmffob!Mfoibseu Uifsftb!Evdifof Upoz!Ujoh Wffob!Hboeibn Wjoi!Mbn "
  25. IDS_PMBLD_NAMES "Qspevdu!Nbslfujoh; Ebwf!Qpmmpo Tv{bo!Gjof Qsphsbn!Nbobhfnfou; Kvtujo!Nbhbsbn Lvsu!Evmcfof Ufssj!Cspotpo Fjsjo!P(Dpoofmm Cvjme; Bouipoz!Spcjotpo Njudi!Tnjui Ifmq; Eboob!Lbu{nbo Kpzdf!Zbsspx "
  26. END
  27. STRINGTABLE DISCARDABLE
  28. BEGIN
  29. MAWF_W_NOT_IMPLEMENTED "This feature of Microsoft Fax is not yet implemented."
  30. MAWF_W_MUST_SELECT_ITEM "You must first select an item from the list.\n"
  31. MAWF_W_RESBAD "A resource string was in an invalid format."
  32. MAWF_W_TAPI_REINIT "The Fax configuration could not start.\nQuit all other telephone-related programs, and then try again."
  33. MAWF_W_NO_MODEM "No local fax device was found.\n"
  34. MAWF_W_TAPI_LINE_CLOSE "A line device was closed. Please exit the Fax Configuration property sheet and restart.\n"
  35. MAWF_W_TAPI_LOC_NOT_FOUND
  36. "The telephony location stored in the profile was not found. The current location will be used."
  37. MAWF_W_MUST_BE_NUMBER "The value in this field must be numeric"
  38. END
  39. STRINGTABLE DISCARDABLE
  40. BEGIN
  41. MAWF_E_GENERIC "Error: "
  42. MAWF_E_MAPI_DLL_LOAD_FAIL "Problem in loading the MAPI DLL"
  43. MAWF_E_MAPI_LOGON_FAIL "There was an error when trying to logon into a MAPI Session"
  44. MAWF_E_MAPI_LOGOFF_FAIL "There was an error when trying to logoff from the MAPI Session"
  45. MAWF_E_NO_MEM "Microsoft Fax could not allocate memory it needed. Some operations may not work as expected."
  46. MAWF_E_WRONG_WINDOWS_VERSION
  47. "The program you are using or one of its components is not supported by this version of Windows/NT. Try upgrading to a newer version of Windows/NT."
  48. MAWF_E_FILE_NOT_FOUND "A required file was not found."
  49. MAWF_E_UNKNOWN "Unknown problem"
  50. MAWF_E_TAPI_CONFIG_DLG "Problems in using the TAPI configuration dialog."
  51. MAWF_E_TAPI_LOC_CORRUPT "No location information is available.\nTry deleting TELEPHON.INI in your Windows directory and retry. If this doesn't work, call the Microsoft support line."
  52. MAWF_E_TAPI_CANT_INIT "Microsoft Fax could not initialize the telephony manager (TAPI).\nThis sometimes happen if you have added or removed telephony devices while some TAPI applications were open.\nTry restarting your system."
  53. END