add header plugin
[old-projects.git] / philter / philter / locales / plugins / addhdr.en.inc.php
diff --git a/philter/philter/locales/plugins/addhdr.en.inc.php b/philter/philter/locales/plugins/addhdr.en.inc.php
new file mode 100644 (file)
index 0000000..fd7f8ca
--- /dev/null
@@ -0,0 +1,15 @@
+<?php
+/********************************************************************************
+* i18n file
+*
+* This file is part of the philter distribution
+* Copyright: See COPYING files that comes with this distribution
+********************************************************************************/
+
+$philter->config['i18n']['3_add_hdr'] = 'Add Header';
+
+/********************************************************************************
+* $Id$
+* vim: set expandtab shiftwidth=4 tabstop=4 softtabstop=4 textwidth=100:
+********************************************************************************/
+?>