Changeset 13811

Show
Ignore:
Timestamp:
06/12/07 07:40:58 (13 months ago)
Author:
GamerZ
Message:
 
Location:
wp-ban
Files:
2 added
8 modified

Legend:

Unmodified
Added
Removed
  • wp-ban/i18n/wp-ban-nl_NL.po

    r13548 r13811  
    33"Project-Id-Version: WP-Ban 1.11\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-06-01 13:35+0100\n" 
    6 "Last-Translator: Pim Haarsma <pim@pimspage.nl>\n" 
     5"PO-Revision-Date: 2007-06-12 01:41+0800\n" 
     6"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Pim's page <pim@pimspage.nl>\n" 
    88"MIME-Version: 1.0\n" 
     
    176176msgstr "Ban statistieken" 
    177177 
     178#: ban.php:429 
     179msgid "IPs" 
     180msgstr "" 
     181 
     182#: ban.php:430 
     183#, fuzzy 
     184msgid "Attempts" 
     185msgstr "Geen pogingen" 
     186 
     187#: ban.php:431 
     188msgid "Action" 
     189msgstr "" 
     190 
    178191#: ban.php:452 
    179192msgid "No Attempts" 
  • wp-ban/tags/1.11/ban/ban.php

    r13472 r13811  
    427427      <table width="100%" cellspacing="3" cellpadding="3" border="0"> 
    428428            <tr class="thead"> 
    429                   <th width="40%">IPs</th> 
    430                   <th width="30%">Attempts</th> 
    431                   <th width="30%"><input type="checkbox" name="toogle_checkbox" value="1" onclick="toggle_checkbox();" />&nbsp; Action</th> 
     429                  <th width="40%"><?php _e('IPs', 'wp-ban'); ?></th> 
     430                  <th width="30%"><?php _e('Attempts', 'wp-ban'); ?></th> 
     431                  <th width="30%"><input type="checkbox" name="toogle_checkbox" value="1" onclick="toggle_checkbox();" />&nbsp; <?php _e('Action', 'wp-ban'); ?></th> 
    432432            </tr> 
    433433                  <?php 
  • wp-ban/tags/1.11/ban/wp-ban.pot

    r13472 r13811  
    33"Project-Id-Version: WP-Ban 1.11\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-05-31 19:27+0800\n" 
     5"PO-Revision-Date: 2007-06-12 01:40+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Lester Chan <gamerz84@hotmail.com>\n" 
     
    179179msgstr "" 
    180180 
     181#: ban.php:429 
     182msgid "IPs" 
     183msgstr "" 
     184 
     185#: ban.php:430 
     186msgid "Attempts" 
     187msgstr "" 
     188 
     189#: ban.php:431 
     190msgid "Action" 
     191msgstr "" 
     192 
    181193#: ban.php:452 
    182194msgid "No Attempts" 
  • wp-ban/trunk/ban/ban.php

    r13472 r13811  
    427427      <table width="100%" cellspacing="3" cellpadding="3" border="0"> 
    428428            <tr class="thead"> 
    429                   <th width="40%">IPs</th> 
    430                   <th width="30%">Attempts</th> 
    431                   <th width="30%"><input type="checkbox" name="toogle_checkbox" value="1" onclick="toggle_checkbox();" />&nbsp; Action</th> 
     429                  <th width="40%"><?php _e('IPs', 'wp-ban'); ?></th> 
     430                  <th width="30%"><?php _e('Attempts', 'wp-ban'); ?></th> 
     431                  <th width="30%"><input type="checkbox" name="toogle_checkbox" value="1" onclick="toggle_checkbox();" />&nbsp; <?php _e('Action', 'wp-ban'); ?></th> 
    432432            </tr> 
    433433                  <?php 
  • wp-ban/trunk/ban/wp-ban.pot

    r13472 r13811  
    33"Project-Id-Version: WP-Ban 1.11\n" 
    44"POT-Creation-Date: \n" 
    5 "PO-Revision-Date: 2007-05-31 19:27+0800\n" 
     5"PO-Revision-Date: 2007-06-12 01:40+0800\n" 
    66"Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 
    77"Language-Team: Lester Chan <gamerz84@hotmail.com>\n" 
     
    179179msgstr "" 
    180180 
     181#: ban.php:429 
     182msgid "IPs" 
     183msgstr "" 
     184 
     185#: ban.php:430 
     186msgid "Attempts" 
     187msgstr "" 
     188 
     189#: ban.php:431 
     190msgid "Action" 
     191msgstr "" 
     192 
    181193#: ban.php:452 
    182194msgid "No Attempts"