Changeset 783539
- Timestamp:
- 10/06/2013 04:49:03 PM (12 years ago)
- Location:
- wp-smtp/trunk
- Files:
-
- 2 added
- 9 edited
-
img/yahoo.png (added)
-
lang/wp-smtp-zh_CN.mo (modified) (previous)
-
lang/wp-smtp-zh_CN.po (modified) (2 diffs)
-
readme.txt (modified) (5 diffs)
-
screenshot-1.png (modified) (previous)
-
screenshot-2.png (modified) (previous)
-
screenshot-3.png (modified) (previous)
-
screenshot-4.png (modified) (previous)
-
screenshot-5.png (added)
-
wp-smtp.php (modified) (1 diff)
-
wp_smtp_admin.php (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-smtp/trunk/lang/wp-smtp-zh_CN.po
r624448 r783539 3 3 "Project-Id-Version: WP-SMTP Languages\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 201 2-11-13 13:14+0800\n"6 "PO-Revision-Date: 201 2-11-13 13:47+0800\n"5 "POT-Creation-Date: 2013-10-07 00:39+0800\n" 6 "PO-Revision-Date: 2013-10-07 00:39+0800\n" 7 7 "Last-Translator: 夜光 <berttung(#)gmail.com>\n" 8 8 "Language-Team: 玻璃泉BoLiQuan.COM <berttung(#)gmail.com>\n" … … 15 15 "X-Poedit-Country: CHINA\n" 16 16 "X-Poedit-SourceCharset: utf-8\n" 17 "X-Poedit-SearchPath-0: F:\\xampp\\htdocs\\wordpress\\wp-content\\plugins\\wp-smtp\n"17 "X-Poedit-SearchPath-0: D:\\xampp\\htdocs\\wordpress\\wp-content\\plugins\\wp-smtp\n" 18 18 19 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp-smtp.php:6619 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp-smtp.php:66 20 20 msgid "Settings" 21 21 msgstr "设置" 22 22 23 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:2123 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:21 24 24 msgid "The field \"From\" must be a valid email address!" 25 25 msgstr "“发件人地址”必须是一个有效的电子邮件地址!" 26 26 27 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:2428 msgid "The field \" Host\" can not be left blank!"27 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:24 28 msgid "The field \"SMTP Host\" can not be left blank!" 29 29 msgstr "“SMTP服务器地址”不能为空!" 30 30 31 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:2731 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:27 32 32 msgid "Options saved." 33 33 msgstr "设置已保存。" 34 34 35 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:4735 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:47 36 36 msgid "Message sent!" 37 37 msgstr "邮件已发送!" 38 38 39 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:5439 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:54 40 40 msgid "Some errors occurred!" 41 41 msgstr "发生了一些错误!" 42 42 43 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:76 43 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:57 44 msgid "The fields \"To\" \"Subject\" \"Message\" can not be left blank when testing!" 45 msgstr "测试时“收件地址”“邮件标题”“邮件正文”均不能为空!" 46 47 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:80 44 48 msgid "From" 45 49 msgstr "发件人地址" 46 50 47 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:8651 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:90 48 52 msgid "From Name" 49 53 msgstr "发件人昵称" 50 54 51 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:9652 msgid " Host"55 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:100 56 msgid "SMTP Host" 53 57 msgstr "SMTP服务器地址" 54 58 55 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:10659 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:110 56 60 msgid "SMTP Secure" 57 61 msgstr "SMTP加密方式" 58 62 59 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:12760 msgid " Port"63 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:131 64 msgid "SMTP Port" 61 65 msgstr "SMTP端口" 62 66 63 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:13767 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:141 64 68 msgid "SMTP Authentication" 65 69 msgstr "SMTP认证" 66 70 67 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:15371 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:157 68 72 msgid "Username" 69 73 msgstr "认证用户名 (完整邮件地址)" 70 74 71 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:16375 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:167 72 76 msgid "Password" 73 77 msgstr "认证密码" 74 78 75 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:17379 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:177 76 80 msgid "Delete Options" 77 81 msgstr "禁用时自动删除设置" 78 82 79 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:17883 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:182 80 84 msgid "Delete options while deactivate this plugin." 81 85 msgstr "当禁用此插件时自动删除此插件的设置数据." 82 86 83 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:18687 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:190 84 88 msgid "Save Changes" 85 89 msgstr "保存更改" 86 90 87 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:19591 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:199 88 92 msgid "To:" 89 93 msgstr "收件地址:" 90 94 91 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:20595 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:209 92 96 msgid "Subject:" 93 97 msgstr "邮件标题:" 94 98 95 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:21599 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:219 96 100 msgid "Message:" 97 101 msgstr "邮件正文:" 98 102 99 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:226103 #: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:230 100 104 msgid "Send Test" 101 105 msgstr "发送测试" -
wp-smtp/trunk/readme.txt
r642811 r783539 2 2 Contributors: boliquan 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=SKA6TPPWSATKG&item_name=BoLiQuan&no_shipping=0&no_note=1&tax=0¤cy_code=USD&lc=CA&bn=PP%2dDonationsBF&charset=UTF%2d8 4 Tags: wp smtp,smtp,mail,email,phpmailer,mailer,wp mail,gmail, mail smtp,ssl,tls4 Tags: wp smtp,smtp,mail,email,phpmailer,mailer,wp mail,gmail,yahoo,mail smtp,ssl,tls 5 5 License: GPLv2 6 6 Requires at least: 2.7 7 Tested up to: 3. 58 Stable tag: 1.1. 57 Tested up to: 3.6.1 8 Stable tag: 1.1.6 9 9 10 10 WP SMTP can help us to send emails via SMTP instead of the PHP mail() function. … … 14 14 WP SMTP can help us to send emails via SMTP instead of the PHP mail() function. 15 15 It adds a settings page to "Dashboard"->"Settings"->"WP SMTP" where you can configure the email settings. 16 There are some examples on the settings page, you can click the corresponding icon to view (such as "Gmail" ).16 There are some examples on the settings page, you can click the corresponding icon to view (such as "Gmail""Yahoo!""Microsoft""163""QQ"). 17 17 If the field "From" was not a valid email address, or the field "Host" was left blank, it will not reconfigure the wp_mail() function. 18 18 … … 22 22 2. Activate the plugin through the 'Plugins' menu in WordPress. 23 23 3. "Dashboard"->"Settings"->"WP SMTP" 24 4. There are some examples on the settings page, you can click the corresponding icon to view.(such as "Gmail"" Microsoft""163""QQ")24 4. There are some examples on the settings page, you can click the corresponding icon to view.(such as "Gmail""Yahoo!""Microsoft""163""QQ") 25 25 5. For more information of this plugin, please visit: [Plugin Homepage](http://boliquan.com/wp-smtp/ "WP SMTP"). 26 26 … … 44 44 2. Activate the plugin through the 'Plugins' menu in WordPress. 45 45 3. "Dashboard"->"Settings"->"WP SMTP" 46 4. There are some examples on the settings page, you can click the corresponding icon to view.(such as "Gmail"" Microsoft""163""QQ")46 4. There are some examples on the settings page, you can click the corresponding icon to view.(such as "Gmail""Yahoo!""Microsoft""163""QQ") 47 47 5. For more information of this plugin, please visit: [Plugin Homepage](http://boliquan.com/wp-smtp/ "WP SMTP"). 48 48 49 49 == Changelog == 50 51 = 1.1.6 = 52 53 * Add Yahoo! example 54 * Some optimization 50 55 51 56 = 1.1.5 = … … 70 75 71 76 1. "Gmail.com" settings 72 2. "Live.com" settings 73 3. "163.com" settings 74 4. "QQ.com" settings 77 2. "Yahoo.com" settings 78 3. "Live.com" settings 79 4. "163.com" settings 80 5. "QQ.com" settings 75 81 76 82 -
wp-smtp/trunk/wp-smtp.php
r649586 r783539 4 4 Plugin URI: http://boliquan.com/wp-smtp/ 5 5 Description: WP SMTP can help us to send emails via SMTP instead of the PHP mail() function. 6 Version: 1.1. 56 Version: 1.1.6 7 7 Author: BoLiQuan 8 8 Author URI: http://boliquan.com/ -
wp-smtp/trunk/wp_smtp_admin.php
r649586 r783539 22 22 } 23 23 elseif(empty($wsOptions["host"])){ 24 echo '<div id="message" class="updated fade"><p><strong>' . __("The field \" Host\" can not be left blank!","WP-SMTP") . '</strong></p></div>';24 echo '<div id="message" class="updated fade"><p><strong>' . __("The field \"SMTP Host\" can not be left blank!","WP-SMTP") . '</strong></p></div>'; 25 25 } 26 26 else{ 27 echo '<div id="message" class="updated fade"><p><strong>' . __("Options saved." ) . '</strong></p></div>';27 echo '<div id="message" class="updated fade"><p><strong>' . __("Options saved.","WP-SMTP") . '</strong></p></div>'; 28 28 } 29 29 } … … 41 41 } 42 42 else{ 43 $failed = 1;43 $failed = 2; 44 44 } 45 45 if(!$failed){ … … 51 51 } 52 52 } 53 if($failed ){53 if($failed == 1){ 54 54 echo '<div id="message" class="updated fade"><p><strong>' . __("Some errors occurred!","WP-SMTP") . '</strong></p></div>'; 55 } 56 elseif($failed == 2){ 57 echo '<div id="message" class="updated fade"><p><strong>' . __("The fields \"To\" \"Subject\" \"Message\" can not be left blank when testing!","WP-SMTP") . '</strong></p></div>'; 55 58 } 56 59 } … … 63 66 <span style="margin-left:10px; vertical-align:middle;"> 64 67 <a href="<?php echo plugins_url('screenshot-1.png',__FILE__); ?>" target="_blank"><img src="<?php echo plugins_url('/img/gmail.png',__FILE__); ?>" alt="Gmail" title="Gmail" /></a> 65 <a href="<?php echo plugins_url('screenshot-2.png',__FILE__); ?>" target="_blank"><img src="<?php echo plugins_url('/img/microsoft.png',__FILE__); ?>" alt="Microsoft" title="Microsoft" /></a> 66 <a href="<?php echo plugins_url('screenshot-3.png',__FILE__); ?>" target="_blank"><img src="<?php echo plugins_url('/img/163.png',__FILE__); ?>" alt="163" title="163" /></a> 67 <a href="<?php echo plugins_url('screenshot-4.png',__FILE__); ?>" target="_blank"><img src="<?php echo plugins_url('/img/qq.png',__FILE__); ?>" alt="QQ" title="QQ" /></a> 68 <a href="<?php echo plugins_url('screenshot-2.png',__FILE__); ?>" target="_blank"><img src="<?php echo plugins_url('/img/yahoo.png',__FILE__); ?>" alt="Yahoo!" title="Yahoo!" /></a> 69 <a href="<?php echo plugins_url('screenshot-3.png',__FILE__); ?>" target="_blank"><img src="<?php echo plugins_url('/img/microsoft.png',__FILE__); ?>" alt="Microsoft" title="Microsoft" /></a> 70 <a href="<?php echo plugins_url('screenshot-4.png',__FILE__); ?>" target="_blank"><img src="<?php echo plugins_url('/img/163.png',__FILE__); ?>" alt="163" title="163" /></a> 71 <a href="<?php echo plugins_url('screenshot-5.png',__FILE__); ?>" target="_blank"><img src="<?php echo plugins_url('/img/qq.png',__FILE__); ?>" alt="QQ" title="QQ" /></a> 68 72 </span> 69 73 </h2> … … 94 98 <tr valign="top"> 95 99 <th scope="row"> 96 <?php _e(' Host','WP-SMTP'); ?>100 <?php _e('SMTP Host','WP-SMTP'); ?> 97 101 </th> 98 102 <td> … … 125 129 <tr valign="top"> 126 130 <th scope="row"> 127 <?php _e(' Port','WP-SMTP'); ?>131 <?php _e('SMTP Port','WP-SMTP'); ?> 128 132 </th> 129 133 <td>
Note: See TracChangeset
for help on using the changeset viewer.