[SPIP] ~maj 3.0.10 --> 3.0.14
[lhc/web/www.git] / www / plugins-dist / msie_compat / lang / paquet-msie_compat_nl.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=nl
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' => 'Geeft de mogelijkheid om verschillenden methodes te kiezen om:
12
13 -* transparante PNG’s onder MSIE 6 goed te tonen
14
15 -* en/of een aantal CSS-selectors in MSIE 6 en 7 te activeren',
16 'msie_compat_nom' => 'Support voor oudere browsers',
17 'msie_compat_slogan' => 'PNG en CSS-selectors voor ouder browsers'
18 );
19
20 ?>