1<?php
2/**
3 * English language file for timestamp plugin
4 *
5 * @author Trenton Ivey <Trenton.Ivey@gmail.com>
6 */
7
8$lang['tb_timestamp_button'] = 'Insert a timestamp';
9
10//Setup VIM: ex: et ts=4 :
11