Просмотр файла esoTalk-1.0.0g4/addons/languages/English/definitions.SMTP.php
<?php // Copyright 2013 Toby Zerner, Simon Zerner // This file is part of esoTalk. Please see the included license file for usage information. // English Definitions for the SMTP plugin. $definitions["Server"] = "Server"; $definitions["Port"] = "Port"; $definitions["Authentication"] = "Authentication"; $definitions["Normal"] = "Normal"; $definitions["TLS"] = "TLS"; $definitions["SSL"] = "SSL";