home *** CD-ROM | disk | FTP | other *** search
/ Autodesk - Texture Universe / TEXTURE_UNI.iso / browser / english / english.res < prev   
Encoding:
Text File  |  1994-03-22  |  3.4 KB  |  119 lines

  1. ; AUTOBROWSER RESOURCE FILE
  2. ;
  3. ; This file should be named [LANGUAGE].RES where [LANGUAGE] can be one of the following.
  4. ; ENGLISH FRANCAIS DEUTSCH ITALIANO ESPANOL JAPANESE CHINESE.
  5. ;
  6. ; Commented lines must begin with a semi-colon (;).  Do not use commas in the
  7. ; comment lines of the first half of this resouce.
  8. ; Strings are literal (spaces count).  All non-commented lines are read 
  9. ; as raw data.  Omitting a line or inserting a blank line will cause 
  10. ; strings to be miscast.
  11. ;
  12. ; Set up Library directories and Banner headings.
  13. ; Only the Banner headings should be translated.
  14. ;
  15. ; For the following items the first word is the name of a directory so it doesn't need to be translated.  
  16. ; The second item is a button label so it does need translation.
  17. ;
  18. animals, Animal Skins
  19. architec, Architectural Elements
  20. concrete, Concrete
  21. fabric, Fabrics
  22. groudcr, Ground Cover
  23. water, Ice && Water
  24. metals, Metals
  25. organics, Organic Matter
  26. paint, Paints
  27. plastics, Plastics
  28. minerals, Rocks && Minerals
  29. scenics, Scenic Views
  30. signs, Signs
  31. macro, Synthetic Patterns
  32. wood, Woods
  33. ;
  34. ; This is the delimiter to separate first part of the resource from the second.
  35. ;
  36. //////////
  37. ;
  38. ; Now come the text strings for the program.
  39. ;
  40.   Click on a thumbnail for library information.  Double-click to show library.
  41.   Click on a thumbnail for image information.  Double-click to view full-size image.
  42. ;
  43. ; Text box text, width, and height (in pixels) for AutoBrowser Alert.
  44. ; A width of 300 and a height of 66 is sufficient for the English language translation.
  45. ; Adjust as needed when localizing.
  46. ;
  47. Cannot locate one or more files. Please make sure you are running the AutoBrowser from the CD-ROM drive and the Autodesk Texture Universe CD is inserted correctly.
  48. 300
  49. 66
  50. ;
  51. AutoBrowser - Autodesk Texture Universe
  52. Tag
  53. AutoBrowser Alert
  54.   Loading Autodesk Texture Universe...
  55.   Click on OK to show main menu.
  56.  images in this library.
  57.   File: 
  58.   Size: 
  59.  bytes, 
  60. ;
  61. ; The following x is used in the image resolution such as 640x480. 
  62. ;
  63. x
  64.  pixels
  65. Image 
  66. Screen 
  67.  of 
  68. ;
  69. ; Text box text1, text2, width, and height (in pixels) for the Tag Alert.
  70. ; A width of 260 and a height of 33 is sufficient for the English translation.
  71. ; Adjust as needed when localizing.
  72. ;
  73. The text "
  74. " has been placed in the clipboard.
  75. 260
  76. 33
  77. Main Menu
  78. ;
  79. ; Here are the button names.  The ampersand determines the access key
  80. ; and should be unique for each button name.  The letter following the 
  81. ; ampersand is assigned as the access key.
  82. ;
  83. E&xit
  84. &Help
  85. &Back
  86. &Next
  87. &Main
  88. &Library
  89. &View
  90. &Tag
  91. &Retry
  92. OK
  93. ;
  94. ; Here is the program info for the CD content.
  95. ;
  96. Autodesk AutoBrowser Version 1.16
  97. Copyright ⌐ 1994 Autodesk, Inc.
  98. Autodesk Texture Universe
  99. Copyright ⌐ 1994 Autodesk, Inc.
  100. ;
  101. ; Here is the filename for the AutoBrowser Help file.  This must be placed in the
  102. ; same directory as the corresponding language resource file.  If no help file then 
  103. ; use the string "NO HELPFILE" to hide Help button.
  104. ;
  105. english.hlp
  106. ;
  107. ; Here is the filename for the splash screen at startup.  This file must
  108. ; be placed in the same directory as the abrowser.exe file.
  109. ;
  110. tusplash.bmp
  111. ;
  112. ; This is a program flag that specifies one or two rows for command
  113. ; buttons.  One row is sufficient for button names of 8 or fewer 
  114. ; characters.  THE ONLY VALID STRINGS ARE "single" or "double" 
  115. ; (defaults to double if string is not valid).
  116. ;
  117. single
  118. ;
  119. ; END OF RESOURCE FILE