tazpanel rev 569

hardware.cgi: update usb device output
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 21 12:31:16 2016 +0100 (2016-02-21)
parents 401fe064fe56
children 16cec361e410
files hardware.cgi po/fr.po
line diff
     1.1 --- a/hardware.cgi	Fri Feb 19 17:30:20 2016 +0200
     1.2 +++ b/hardware.cgi	Sun Feb 21 12:31:16 2016 +0100
     1.3 @@ -37,7 +37,7 @@
     1.4  				case "$j" in
     1.5  				descriptors|remove) continue
     1.6  				esac
     1.7 -				printf "%-20s %s\n" $j "$(xargs echo < $j)"
     1.8 +				awk -vn=$j '{printf "%-20s %s\n",n,$0;n=""}' <$j
     1.9  			  done  )
    1.10  			break
    1.11  		done
     2.1 --- a/po/fr.po	Fri Feb 19 17:30:20 2016 +0200
     2.2 +++ b/po/fr.po	Sun Feb 21 12:31:16 2016 +0100
     2.3 @@ -805,7 +805,7 @@
     2.4  
     2.5  #: boot.cgi:381 boot.cgi:485 styles/default/header.html:86
     2.6  msgid "ISO mine"
     2.7 -msgstr "Exploitation d'ISO"
     2.8 +msgstr "Exploitation de l'image ISO"
     2.9  
    2.10  #: boot.cgi:383
    2.11  msgid "Invalid ISO image."