[SPIP] ~maj 3.0.10 --> 3.0.14
[lhc/web/www.git] / www / plugins-dist / msie_compat / lang / paquet-msie_compat_it.php
1 <?php
2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP
3 // extrait automatiquement de http://trad.spip.net/tradlang_module/paquet-msie_compat?lang_cible=it
4 // ** ne pas modifier le fichier **
5
6 if (!defined('_ECRIRE_INC_VERSION')) return;
7
8 $GLOBALS[$GLOBALS['idx_lang']] = array(
9
10 // M
11 'msie_compat_description' => 'Offre diversi metodi javasciprt per aggoiungere il supporto per
12 -* immagini PNG trasparenti per MSIE 6
13 -* e/o attivare alcuni selettori CSS per MSIE 6 e 7.',
14 'msie_compat_nom' => 'Supporto ai vecchi browser',
15 'msie_compat_slogan' => 'Immagini in formato PNG e selettori CSS per i vecchi browser'
16 );
17
18 ?>