Leaked source code of windows server 2003
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.

83 lines
3.2 KiB

  1. ;--------------------------------------Localizable Strings Section-------------------------------
  2. ; User-visible strings
  3. [Strings]
  4. FAXTopDesc = "Microsoft FAX" ;Text displayed in Listbox during Setup
  5. FAXDesc = "Microsoft FAX �T�[�r�X"
  6. FAXTip = "FAX ���b�Z�[�W�̑����M���ł��܂��B"
  7. FAXViewDesc = "Microsoft FAX �r���[�A" ;Text displayed in Listbox during Setup
  8. ; and in the profile messaging services listbox
  9. FAXViewTip = "Microsoft FAX �̃��b�Z�[�W���e���\�����܂��B"
  10. ; Program Groups
  11. FAXApps_DESC = "�A�N�Z�T��\FAX"
  12. FaxPrograms = "�v���O����" ; The Programs Group
  13. SendTo_DESC = "SendTo" ; Name of SendTo folder in the Windows dir
  14. FaxStartMenu = "�X�^�[~1" ; Name of the Start Menu Folder MUST USE 8.3 PATH NAME
  15. ; Group Item Names
  16. SendToFax_DESC = "FAX ���b�Z�[�W���M��" ;
  17. FAXVIEW_Link_Desc = "FAX �r���[�A" ; Not used
  18. FAXCOVER_Link_Desc = "���t���G�f�B�^"
  19. CallaFaxService = "FAX ���b�Z�[�W�̗v��"
  20. ShowFaxQueue = "���b�Z�[�W �L���[�̕\��"
  21. SendNewFax = "�V���� FAX ���b�Z�[�W�̑��M"
  22. ; 8.3 name of the equivelent items above.... Have fun...
  23. FaxPoll = "Request"
  24. Newfax = "NewFax"
  25. FaxCover = "FaxCover"
  26. Sendfax = "SendFax"
  27. ; OLE Verb Names (Localized]
  28. PRINT = "����(&P)"
  29. OPEN = "�J��(&O)"
  30. EDIT = "�ҏW(&E)"
  31. ; The name of the Spool directory in c:\windows
  32. SPOOL_DIR = "spool"
  33. ;
  34. ; Registry item names -- Must match what is in resource of program
  35. VIEWER_DOC = "FAX �r���[�A �h�L�������g"
  36. CPE_DOC = "���t���G�f�B�^ �h�L�������g"
  37. ; Mapi provider names
  38. FAXAB = "�d�b��"
  39. FAXXP = "�g�����X�|�[�g"
  40. FAXMS = "���b�Z�[�W �T�[�r�X"
  41. ;
  42. ; Cover page Sample LFN's
  43. CPE_1desc = "�e�W"
  44. CPE_2desc = "���m�点"
  45. CPE_4desc = "�ً}����"
  46. CPE_5desc = "����"
  47. OLD_CPE_5desc = "���ʂ̑��t��"
  48. ;
  49. ; for NON-US BUILD this STRING should be "NotUsed"
  50. ; no need to localize this anymore. This is handled in the code.
  51. ;rgMessageInTheBottle = "Received" ; USA builds ONLY
  52. ;rgMessageInTheBottle = "NotUsed" ; NON-USA BUILDS
  53. ; This is the 8.3 name of the OLD General Purpose CPE file
  54. ; We Had to make a short File name so we would have correct defaults
  55. ; even on non-Long File name systems. This name is used to delete the
  56. ; old "General Purpose.CPE" file
  57. General83name = "GENERA~1.CPE"
  58. ; Old names need for deleting links left over from previous installs
  59. Old_CallaFaxService = "̧�ق̎��M"
  60. Old_ShowFaxQueue = "ү���� ����̕\��"
  61. Old_SendNewFax = "�V���� FAX ү���ނ̑��M"
  62. Old_FAXCOVER_Link_Desc = "FAX ���t����ި�"
  63. ;;; These strings should not localized -- Must not change
  64. TransportReg = "Software\Microsoft\At Work Fax\Transport Service Provider"
  65. FaxViewCLSID = "02B01C80-E03D-101A-B294-00DD010F2BF9"