<?php

// This is a SPIP language file  --  Ceci est un fichier langue de SPIP
if (!defined("_ECRIRE_INC_VERSION")) return;

$GLOBALS[$GLOBALS['idx_lang']] = array(

'js_nouvelle_fenetre' => '(new window)',
'lien_externe' => 'external link',
'lien_ouvrant' => 'link opens in a new window',
'titre_menu_liens' => 'Highlighted Links',
'message_ok_configuration' => 'Your configuration has been saved.',
'message_ok_update_configuration' => 'Your configuration has been updated.',
'erreur_choisir_liens_ouvrants' => 'Please choose at least one item !',
'erreur_choisir_extensions' => 'Please enter the extensions of the files you want to open in a new window !'

);

?>
