[SPIP] +installation version 3.0.10
[lhc/web/www.git] / www / plugins-dist / msie_compat / lang / paquet-msie_compat_en.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=en
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' => 'Offers different javascript methods to add support for:
12 -* transparent PNG files to MSIE~6
13 -* and/or various CSS selectors to MSIE~6 and~7.',
14 'msie_compat_nom' => 'Support of older browsers',
15 'msie_compat_slogan' => 'PNG files and various CSS selectors for old browsers'
16 );
17
18 ?>