# HG changeset patch # User Pascal Bellard # Date 1302866413 -7200 # Node ID b496f4d0088064282e67d476fc6a4645a5c10840 # Parent db3e3145d4433215d24d0daf109d7d2f29c9f1fc pkgs.cgi: fix DVD install prompts diff -r db3e3145d443 -r b496f4d00880 pkgs.cgi --- a/pkgs.cgi Fri Apr 15 13:01:00 2011 +0200 +++ b/pkgs.cgi Fri Apr 15 13:20:13 2011 +0200 @@ -609,10 +609,10 @@ href='http://mirror.slitaz.org/iso/$version/packages-$version.iso'> $(gettext "Download DVD image") - $(gettext "Install to DVD/USB key") + $(gettext "Install from DVD/USB key")

- $(gettext "ISO image path: ") + $(gettext "Install from ISO image: ")