Changeset 16473
- Timestamp:
- 08/07/07 11:50:53 (1 year ago)
- Files:
-
- wp-email/trunk/email/email.php (modified) (1 diff)
- wp-email/trunk/email/wp-email.mo (modified) (previous)
- wp-email/trunk/email/wp-email.pot (modified) (7 diffs)
- wp-email/trunk/readme.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wp-email/trunk/email/email.php
r16401 r16473 211 211 ### Function: Place E-Mail Link 212 212 add_filter('the_content', 'place_emaillink', 7); 213 add_filter('the_excerpt', 'place_emaillink', 7); 213 214 function place_emaillink($content){ 214 215 if(!is_feed()) { wp-email/trunk/email/wp-email.pot
r16400 r16473 3 3 "Project-Id-Version: WP-EMail 2.20\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-08-0 5 19:10+0800\n"5 "PO-Revision-Date: 2007-08-07 19:50+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Lester Chan <gamerz84@hotmail.com>\n" … … 158 158 159 159 #: email-manager.php:126 160 #: email.php:43 6161 #: email.php:57 2162 #: email.php:8 59163 #: email.php:89 6164 #: email.php:110 8160 #: email.php:437 161 #: email.php:573 162 #: email.php:860 163 #: email.php:897 164 #: email.php:1109 165 165 msgid "Success" 166 166 msgstr "" 167 167 168 168 #: email-manager.php:127 169 #: email.php:58 6170 #: email.php:87 1171 #: email.php:11 09169 #: email.php:587 170 #: email.php:872 171 #: email.php:1110 172 172 msgid "Failed" 173 173 msgstr "" … … 372 372 373 373 #: email-options.php:122 374 #: email.php:118 0374 #: email.php:1181 375 375 msgid "E-Mail '%EMAIL_POST_TITLE%' To A Friend" 376 376 msgstr "" 377 377 378 378 #: email-options.php:125 379 #: email.php:118 1379 #: email.php:1182 380 380 msgid "Email a copy of <strong>'%EMAIL_POST_TITLE%'</strong> to a friend" 381 381 msgstr "" 382 382 383 383 #: email-options.php:128 384 #: email.php:115 5384 #: email.php:1156 385 385 msgid "Recommended Article By %EMAIL_YOUR_NAME%: %EMAIL_POST_TITLE%" 386 386 msgstr "" … … 410 410 411 411 #: email-options.php:137 412 #: email.php:116 6412 #: email.php:1167 413 413 msgid "Back to %EMAIL_POST_TITLE%" 414 414 msgstr "" 415 415 416 416 #: email-options.php:140 417 #: email.php:116 7417 #: email.php:1168 418 418 msgid "An error has occurred when trying to send this email: " 419 419 msgstr "" 420 420 421 421 #: email-options.php:143 422 #: email.php:116 8422 #: email.php:1169 423 423 msgid "An error has occurred: " 424 424 msgstr "" … … 869 869 870 870 #: email.php:49 871 #: email.php:27 8871 #: email.php:279 872 872 msgid "E-Mail" 873 873 msgstr "" … … 877 877 msgstr "" 878 878 879 #: email.php:21 7879 #: email.php:218 880 880 msgid "Note: There is an email link embedded within this post, please visit this post to email it." 881 881 msgstr "" 882 882 883 #: email.php:35 3883 #: email.php:354 884 884 msgid "Password Protected Post" 885 885 msgstr "" 886 886 887 #: email.php:54 4887 #: email.php:545 888 888 #, php-format 889 889 msgid "Separate multiple entries with a comma. Maximum %s entries." 890 890 msgstr "" 891 891 892 #: email.php:61 3893 #: email.php:6 19892 #: email.php:614 893 #: email.php:620 894 894 msgid "emails" 895 895 msgstr "" 896 896 897 #: email.php:62 3898 #: email.php:79 3899 #: email.php:87 0897 #: email.php:624 898 #: email.php:794 899 #: email.php:871 900 900 msgid "N/A" 901 901 msgstr "" 902 902 903 #: email.php:70 5903 #: email.php:706 904 904 msgid "Your Name is empty" 905 905 msgstr "" 906 906 907 #: email.php:70 8907 #: email.php:709 908 908 msgid "Your Name is invalid" 909 909 msgstr "" 910 910 911 #: email.php:71 4911 #: email.php:715 912 912 msgid "Your Email is empty" 913 913 msgstr "" 914 914 915 #: email.php:71 7915 #: email.php:718 916 916 msgid "Your Email is invalid" 917 917 msgstr "" 918 918 919 #: email.php:72 3919 #: email.php:724 920 920 msgid "Your Remarks is invalid" 921 921 msgstr "" 922 922 923 #: email.php:7 29923 #: email.php:730 924 924 msgid "Friend Name(s) is empty" 925 925 msgstr "" 926 926 927 #: email.php:73 5927 #: email.php:736 928 928 #, php-format 929 929 msgid "Friend Name is empty: %s" 930 930 msgstr "" 931 931 932 #: email.php:73 7932 #: email.php:738 933 933 #, php-format 934 934 msgid "Friend Name is invalid: %s" 935 935 msgstr "" 936 936 937 #: email.php:75 1937 #: email.php:752 938 938 msgid "Friend Email(s) is empty" 939 939 msgstr "" 940 940 941 #: email.php:75 7941 #: email.php:758 942 942 #, php-format 943 943 msgid "Friend Email is empty: %s" 944 944 msgstr "" 945 945 946 #: email.php:7 59946 #: email.php:760 947 947 #, php-format 948 948 msgid "Friend Email is invalid: %s" 949 949 msgstr "" 950 950 951 #: email.php:77 2951 #: email.php:773 952 952 #, php-format 953 953 msgid "Maximum %s Friend(s) allowed" 954 954 msgstr "" 955 955 956 #: email.php:77 6956 #: email.php:777 957 957 msgid "Friend Name(s) count does not tally with Friend Email(s) count" 958 958 msgstr "" 959 959 960 #: email.php:78 3960 #: email.php:784 961 961 msgid "Image Verification is empty" 962 962 msgstr "" 963 963 964 #: email.php:78 6964 #: email.php:787 965 965 msgid "Image Verification failed" 966 966 msgstr "" 967 967 968 #: email.php:96 3968 #: email.php:964 969 969 msgid "* Required Field" 970 970 msgstr "" 971 971 972 #: email.php:96 6972 #: email.php:967 973 973 msgid "Your Name: *" 974 974 msgstr "" 975 975 976 #: email.php:97 2976 #: email.php:973 977 977 msgid "Your E-Mail: *" 978 978 msgstr "" 979 979 980 #: email.php:97 8980 #: email.php:979 981 981 msgid "Your Remark:" 982 982 msgstr "" 983 983 984 #: email.php:98 4984 #: email.php:985 985 985 msgid "Friend's Name: *" 986 986 msgstr "" 987 987 988 #: email.php:9 89988 #: email.php:990 989 989 msgid "Friend's E-Mail: *" 990 990 msgstr "" 991 991 992 #: email.php:99 4992 #: email.php:995 993 993 msgid "Image Verification: *" 994 994 msgstr "" 995 995 996 #: email.php:99 5996 #: email.php:996 997 997 msgid "E-Mail Image Verification" 998 998 msgstr "" 999 999 1000 #: email.php:99 81000 #: email.php:999 1001 1001 msgid " Mail It! " 1002 1002 msgstr "" 1003 1003 1004 #: email.php:100 41004 #: email.php:1005 1005 1005 #, php-format 1006 1006 msgid "Please wait for <strong>%s Minutes</strong> before sending the next article." 1007 1007 msgstr "" 1008 1008 1009 #: email.php:100 61009 #: email.php:1007 1010 1010 msgid "Loading" 1011 1011 msgstr "" 1012 1012 1013 #: email.php:107 01014 #: email.php:107 21015 #: email.php:110 51013 #: email.php:1071 1014 #: email.php:1073 1015 #: email.php:1106 1016 1016 msgid "WP-EMail" 1017 1017 msgstr "" 1018 1018 1019 #: email.php:108 31020 #: email.php:108 51019 #: email.php:1084 1020 #: email.php:1086 1021 1021 msgid "Most Emailed Posts" 1022 1022 msgstr "" 1023 1023 1024 #: email.php:110 71024 #: email.php:1108 1025 1025 msgid "emails were sent." 1026 1026 msgstr "" 1027 1027 1028 #: email.php:110 81028 #: email.php:1109 1029 1029 msgid "emails were sent successfully." 1030 1030 msgstr "" 1031 1031 1032 #: email.php:11 091032 #: email.php:1110 1033 1033 msgid "emails failed to send." 1034 1034 msgstr "" 1035 1035 1036 #: email.php:112 11036 #: email.php:1122 1037 1037 msgid "Most Emailed Post" 1038 1038 msgstr "" 1039 1039 1040 #: email.php:115 61040 #: email.php:1157 1041 1041 msgid "<p>Hi <strong>%EMAIL_FRIEND_NAME%</strong>,<br />Your friend, <strong>%EMAIL_YOUR_NAME%</strong>, has recommended this article entitled '<strong>%EMAIL_POST_TITLE%</strong>' to you.</p><p><strong>Here is his/her remark:</strong><br />%EMAIL_YOUR_REMARKS%</p><p><strong>%EMAIL_POST_TITLE%</strong><br />Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%</p>%EMAIL_POST_CONTENT%<p>Article taken from %EMAIL_BLOG_NAME% - <a href=\"%EMAIL_BLOG_URL%\">%EMAIL_BLOG_URL%</a><br />URL to article: <a href=\"%EMAIL_PERMALINK%\">%EMAIL_PERMALINK%</a></p>" 1042 1042 msgstr "" 1043 1043 1044 #: email.php:115 71044 #: email.php:1158 1045 1045 msgid "Hi %EMAIL_FRIEND_NAME%," 1046 1046 msgstr "" 1047 1047 1048 #: email.php:1157 1049 #: email.php:1159 1050 #: email.php:1161 1048 #: email.php:1158 1049 #: email.php:1160 1051 1050 #: email.php:1162 1052 1051 #: email.php:1163 1053 1052 #: email.php:1164 1053 #: email.php:1165 1054 1054 msgid "\n" 1055 1055 msgstr "" 1056 1056 1057 #: email.php:115 81057 #: email.php:1159 1058 1058 msgid "Your friend, %EMAIL_YOUR_NAME%, has recommended this article entitled '%EMAIL_POST_TITLE%' to you." 1059 1059 msgstr "" 1060 1060 1061 #: email.php:115 81062 #: email.php:116 01061 #: email.php:1159 1062 #: email.php:1161 1063 1063 msgid "" 1064 1064 "\n" … … 1066 1066 msgstr "" 1067 1067 1068 #: email.php:11 591068 #: email.php:1160 1069 1069 msgid "Here is his/her remarks:" 1070 1070 msgstr "" 1071 1071 1072 #: email.php:116 01072 #: email.php:1161 1073 1073 msgid "%EMAIL_YOUR_REMARKS%" 1074 1074 msgstr "" 1075 1075 1076 #: email.php:116 11076 #: email.php:1162 1077 1077 msgid "%EMAIL_POST_TITLE%" 1078 1078 msgstr "" 1079 1079 1080 #: email.php:116 21080 #: email.php:1163 1081 1081 msgid "Posted By %EMAIL_POST_AUTHOR% On %EMAIL_POST_DATE% In %EMAIL_POST_CATEGORY%" 1082 1082 msgstr "" 1083 1083 1084 #: email.php:116 31084 #: email.php:1164 1085 1085 msgid "%EMAIL_POST_CONTENT%" 1086 1086 msgstr "" 1087 1087 1088 #: email.php:116 41088 #: email.php:1165 1089 1089 msgid "Article taken from %EMAIL_BLOG_NAME% - %EMAIL_BLOG_URL%" 1090 1090 msgstr "" 1091 1091 1092 #: email.php:116 51092 #: email.php:1166 1093 1093 msgid "URL to article: %EMAIL_PERMALINK%" 1094 1094 msgstr "" 1095 1095 1096 #: email.php:116 61096 #: email.php:1167 1097 1097 msgid "Article: <strong>%EMAIL_POST_TITLE%</strong> has been sent to <strong>%EMAIL_FRIEND_NAME% (%EMAIL_FRIEND_EMAIL%)</strong></p><p>« <a href=\"%EMAIL_PERMALINK%\">" 1098 1098 msgstr "" 1099 1099 1100 #: email.php:116 61100 #: email.php:1167 1101 1101 msgid "</a></p>" 1102 1102 msgstr "" 1103 1103 1104 #: email.php:117 51104 #: email.php:1176 1105 1105 msgid "Email This Post" 1106 1106 msgstr "" 1107 1107 1108 #: email.php:117 51108 #: email.php:1176 1109 1109 msgid "Email This Page" 1110 1110 msgstr "" wp-email/trunk/readme.html
r16069 r16473 295 295 <strong>Version 2.20 (01-10-2007)</strong> 296 296 <ul> 297 <li>NEW: Ability To Embed [email_link] Into Excerpt</li> 297 298 <li>NEW: AJAX Used To Email The Post/Page</li> 298 299 <li>NEW: Most Emailed Widget Added</li>
