; ; rsc.dmMessages ; ; DLLMerge messages ; ; © 1995-1998 Straylight ; ;----- Licensing note ------------------------------------------------------- ; ; This file is part of Straylight's Dynamic Linking System (SDLS) ; ; SDLS is free software; you can redistribute it and/or modify ; it under the terms of the GNU General Public License as published by ; the Free Software Foundation; either version 2, or (at your option) ; any later version. ; ; SDLS is distributed in the hope that it will be useful, ; but WITHOUT ANY WARRANTY; without even the implied warranty of ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ; GNU General Public License for more details. ; ; You should have received a copy of the GNU General Public License ; along with SDLS. If not, write to the Free Software Foundation, ; 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ; --- Menu --- menuInfo:Info... menuQuit:Quit ; --- Info box --- infoPurpose:Update DLLs resource folders ; --- State messages for dialogue box --- stateSource:Now drag the new DLLs folder to this window. stateGoing:Merging DLLs folders. Please wait... stateDone:DLLs folder updated successfully. stateErr:Couldn't update DLLs folder. Correct the problem and drag the original DLLs folder to this window. ; --- Error messages --- errNoMem:[1]Not enough memory for DLLMerge to initialise errInternal:[2]Internal error: '%0'. Click OK to continue or Cancel to quit DLLMerge. errConfirm:[2]Are you sure you want to quit DLLMerge? errNotDLL:[1]'%0' is not a DLLs folder errCopy:[1]Error updating DLLs folder: %0