home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / RADOOR30.ZIP / ML-MOD.ZIP / DUTCH.DEF next >
Encoding:
Text File  |  1992-10-03  |  2.2 KB  |  73 lines

  1. ;
  2. ; Special definitions
  3. ;
  4. ProgName "MLFRAME"     ; Program name
  5. LANGID   "HOL"         ; Which language. Max 3 Char
  6. YesDef   "J"           ; Yes  = %Y
  7. NoDef    "N"           ; No   = %N
  8. StopDef  "S"           ; Stop = %S
  9. YesNorm  "j"           ; Yes  = %j
  10. NoNorm   "n"           ; No   = %n
  11. StopNorm "s"           ; Stop = %s
  12. BrackRight "]"         ; %R
  13. BrackLeft  "["         ; %L
  14. Enter    "ENTER"       ; %E
  15.  
  16. ;
  17. ; Define up to 10 colors (0..9) as
  18. ;   COLOR "<NR>,<ATTRIBUTE BYTE>"
  19. ; the attribute byte may be hexadecimal.
  20.  
  21. Color    "0,$0B"       ; Color 0, TextColor
  22. Color    "1,$0C"       ; Color 1, HotKeys
  23. Color    "2,$0F"       ; Color 2, Highlight and input
  24. Color    "3,$0E"       ; Color 3, Info
  25. Color    "4,$1F"       ; Color 4, Status
  26. Color    "5,$0C"       ; Lines and frames
  27. Color    "6,$4F"       ; Inputfields.
  28.  
  29. ; The following macro's are available in the strings:
  30. ;    ^0..^9   for color 0..9
  31. ;    %Y %y    for upper- and lowercase YES
  32. ;    %N %n    for upper- and lowercase NO
  33. ;    %S %s    for upper- and lowercase STOP
  34. ;    %R %r    for the right bracket
  35. ;    %L %l    for the left bracket
  36. ;    %E %e    for ENTER
  37. ;
  38. ; The name of the resulting file is <PROGNAME>.<LANGID>
  39. ;
  40. ; A few color codes have a special meaning when they are used in non-tranlated
  41. ; stuff:
  42. ;
  43. ;  ^0  TextColor
  44. ;  ^1  HotKeys
  45. ;  ^2  HighLight info and userinput
  46. ;  ^3  Info color
  47. ;  ^4  the headers
  48. ;  ^5  Lines and frames
  49. ;  ^6  inputfields
  50. ;
  51. ; General language for all the doors.
  52. ;
  53. ]001 "^0Toets %L^1%E^0%R om door te gaan: ^2"
  54. ]002 "^0Toets %L^1%E^0%R om door te gaan, %L^1%S^0%R om te stoppen: ^6"
  55. ]003 "^0Uw keuze: ^6"
  56. ]004 "^1%L^2 Je hebt nog slechts 2 minuten over!^1%R^2"
  57. ]005 "^1%L^2 Je hebt nog slechts 1 minuten over!^1%R^2"
  58. ]006 "^1HALLO???"
  59. ]007 "^1Je bent van het systeem verwijderd. Bel niet weer..."
  60. ]008 "^1De SysOp heeft opgehangen. Bel later nog eens..."
  61. ]009 "^1Sorry, je hebt voor vandaag geen tijd meer over. Bel morgen weer.."
  62. ]010 "^2Bedankt voor het gebruiken van"
  63. ]011 "-=( Er is online post voor u )=-"
  64. ]012 "^0"
  65.  
  66. ]496 " ^0op node ^2"
  67. ]497 "^3*BERICHT*^0 Van^2 "
  68.  
  69. ;
  70. ; Start you program specific strings at f.e. ]100
  71. ;
  72.  
  73.