<?php

// Ceci est un fichier langue de SPIP -- This is a SPIP language file
// 
///  Fichier produit par PlugOnet
// Module: paquet-googleanalytics
// Langue: en
// Date: 10-11-2011 10:04:52
// Items: 1

if (!defined('_ECRIRE_INC_VERSION')) return;

$GLOBALS[$GLOBALS['idx_lang']] = array(

// G
	'googleanalytics_description' => 'Adds the Google Analytics script in public space by inserting google analytics code in the configuration.',
);
?>