<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Ilya Lebedev <ilya@lebedev.net>
 */

// custom language strings for the plugin
$lang['bookmark']       = 'Bookmark at';
$lang['bookmark_title'] = 'Bookmark "%what%" at %where%';

//Setup VIM: ex: et ts=2 enc=utf-8 :