1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-14 10:34:23 +02:00

English_global files for list_new, faqs and import plugins

This commit is contained in:
nlstart
2012-12-19 21:15:16 +01:00
parent 2f7aa5a40d
commit 12ef7e3f1c
3 changed files with 30 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?php
/*
* Copyright (c) e107 Inc 2009 - e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
* $Id$
*
* 'Import plugin' global language defines
*/
define("LAN_PLUGIN_IMPORT_NAME", "Import plugin");
define("LAN_PLUGIN_IMPORT_DESCRIPTION", "Import data from Wordpress, Joomla, Drupal, Blogpost, RSS and other formats.");
?>