Changeset 135 for abuse-frabs/trunk/lisp/english.lsp
- Timestamp:
- Apr 11, 2008, 12:01:34 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse-frabs/trunk/lisp/english.lsp
r96 r135 417 417 "By pulling the switch, you have diverted the water supply and stopped the spread of Abuse!\\n " 418 418 "CONGRATULATIONS! YOU'RE HOWLING!!!"))) 419 420 421 ('upgrade_section422 (setq enter_old_dir "Enter directory of the older registered version of ABUSE")423 (setq dir_not_here "Directory does not exsist : ")424 (setq already_updated "This version of ABUSE is already up to date")425 (setq updating "Updating files, please wait")426 (setq yes-key "Y")427 (setq no-key "N")428 (setq complete_title "New shareware version has been upgraded")429 (setq remove_old_reg "Delete old registered version? (Y/N)"))430 419 )
Note: See TracChangeset
for help on using the changeset viewer.