en.dat 591 B

12345678910111213141516171819202122232425
  1. 0 "Error message example"
  2. generatedMsg "Generated automatically by Free Oberon Autodoc"
  3. import "Imports"
  4. constants "Constants"
  5. types "Types"
  6. variables "Variables"
  7. procedures "Procedures"
  8. titleBefore ""
  9. titleAfter " Module Reference"
  10. indexTitleBefore ""
  11. indexTitleAfter " Reference"
  12. indexHeading "Modules"
  13. headingBefore "Module "
  14. headingAfter ""
  15. headingSubtitle "Reference"
  16. indexHeadingSubtitle "Library Reference"
  17. overview "Overview"
  18. sectionEmpty "This section is empty."
  19. indexLink "Main Page"
  20. tableColName "Name"
  21. tableColValue "Value"
  22. tableColDesc "Description"