mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
bug 1550: add a default message when there is no new plugin/theme/language
available. git-svn-id: http://piwigo.org/svn/trunk@5570 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -762,4 +762,7 @@ $lang['Miscellaneous'] = 'Divers';
|
||||
$lang['The following tag was deleted'] = 'Le tag suivant a été supprimé';
|
||||
$lang['User Upload'] = 'Ajout utilisateur';
|
||||
$lang['Virtual Links'] = 'Liens virtuels';
|
||||
$lang['There is no other language available.'] = 'Il n\'y a pas d\'autre langue disponible.';
|
||||
$lang['There is no other plugin available.'] = 'Il n\'y a pas d\'autre plugin disponible.';
|
||||
$lang['There is no other theme available.'] = 'Il n\'y a pas d\'autre thème disponible.';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user