Current File : /home/escuelai/public_html/mantis/plugins/Gravatar/lang/strings_english.txt |
<?php
# MantisBT - A PHP based bugtracking system
# MantisBT is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# MantisBT is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with MantisBT. If not, see <http://www.gnu.org/licenses/>.
/**
* Language File - English (English)
*
* **********************************************************************
* ** This file is generated from translations stored in translatewiki **
* ** Information on Copyright/License for translatewiki translations **
* ** is available at http://translatewiki.net/wiki/Project:About **
* **********************************************************************
* ** **
* ** DO NOT UPDATE MANUALLY **
* ** **
* ** To improve a translation please visit http://translatewiki.net **
* ** Detailed instructions on how to create or update translations at **
* ** http://www.mantisbt.org/wiki/doku.php/mantisbt:translationshowto **
* **********************************************************************
*
* See the qqq 'language' for message documentation incl. usage of parameters
*
* @ingroup Language
* @file
* @copyright Copyright MantisBT Team - mantisbt-dev@lists.sourceforge.net
* @link http://www.mantisbt.org
*
* @author Victor Boctor
*/
$s_plugin_Gravatar_title = 'Avatars via Gravatar';
$s_plugin_Gravatar_description = 'A plugin that shows user avatars based on their email addresses using avatar service.';