From: elf2000 <elf2000> Date: Sun, 13 Nov 2005 04:27:02 +0000 (+0000) Subject: o updated. X-Git-Tag: 1.0~301 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=04d6c2a0c735c3f09c3eef6c64fa357db82dd7c2;p=s9y.git o updated. --- diff --git a/plugins/serendipity_plugin_recententries/lang_en.inc.php b/plugins/serendipity_plugin_recententries/lang_en.inc.php index e868ac5..6ae4424 100644 --- a/plugins/serendipity_plugin_recententries/lang_en.inc.php +++ b/plugins/serendipity_plugin_recententries/lang_en.inc.php @@ -1,5 +1,11 @@ <?php # $Id$ +/** + * @version $Revision$ + * @author Translator Name <yourmail@example.com> + * EN-Revision: Revision of lang_en.inc.php + */ + @define('PLUGIN_RECENTENTRIES_TITLE', 'Recent Entries'); @define('PLUGIN_RECENTENTRIES_BLAHBLAH', 'Shows the titles and dates of the most recent entries'); @define('PLUGIN_RECENTENTRIES_NUMBER', 'Number of entries');