home *** CD-ROM | disk | FTP | other *** search
/ PC97 Software / SOFTWARE_97.iso / WINFAX8.01 / PLAYRULE.VM_ / PLAYRULE.VM
INI File  |  1997-02-21  |  2KB  |  69 lines

  1. [Play Number]
  2. GenericNumRule0  = $#, 0-20,30,40,50,60,70,80,90,100
  3. GenericNumRule1  = $T+$U,0-99
  4. GenericNumRule2  = $Y+V\DIGIT100+V\AND+($Z)
  5. GenericNumPrefix = V\DIGIT~
  6. PauseWave        = V\PAUSE
  7. PauseAfter       = 3
  8.  
  9.  
  10. [Play Date]
  11. DateRule = V\MONTH~$M+$D
  12.  
  13. [Play Time]
  14. 12HourRule = $zH+$zN+$ifam (V\TIME1|V\TIME2)
  15. 24HourRule = $oH+$cN
  16. OWave = V\TIME3
  17. CWave = V\DIGIT100
  18.  
  19.  
  20. ; Directives represent places in the scripts where prompts are joined to form sentences.
  21. ; These have grammatical implications and will differ from language to language. 
  22. ; Changes for localization should be applied to this file rather than 
  23. ; STDCTR2.VMU, MSGCTR2.VMU, ANNCTR2.VMU and FAXBACK2.VMU. 
  24. ;
  25. ; Consult with the design group if you think you need to make changes to those other files 
  26. ; for localization purposes.
  27. ;
  28.  
  29. [Directives]
  30. ;
  31. ; directives that are common to STDCTR2.VMU, MSGCTR2.VMU and ANNCTR2.VMU
  32. ;
  33. $DiskFull_Prompt     = V\ENDREC.+V\MBFULL.
  34. $NewInfo_Prompt      = V\YOUHAVE.+$voiceMWI+V\JUSTNEW.+$ifone+V\VXMSG.|V\VXMSGS.+V\YOUHAVE.+$faxMWI+V\JUSTNEW.+$ifone+V\FAXMSG.|V\FAXMSGS.
  35. $OldInfo_Prompt      = V\YOUHAVE.+$allMWI+V\OLD.+$ifone+V\MESSAGE.|V\MESSAGES.
  36. $PlayMsg_Prompt      = $current+$altmessage
  37. $PlayMsgAgain_Prompt = $current+V\RECEIVED.+$msgdate+V\AT.+$msgtime+$altmessage
  38. $EndPlay_Prompt      = V\USERM1A.+$ifnew+V\USERM2A.+V\USERM3A+$iffax+V\USERM4.+V\USERM5A.+V\USERM6A.
  39. $NewPass_Prompt      = V\NEW.+V\PASSWORD.
  40. $AgainDigs_Prompt    = V\NEW.+V\PASSWORD.+V\AGAIN.
  41.  
  42. ;
  43. ; directives that are script specific
  44. ;
  45. $MSG_EndGreet_Prompt = V\ENDREC.+$2
  46. $MSG_EndOpt_Prompt   = V\RESTART.+V\USERM7.+V\USERM8+V\EXIT.
  47. $STD_EndOpt_Prompt   = V\RESTART.+V\USERM7.+V\EXIT.
  48. $ANN_DonePlay_Prompt = V\USERM1A.+V\EXIT.
  49. $ANN_EndOpt_Prompt   = V\RESTART.+V\USERM7.+V\EXIT.
  50.  
  51. ;
  52. ; directive for FAXBACK2.VMU
  53. ;
  54. $FAXBACK_FAXVERIFY_Prompt= V\FODENTR+$tones
  55. $FAXBACK_TWOLINE_Prompt  = V\FODFAXN
  56.  
  57.  
  58. ;
  59. ; There are no suffixes required in English version.
  60. ; This should be used for gender nuances in European Languages.
  61. ; This should be used for number and noun pronounciation rules in Asian langauges.
  62. ;
  63.  
  64. [Suffix]
  65. ; example - means append M to the file digit5 to get digit5M which is the masculine 5 when playing voice messages
  66. ; $voiceMWI = M
  67.  
  68.  
  69.