8
0
GoogleServices/copy_this/modules/d3/d3_googleanalytics/translations/en/d3_googleanalytics_lang.php
KristianHempel aae39ab43e added: fontend css, frontend language files
added: new option opt out
modified: repaired html in modules\d3\d3_googleanalytics\views\admin\tpl\d3_cfg_googleanalytics_main.tpl
2014-07-29 08:12:43 +00:00

14 Zeilen
303 B
PHP

<?php
$sLangName = "English";
// -------------------------------
// RESOURCE IDENTITFIER = STRING
// -------------------------------
$aLang = array(
//Navigation
'charset' => 'ISO-8859-15',
'D3_GOOGLEANALYTICS_OPTOUT' => 'Click here to opt-out of Google Analytics.',
);