Plugin Directory

Changeset 783539


Ignore:
Timestamp:
10/06/2013 04:49:03 PM (12 years ago)
Author:
acalbert
Message:

dsrgerge

Location:
wp-smtp/trunk
Files:
2 added
9 edited

Legend:

Unmodified
Added
Removed
  • wp-smtp/trunk/lang/wp-smtp-zh_CN.po

    r624448 r783539  
    33"Project-Id-Version: WP-SMTP Languages\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2012-11-13 13:14+0800\n"
    6 "PO-Revision-Date: 2012-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"
    77"Last-Translator: 夜光 <berttung(#)gmail.com>\n"
    88"Language-Team: 玻璃泉BoLiQuan.COM <berttung(#)gmail.com>\n"
     
    1515"X-Poedit-Country: CHINA\n"
    1616"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"
    1818
    19 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp-smtp.php:66
     19#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp-smtp.php:66
    2020msgid "Settings"
    2121msgstr "设置"
    2222
    23 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:21
     23#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:21
    2424msgid "The field \"From\" must be a valid email address!"
    2525msgstr "“发件人地址”必须是一个有效的电子邮件地址!"
    2626
    27 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:24
    28 msgid "The field \"Host\" can not be left blank!"
     27#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:24
     28msgid "The field \"SMTP Host\" can not be left blank!"
    2929msgstr "“SMTP服务器地址”不能为空!"
    3030
    31 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:27
     31#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:27
    3232msgid "Options saved."
    3333msgstr "设置已保存。"
    3434
    35 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:47
     35#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:47
    3636msgid "Message sent!"
    3737msgstr "邮件已发送!"
    3838
    39 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:54
     39#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:54
    4040msgid "Some errors occurred!"
    4141msgstr "发生了一些错误!"
    4242
    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
     44msgid "The fields \"To\" \"Subject\" \"Message\" can not be left blank when testing!"
     45msgstr "测试时“收件地址”“邮件标题”“邮件正文”均不能为空!"
     46
     47#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:80
    4448msgid "From"
    4549msgstr "发件人地址"
    4650
    47 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:86
     51#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:90
    4852msgid "From Name"
    4953msgstr "发件人昵称"
    5054
    51 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:96
    52 msgid "Host"
     55#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:100
     56msgid "SMTP Host"
    5357msgstr "SMTP服务器地址"
    5458
    55 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:106
     59#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:110
    5660msgid "SMTP Secure"
    5761msgstr "SMTP加密方式"
    5862
    59 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:127
    60 msgid "Port"
     63#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:131
     64msgid "SMTP Port"
    6165msgstr "SMTP端口"
    6266
    63 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:137
     67#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:141
    6468msgid "SMTP Authentication"
    6569msgstr "SMTP认证"
    6670
    67 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:153
     71#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:157
    6872msgid "Username"
    6973msgstr "认证用户名 (完整邮件地址)"
    7074
    71 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:163
     75#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:167
    7276msgid "Password"
    7377msgstr "认证密码"
    7478
    75 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:173
     79#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:177
    7680msgid "Delete Options"
    7781msgstr "禁用时自动删除设置"
    7882
    79 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:178
     83#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:182
    8084msgid "Delete options while deactivate this plugin."
    8185msgstr "当禁用此插件时自动删除此插件的设置数据."
    8286
    83 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:186
     87#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:190
    8488msgid "Save Changes"
    8589msgstr "保存更改"
    8690
    87 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:195
     91#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:199
    8892msgid "To:"
    8993msgstr "收件地址:"
    9094
    91 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:205
     95#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:209
    9296msgid "Subject:"
    9397msgstr "邮件标题:"
    9498
    95 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:215
     99#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:219
    96100msgid "Message:"
    97101msgstr "邮件正文:"
    98102
    99 #: F:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:226
     103#: D:\xampp\htdocs\wordpress\wp-content\plugins\wp-smtp/wp_smtp_admin.php:230
    100104msgid "Send Test"
    101105msgstr "发送测试"
  • wp-smtp/trunk/readme.txt

    r642811 r783539  
    22Contributors: boliquan
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=SKA6TPPWSATKG&item_name=BoLiQuan&no_shipping=0&no_note=1&tax=0&currency_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,tls
     4Tags: wp smtp,smtp,mail,email,phpmailer,mailer,wp mail,gmail,yahoo,mail smtp,ssl,tls
    55License: GPLv2
    66Requires at least: 2.7
    7 Tested up to: 3.5
    8 Stable tag: 1.1.5
     7Tested up to: 3.6.1
     8Stable tag: 1.1.6
    99
    1010WP SMTP can help us to send emails via SMTP instead of the PHP mail() function.
     
    1414WP SMTP can help us to send emails via SMTP instead of the PHP mail() function.
    1515It 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").
     16There are some examples on the settings page, you can click the corresponding icon to view (such as "Gmail""Yahoo!""Microsoft""163""QQ").
    1717If the field "From" was not a valid email address, or the field "Host" was left blank, it will not reconfigure the wp_mail() function.
    1818
     
    22222. Activate the plugin through the 'Plugins' menu in WordPress.
    23233. "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")
     244. There are some examples on the settings page, you can click the corresponding icon to view.(such as "Gmail""Yahoo!""Microsoft""163""QQ")
    25255. For more information of this plugin, please visit: [Plugin Homepage](http://boliquan.com/wp-smtp/ "WP SMTP").
    2626
     
    44442. Activate the plugin through the 'Plugins' menu in WordPress.
    45453. "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")
     464. There are some examples on the settings page, you can click the corresponding icon to view.(such as "Gmail""Yahoo!""Microsoft""163""QQ")
    47475. For more information of this plugin, please visit: [Plugin Homepage](http://boliquan.com/wp-smtp/ "WP SMTP").
    4848
    4949== Changelog ==
     50
     51= 1.1.6 =
     52
     53* Add Yahoo! example
     54* Some optimization
    5055
    5156= 1.1.5 =
     
    7075
    71761. "Gmail.com" settings
    72 2. "Live.com" settings
    73 3. "163.com" settings
    74 4. "QQ.com" settings
     772. "Yahoo.com" settings
     783. "Live.com" settings
     794. "163.com" settings
     805. "QQ.com" settings
    7581
    7682
  • wp-smtp/trunk/wp-smtp.php

    r649586 r783539  
    44Plugin URI: http://boliquan.com/wp-smtp/
    55Description: WP SMTP can help us to send emails via SMTP instead of the PHP mail() function.
    6 Version: 1.1.5
     6Version: 1.1.6
    77Author: BoLiQuan
    88Author URI: http://boliquan.com/
  • wp-smtp/trunk/wp_smtp_admin.php

    r649586 r783539  
    2222        }
    2323        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>';
    2525        }
    2626        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>';
    2828        }
    2929    }
     
    4141        }
    4242        else{
    43             $failed = 1;
     43            $failed = 2;
    4444        }
    4545        if(!$failed){
     
    5151            }
    5252        }
    53         if($failed){
     53        if($failed == 1){
    5454            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>';
    5558        }
    5659    }
     
    6366<span style="margin-left:10px; vertical-align:middle;">
    6467<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>
    6872</span>
    6973</h2>
     
    9498    <tr valign="top">
    9599        <th scope="row">
    96             <?php _e('Host','WP-SMTP'); ?>
     100            <?php _e('SMTP Host','WP-SMTP'); ?>
    97101        </th>
    98102        <td>
     
    125129    <tr valign="top">
    126130        <th scope="row">
    127             <?php _e('Port','WP-SMTP'); ?>
     131            <?php _e('SMTP Port','WP-SMTP'); ?>
    128132        </th>
    129133        <td>
Note: See TracChangeset for help on using the changeset viewer.