From 895f954b346c1f9b358918aa8b6588ae97250f5f Mon Sep 17 00:00:00 2001 From: Fabian Becker Date: Sat, 2 Mar 2013 17:45:51 +0100 Subject: Allow to translate DoNotTrack plugin description. --- lang/en.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') diff --git a/lang/en.php b/lang/en.php index 22109e611f..df999dd9f5 100644 --- a/lang/en.php +++ b/lang/en.php @@ -804,6 +804,7 @@ Piwik will let you track visitors to your website for free. You should definitel 'DBStats_ReportTables' => 'Report Tables', 'DBStats_MetricTables' => 'Metric Tables', 'DBStats_OtherTables' => 'Other Tables', + 'DoNotTrack_PluginDescription' => 'Ignore visits with X-Do-Not-Track or DNT header.', 'ExampleAPI_PluginDescription' => 'Example Plugin: How to create an API for your plugin, to export your data in multiple formats without any special coding?', 'ExampleRssWidget_PluginDescription' => 'Example Plugin: How to create a new widget that reads a RSS feed?', 'ExampleUI_PluginDescription' => 'Example Plugin: This plugin shows how to work with the Piwik UI: create tables, graphs, etc.', -- cgit v1.2.3