tazpkg rev 790

pkgs.cgi: add pkg.slitaz.org link (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 26 19:18:53 2015 +0200 (2015-04-26)
parents 10aa58220cc5
children 27c791cae919
files po/fr.po tazpanel/pkgs.cgi
line diff
     1.1 --- a/po/fr.po	Sun Apr 26 18:55:30 2015 +0200
     1.2 +++ b/po/fr.po	Sun Apr 26 19:18:53 2015 +0200
     1.3 @@ -1299,7 +1299,7 @@
     1.4  
     1.5  #: tazpanel/pkgs.cgi:251
     1.6  msgid "Any"
     1.7 -msgstr "Toutes"
     1.8 +msgstr "Tous"
     1.9  
    1.10  #: tazpanel/pkgs.cgi:257
    1.11  msgid "All tags..."
     2.1 --- a/tazpanel/pkgs.cgi	Sun Apr 26 18:55:30 2015 +0200
     2.2 +++ b/tazpanel/pkgs.cgi	Sun Apr 26 19:18:53 2015 +0200
     2.3 @@ -266,7 +266,7 @@
     2.4  search_form() {
     2.5  	cat <<EOT
     2.6  <form class="search"><!--
     2.7 -	--><a data-icon="web" href="http://pkg.slitaz.org/" target="_blank" title="Web search tool"></a> <!--
     2.8 +	--><a data-icon="web" href="http://pkg.slitaz.org/" target="_blank" title="$(_n 'Web search tool')"></a> <!--
     2.9  	--><input type="search" name="search" results="5" autosave="pkgsearch" autocomplete="on"><!--
    2.10  	--><button type="submit">$(_n 'Search')</button><!--
    2.11  	--><button name="files" value="yes">$(_n 'Files')</button><!--