<?php
/**
 * english language file for latexit plugin
 *
 * @author  Michael Große <grosse@cosmocode.de>
 */

$lang['natsort'] = 'Use natural sorting? Eg. <code>foo12</code> comes after <code>foo1</code>';
$lang['nsfirst'] = 'Sort namespaces before pages?';
$lang['usetitle'] = 'Sort by and show the title instead of the ID?';
