Changeset 22719

Show
Ignore:
Timestamp:
10/21/07 10:02:57 (9 months ago)
Author:
GamerZ
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • wp-email/trunk/email-standalone.php

    r22705 r22719  
    1212|     File Information:                                                                                                 | 
    1313|     - E-Mail Post/Page To A Friend                                                                        | 
    14 |     - wp-content/plugins/wp-email/email-postpage.php                            | 
     14|     - wp-content/plugins/wp-email/email-standalone.php                          | 
    1515|                                                                                                                                         | 
    1616+----------------------------------------------------------------+ 
  • wp-email/trunk/wp-email.php

    r22707 r22719  
    3838add_action('init', 'email_textdomain'); 
    3939function email_textdomain() { 
    40       load_plugin_textdomain('wp-email', 'wp-content/plugins/email'); 
     40      load_plugin_textdomain('wp-email', 'wp-content/plugins/wp-email'); 
    4141} 
    4242 
  • wp-email/trunk/wp-email.pot

    r22707 r22719  
    33"Project-Id-Version: WP-EMail 2.30\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-10-21 16:50+0800\n" 
     5"PO-Revision-Date: 2007-10-21 18:02+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Lester Chan <gamerz84@hotmail.com>\n"