source: extensions/floOs/tools/language/en_UK/template.lang.php @ 3618

Last change on this file since 3618 was 3618, checked in by flop25, 15 years ago

update global with pwg 2.0.3

File size: 630 bytes
Line 
1<?php
2
3$lang['floOS_update_needed'] = 'Your version of floOS is not up to date : <a href="http://fr.piwigo.org/ext/extension_view.php?eid=230" title="go to the page of the template" target="_blank" >click here to download the last revision of the template floOS</a>';
4        $lang['theme_update_needed_1'] = 'The theme ';
5        $lang['theme_update_needed_2'] = ' is not up to date : <a href="http://fr.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.