<?php /** * @file /var/www/jeff.git/themes/white/languages/english.php * @ingroup white_theme localization * @brief Contains the english translations dictionary * * @author abidibo hide@address.com * @version 0.99 * @date 2011-2012 * @copyright Otto srl [MIT License](http://www.opensource.org/licenses/mit-license.php) */ return array( "WhiteTheme" => "White theme", "WhiteThemeDescription" => "Soft colors theme" ) ?>