Update of /cvsroot/phpwebsite-comm/modules/mailinglists/locale/en_US/LC_MESSAGES
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22324/locale/en_US/LC_MESSAGES
Modified Files:
mailinglists.po
Log Message:
Added more error checks when sending emails to help the debugging of future issues.
Index: mailinglists.po
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/mailinglists/locale/en_US/LC_MESSAGES/mailinglists.po,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** mailinglists.po 2 Jan 2008 21:59:32 -0000 1.1
--- mailinglists.po 17 Sep 2008 02:43:08 -0000 1.2
***************
*** 22,31 ****
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
! "POT-Creation-Date: 2008-01-02 11:16-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL...@li...>\n"
"MIME-Version: 1.0\n"
! "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
--- 22,31 ----
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
! "POT-Creation-Date: 2008-09-16 21:39-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL...@li...>\n"
"MIME-Version: 1.0\n"
! "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
***************
*** 189,192 ****
--- 189,198 ----
msgstr ""
+ msgid "Failed to set from address."
+ msgstr ""
+
+ msgid "Failed to set to address."
+ msgstr ""
+
msgid "Footer Message (HTML)"
msgstr ""
|