<?php
/**
 * German language file
 *
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author     Leo Eibler <dokuwiki@sprossenwanne.at>
 * @date 20130405 Leo Eibler <dokuwiki@sprossenwanne.at> \n
 *                create german language file \n
 */
 
// custom language strings for the plugin
$lang['qb_todobutton'] = 'Markierten Text als Aufgabe/Todo';

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