source: extensions/floPure/tools/language/en_UK/template.lang.php @ 4947

Last change on this file since 4947 was 4947, checked in by ddtddt, 14 years ago

[extensions]- [floPure] update link

File size: 630 bytes
Line 
1<?php
2
3$lang['floPure_update_needed'] = 'Your version of floPure is not up to date : <a href="http://piwigo.org/ext/extension_view.php?eid=135" title="go to the page of the template" target="_blank" >click here to download the last revision of the template floPure</a>';
4        $lang['theme_update_needed_1'] = 'The theme ';
5        $lang['theme_update_needed_2'] = ' is not up to date : <a href="http://piwigo.org/ext/extension_view.php?eid=';
6        $lang['theme_update_needed_3'] = '" title="go to the page of the theme" target="_blank" >click here to download the last revision of the theme ';
7        $lang['theme_update_needed_4'] = '</a>';
8?>
Note: See TracBrowser for help on using the repository browser.