<?php
/**
 * English language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Babbage <babbage@digitalbrink.com>
 */
 
// custom language strings for the plugin
$lang['qb_todobutton'] = 'Mark text as ToDo';

//Setup VIM: ex: et ts=2 enc=utf-8 :