XOOPS 2.5.6
Final
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
XOOPS 2.5.6
Todo List
Deprecated List
Classes
Files
File List
L:
0xoops
xoops-2.5.6
htdocs
class
auth
cache
captcha
database
file
logger
mail
phpmailer
language
phpmailer.lang-en.php
class.phpmailer.php
class.pop3.php
class.smtp.php
xoopsmultimailer.php
model
smarty
textsanitizer
utility
xml
xoopseditor
xoopsform
class.tar.php
class.zipfile.php
commentrenderer.php
criteria.php
downloader.php
errorhandler.php
logger.php
logger_render.php
mimetypes.inc.php
module.errorhandler.php
module.textsanitizer.php
pagenav.php
preload.php
snoopy.php
tardownloader.php
template.php
theme.php
theme_blocks.php
tree.php
uploader.php
userutility.php
xoopsblock.php
xoopscomments.php
xoopsformloader.php
xoopskernel.php
xoopslists.php
xoopsload.php
xoopslocal.php
xoopsmailer.php
xoopsmodule.php
xoopsobject.php
xoopssecurity.php
xoopsstory.php
xoopstopic.php
xoopstree.php
xoopsuser.php
zipdownloader.php
Frameworks
include
install
kernel
language
modules
themes
xoops_data
xoops_lib
admin.php
backend.php
banners.php
browse.php
edituser.php
footer.php
header.php
image.php
imagemanager.php
index.php
lostpass.php
mainfile.dist.php
mainfile.php
misc.php
notifications.php
pda.php
pmlite.php
readpmsg.php
register.php
search.php
user.php
userinfo.php
viewpmsg.php
xmlrpc.php
File Members
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Pages
phpmailer.lang-en.php
Go to the documentation of this file.
1
<?php
7
$PHPMAILER_LANG
= array();
8
9
$PHPMAILER_LANG
[
"provide_address"
] =
'You must provide at least one '
.
10
'recipient email address.'
;
11
$PHPMAILER_LANG
[
"mailer_not_supported"
] =
' mailer is not supported.'
;
12
$PHPMAILER_LANG
[
"execute"
] =
'Could not execute: '
;
13
$PHPMAILER_LANG
[
"instantiate"
] =
'Could not instantiate mail function.'
;
14
$PHPMAILER_LANG
[
"authenticate"
] =
'SMTP Error: Could not authenticate.'
;
15
$PHPMAILER_LANG
[
"from_failed"
] =
'The following From address failed: '
;
16
$PHPMAILER_LANG
[
"recipients_failed"
] =
'SMTP Error: The following '
.
17
'recipients failed: '
;
18
$PHPMAILER_LANG
[
"data_not_accepted"
] =
'SMTP Error: Data not accepted.'
;
19
$PHPMAILER_LANG
[
"connect_host"
] =
'SMTP Error: Could not connect to SMTP host.'
;
20
$PHPMAILER_LANG
[
"file_access"
] =
'Could not access file: '
;
21
$PHPMAILER_LANG
[
"file_open"
] =
'File Error: Could not open file: '
;
22
$PHPMAILER_LANG
[
"encoding"
] =
'Unknown encoding: '
;
23
?>
L:
0xoops
xoops-2.5.6
htdocs
class
mail
phpmailer
language
phpmailer.lang-en.php
Generated on Fri May 10 2013 01:04:23 for XOOPS 2.5.6 by
1.8.3.1