source: extensions/Statistics/language/en_UK/plugin.lang.php @ 3438

Last change on this file since 3438 was 3438, checked in by sakkhho, 15 years ago

added

File size: 528 bytes
Line 
1<?php
2$lang['Howto'] = 'This plugin allow you to insert code given by Google Analytics, PhpMyVisites and co in all pages of your gallery';
3$lang['statistics_admin'] = 'Statistics Adminstration';
4$lang['statistics_admin_description'] = 'Paste the code here. ';
5$lang['stat_header'] = 'Insert code in the header';
6$lang['stat_tail'] = 'Insert code in the footer';
7$lang['statistics_save_config'] = 'Data saved';
8$lang['stat_admin'] = 'Exclude adminstrator of statistics.';
9$lang['stat_admin'] = 'Exclude guest of statistics.';
10?>
Note: See TracBrowser for help on using the repository browser.