home *** CD-ROM | disk | FTP | other *** search
- ; This a the language file for the WIL processor DLL. It really is
- ; just an INI file. The "Description=" entry below should tell you
- ; what language it is designed for.
- ;
- ; The only section examined is "MAIN" it contains codes for all
- ; translatable strings in the WIL DLL
- ;
- ;
- ; The algorithm is as follows:
- ; The WWWBATCH.INI file's MAIN section is checked for a "Language" keyword.
- ; If the "Language" keyword exists (grm for example), then a file of the name
- ; WWWDLANG.grm is used to look up strings. If the string is not defined,
- ; the internal English string is used.
- ; If no Language keyword is specified in the WWWBATCH.INI file,
- ; the program looks in WIN.INI, INTL section, "sLanguage" Keyword and grabs
- ; the three letter language code found there instead.
- ;
- ;
- ; The ~ character signifies a new line
- ; The | character signifies a tab character
- ; The Description= entry describes the language involved here. It is used
- ; by a small WBT file shipped with assorted products, making it easy for
- ; users to select assorted languages.
-
- [Main]
- Description="ValleySpeak. Southern California parody."
- X100="Blow i&t away|Ctrl+Break"
- X102="Like wow, no menu file dude."
-
- X111="It died, man!"
-
- X120="F&or Sure"
- X121="Gag Me Qui&ck"
- X122="Hey Dude: Wanna trash the old file?"
- X123="&Trash it"
- X124="Trash 'em &All"
- X125="Not Thi&s One"
- X126="&Next One"
- X127="&Run It"
- X128="&Show Var"
-
- X192="Its, like, over man!"
- X193="You wanted it to be over? Its over!"
-
- X203="Out of hunk fer menu/batch file, you know"
- X204="Unable to lock hunk for menu/batch file"
- X205="Batch too big >64K. Slim Down."
- X206="File I/O error reading batch file"
- X207="SunMonTueWedThuFriSat"
- X208="Runtime Hoo-Haa"
-
- X211="HEY! No cheating! Uncool!"
- X212="Memory Error in verification"
- X213="Da Magic Words?"
-
- X236="Nope. That won't work."
- X237="Thanks man. Way cool!"
- X238="Softwares alreay paid for!"
- X239="Uh-Oh. Software got broken. Don't use."
-
- X502="Unexpected menu line. Check for proper indentation."
- X503="Undefined error code -> "
- X504="Menu file file open error. Maybe it does not exist???"
- X505="Could not allocate menu build workarea"
- X506="Could not lock menu build workarea"
- X507="File I/O error reading menu file"
-
- X512="Need First level menu title. Not found."
- X513="Could not create menu bar"
- X514="Need batch code or second level menu title. Not found."
- X515="Need batch code or top level menu title. Not found."
- X516="First level popup menu creation failed."
- X517="Second level popup menu creation failed."
- X518="Third level popup menu creation failed."
- X519="Need batch code or third level menu title. Not found."
- X520="Need batch code or 1st or 2nd level menu title. Not found."
- X521="Need batch code or fourth level menu title. Not found."
- X522="Menu file re-open error"
- X523="Could not allocate menu scan workarea -- Low on menory?"
- X524="Could not lock menu scan workarea"
- X525="File I/O error scanning menu file"
-
- X527="WIL Processor menu error 527"
- X528="Someone changed the menus!~Gotta scan them again.~Hang tight.~Try again in a few seconds."
-
- X530="Menu/Batch file too big >>64K"
-
- X540="What is this? You can't run this thing: "
-
- X556="Uh-Oh, couldn't even get started."
- X557="Illegal passed parameter."
-
- X575="Menu/Batch Terminated"
- X576="Processing failed validity check"
-
- X579="Need batch code, 1st, 2nd or 3rd level menutitle. Not found"
- X580="Need batch code after fourth level menutitle. Not found"
- X581="Need batch code or 1st, 2nd, 3rd or 4th level menutitle. Not found"
-
- X599="Like wow, man, too many menu items you know."
-
- X700="Resize window on screen"
- X701="Move window on screen"
- X702="Reduce window to an icon"
- X703="Zoom window to maximum size"
- X704="Switch to the next child window"
- X705="Switch to the previous child window"
- X706="Shut it down"
- X707="Scroll child windows vertically"
- X708="Scroll child windows horizontally"
- X717="Arrange Windows"
- X718="Restore window to previous state"
- X719="YooHoo! Task Manager"
-
- X730=" popup menu"
- X731=" menu item"
-
-
- X9002= "Something died, but we already told you about it!"
- X9999= "We canned it dude."
-
-