<?php
/**
 * French language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Yann Cochard <yann@cactuspro.com>
 */

// custom language strings for the plugin
$lang['bookmark']       = 'Partager le signet (social bookmarking)';
$lang['bookmark_title'] = 'Partager "%what%" sur %where%';

//Setup VIM: ex: et ts=2 enc=utf-8 :
