<?php
/**
 * english language file for timestamp plugin
 *
 * @author Trenton Ivey <Trenton.Ivey@gmail.com>
 */

$lang['timestamp_format'] = 'Date format for the timestamp (see PHP\'s <a href="http://php.net/strftime">strftime</a> function)';

//Setup VIM: ex: et ts=4 :
