Changeset 32178 for wp-ban/trunk

Show
Ignore:
Timestamp:
02/18/08 16:13:42 (5 months ago)
Author:
GamerZ
Message:

Added Useragents

Location:
wp-ban/trunk
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • wp-ban/trunk/ban-options.php

    r31757 r32178  
    346346                        <?php _e('Start each entry on a new line.', 'wp-ban'); ?><br /><br /> 
    347347                        <?php _e('Examples:', 'wp-ban'); ?><br /> 
    348                         <strong>&raquo;</strong> Mozilla<br /><br /> 
     348                        <strong>&raquo;</strong> EmailSiphon*<br /> 
     349                        <strong>&raquo;</strong> LMQueueBot*<br /> 
     350                        <strong>&raquo;</strong> ContactBot*<br /><br /> 
     351                        <?php _e('Suggestions:', 'wp-ban'); ?><br /> 
     352                        <strong>&raquo;</strong> <?php _e('See <a href="http://www.user-agents.org/">http://www.user-agents.org/</a>', 'wp-ban'); ?> 
    349353                  </td> 
    350354                  <td> 
  • wp-ban/trunk/wp-ban.php

    r31757 r32178  
    33Plugin Name: WP-Ban 
    44Plugin URI: http://lesterchan.net/portfolio/programming.php 
    5 Description: Ban users by IP, IP Range, host name and referer url from visiting your WordPress's blog. It will display a custom ban message when the banned IP, IP range, host name or referer url trys to visit you blog. You can also exclude certain IPs from being banned. There will be statistics recordered on how many times they attemp to visit your blog. It allows wildcard matching too. 
     5Description: Ban users by IP, IP Range, host name, user agent and referer url from visiting your WordPress's blog. It will display a custom ban message when the banned IP, IP range, host name, user agent or referer url tries to visit you blog. You can also exclude certain IPs from being banned. There will be statistics recordered on how many times they attemp to visit your blog. It allows wildcard matching too. 
    66Version: 1.30 
    77Author: Lester 'GaMerZ' Chan 
  • wp-ban/trunk/wp-ban.pot

    r31757 r32178  
    33"Project-Id-Version: WP-Ban 1.30\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2008-02-14 01:09+0800\n" 
     5"PO-Revision-Date: 2008-02-19 00:13+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Lester Chan <gamerz84@hotmail.com>\n" 
     
    7070 
    7171#: ban-options.php:119 
    72 #: ban-options.php:370 
     72#: ban-options.php:374 
    7373msgid "Banned Message" 
    7474msgstr "" 
     
    8383 
    8484#: ban-options.php:135 
    85 #: ban-options.php:430 
     85#: ban-options.php:434 
    8686msgid "Reset Ban Stats" 
    8787msgstr "" 
     
    9696 
    9797#: ban-options.php:151 
    98 #: ban-options.php:467 
     98#: ban-options.php:471 
    9999msgid "UNINSTALL WP-Ban" 
    100100msgstr "" 
     
    111111 
    112112#: ban-options.php:185 
    113 #: ban-options.php:437 
     113#: ban-options.php:441 
    114114msgid "Uninstall WP-Ban" 
    115115msgstr "" 
     
    130130 
    131131#: ban-options.php:278 
    132 #: ban-options.php:387 
     132#: ban-options.php:391 
    133133msgid "Update Options &raquo;" 
    134134msgstr "" 
     
    152152#: ban-options.php:332 
    153153#: ban-options.php:346 
    154 #: ban-options.php:357 
     154#: ban-options.php:361 
    155155msgid "Start each entry on a new line." 
    156156msgstr "" 
     
    161161#: ban-options.php:333 
    162162#: ban-options.php:347 
    163 #: ban-options.php:358 
     163#: ban-options.php:362 
    164164msgid "Examples:" 
    165165msgstr "" 
     
    167167#: ban-options.php:307 
    168168#: ban-options.php:335 
    169 #: ban-options.php:360 
     169#: ban-options.php:364 
    170170msgid "Notes:" 
    171171msgstr "" 
    172172 
    173173#: ban-options.php:308 
    174 #: ban-options.php:361 
     174#: ban-options.php:365 
    175175msgid "No Wildcards Allowed." 
    176176msgstr "" 
     
    186186msgstr "" 
    187187 
    188 #: ban-options.php:356 
     188#: ban-options.php:351 
     189msgid "Suggestions:" 
     190msgstr "" 
     191 
     192#: ban-options.php:352 
     193msgid "See <a href=\"http://www.user-agents.org/\">http://www.user-agents.org/</a>" 
     194msgstr "" 
     195 
     196#: ban-options.php:360 
    189197msgid "Banned Exclude IPs" 
    190198msgstr "" 
    191199 
    192 #: ban-options.php:362 
     200#: ban-options.php:366 
    193201msgid "These Users Will Not Get Banned." 
    194202msgstr "" 
    195203 
    196 #: ban-options.php:371 
     204#: ban-options.php:375 
    197205msgid "Allowed Variables:" 
    198206msgstr "" 
    199207 
    200 #: ban-options.php:378 
     208#: ban-options.php:382 
    201209msgid "Restore Default Template" 
    202210msgstr "" 
    203211 
    204 #: ban-options.php:379 
     212#: ban-options.php:383 
    205213msgid "Preview Banned Message" 
    206214msgstr "" 
    207215 
    208 #: ban-options.php:394 
     216#: ban-options.php:398 
    209217msgid "Ban Stats" 
    210218msgstr "" 
    211219 
    212 #: ban-options.php:397 
     220#: ban-options.php:401 
    213221msgid "IPs" 
    214222msgstr "" 
    215223 
    216 #: ban-options.php:398 
     224#: ban-options.php:402 
    217225msgid "Attempts" 
    218226msgstr "" 
    219227 
    220 #: ban-options.php:399 
     228#: ban-options.php:403 
    221229msgid "Action" 
    222230msgstr "" 
    223231 
    224 #: ban-options.php:420 
     232#: ban-options.php:424 
    225233msgid "No Attempts" 
    226234msgstr "" 
    227235 
    228 #: ban-options.php:425 
     236#: ban-options.php:429 
    229237msgid "Total  Attempts:" 
    230238msgstr "" 
    231239 
    232 #: ban-options.php:427 
     240#: ban-options.php:431 
    233241msgid "Reset all IP ban stats and total ban stat?" 
    234242msgstr "" 
    235243 
    236 #: ban-options.php:430 
     244#: ban-options.php:434 
    237245msgid "You Are About To Reset Ban Stats." 
    238246msgstr "" 
    239247 
    240 #: ban-options.php:430 
     248#: ban-options.php:434 
    241249msgid "This Action Is Not Reversible. Are you sure?" 
    242250msgstr "" 
    243251 
    244 #: ban-options.php:439 
     252#: ban-options.php:443 
    245253msgid "Deactivating WP-Ban plugin does not remove any data that may have been created, such as the ban options. To completely remove this plugin, you can uninstall it here." 
    246254msgstr "" 
    247255 
    248 #: ban-options.php:442 
     256#: ban-options.php:446 
    249257msgid "WARNING:" 
    250258msgstr "" 
    251259 
    252 #: ban-options.php:443 
     260#: ban-options.php:447 
    253261msgid "Once uninstalled, this cannot be undone. You should use a Database Backup plugin of WordPress to back up all the data first." 
    254262msgstr "" 
    255263 
    256 #: ban-options.php:446 
     264#: ban-options.php:450 
    257265msgid "The following WordPress Options will be DELETED:" 
    258266msgstr "" 
    259267 
    260 #: ban-options.php:450 
     268#: ban-options.php:454 
    261269msgid "WordPress Options" 
    262270msgstr "" 
    263271 
    264 #: ban-options.php:466 
     272#: ban-options.php:470 
    265273msgid "Yes" 
    266274msgstr "" 
    267275 
    268 #: ban-options.php:467 
     276#: ban-options.php:471 
    269277msgid "" 
    270278"You Are About To Uninstall WP-Ban From WordPress.\\n"