File "googleanalytics_en.php"

Full path: /home/argothem/www/organecyberpresse/plugins/auto/googleanalytics/v2.1.0/lang/googleanalytics_en.php
File size: 574 bytes
MIME-type: text/x-php
Charset: utf-8

<?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(
	// C
	'cfg_descriptif' => 'Enter your Google Analytics ID.',
	'cfg_titre' => 'Google Analytics',

	// E
	'explication_id_google' => 'If "_" or empty, removes the functionality (empty revert to default).',

	// L
	'label_id_google' => 'Your Google Analytics ID like "G-12345"',
	'label_ga_universal' => 'Use <a href="https://support.google.com/analytics/answer/2790010">Google Analytics Universal</a>',
);
?>