use Piwigo 2.5 template methods, share complete link, option to disable on albums

git-svn-id: http://piwigo.org/svn/extensions/SocialButtons@21232 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2013-03-05 23:51:44 +00:00
parent 5e79b4b00d
commit c6dfaa9877
7 changed files with 32 additions and 11 deletions
+3
View File
@@ -11,4 +11,7 @@ $lang['Shared picture size'] = 'Taille des photos partagées';
$lang['Via'] = 'Via';
$lang['Right bubble'] = 'Bulle à droite';
$lang['Top bubble'] = 'Bulle en haut';
$lang['Display buttons'] = 'Afficher les boutons';
$lang['on photo and album'] = 'sur les photos et les albums';
$lang['only on photo'] = 'uniquement sur les photos';
?>