slitaz-tools diff tinyutils/burnbox @ rev 358

burnbox: Tiny edit
author Paul Issott <paul@slitaz.org>
date Mon May 18 20:23:50 2009 +0000 (2009-05-18)
parents 5173d70b4b1b
children 6d5c9793798c
line diff
     1.1 --- a/tinyutils/burnbox	Mon May 04 18:54:07 2009 +0000
     1.2 +++ b/tinyutils/burnbox	Mon May 18 20:23:50 2009 +0000
     1.3 @@ -444,7 +444,7 @@
     1.4  	<frame Select CD/DVD-RW and rip>
     1.5  			<text>
     1.6  				<label> 
     1.7 -"You can also clone or rip a CD/DVD. Just specify the path and click burn disk or use dd from the command line. Input is taken from the DEVICE settings
     1.8 +"You can also clone or rip a CD/DVD. Just specify the path and click rip disk or use dd from the command line. Input is taken from the DEVICE settings
     1.9  " 
    1.10  				</label>
    1.11  			</text>
    1.12 @@ -476,7 +476,7 @@
    1.13  MAIN_DIALOG=${MAIN_DIALOG}"
    1.14  			<hbox>
    1.15  				<button>
    1.16 -					<label>Burn disk</label>
    1.17 +					<label>Rip disk</label>
    1.18  					<input file icon=\"forward\"></input>
    1.19  					<action>$0 rip_disc</action>
    1.20  				</button>