Changeset 13811
- Timestamp:
- 06/12/07 07:40:58 (13 months ago)
- Location:
- wp-ban
- Files:
-
- 2 added
- 8 modified
-
i18n/wp-ban-de_DE.mo (added)
-
i18n/wp-ban-de_DE.po (added)
-
i18n/wp-ban-nl_NL.mo (modified) (previous)
-
i18n/wp-ban-nl_NL.po (modified) (2 diffs)
-
tags/1.11/ban/ban.php (modified) (1 diff)
-
tags/1.11/ban/wp-ban.mo (modified) (previous)
-
tags/1.11/ban/wp-ban.pot (modified) (2 diffs)
-
trunk/ban/ban.php (modified) (1 diff)
-
trunk/ban/wp-ban.mo (modified) (previous)
-
trunk/ban/wp-ban.pot (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-ban/i18n/wp-ban-nl_NL.po
r13548 r13811 3 3 "Project-Id-Version: WP-Ban 1.11\n" 4 4 "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" 7 7 "Language-Team: Pim's page <pim@pimspage.nl>\n" 8 8 "MIME-Version: 1.0\n" … … 176 176 msgstr "Ban statistieken" 177 177 178 #: ban.php:429 179 msgid "IPs" 180 msgstr "" 181 182 #: ban.php:430 183 #, fuzzy 184 msgid "Attempts" 185 msgstr "Geen pogingen" 186 187 #: ban.php:431 188 msgid "Action" 189 msgstr "" 190 178 191 #: ban.php:452 179 192 msgid "No Attempts" -
wp-ban/tags/1.11/ban/ban.php
r13472 r13811 427 427 <table width="100%" cellspacing="3" cellpadding="3" border="0"> 428 428 <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();" /> 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();" /> <?php _e('Action', 'wp-ban'); ?></th> 432 432 </tr> 433 433 <?php -
wp-ban/tags/1.11/ban/wp-ban.pot
r13472 r13811 3 3 "Project-Id-Version: WP-Ban 1.11\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-0 5-31 19:27+0800\n"5 "PO-Revision-Date: 2007-06-12 01:40+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Lester Chan <gamerz84@hotmail.com>\n" … … 179 179 msgstr "" 180 180 181 #: ban.php:429 182 msgid "IPs" 183 msgstr "" 184 185 #: ban.php:430 186 msgid "Attempts" 187 msgstr "" 188 189 #: ban.php:431 190 msgid "Action" 191 msgstr "" 192 181 193 #: ban.php:452 182 194 msgid "No Attempts" -
wp-ban/trunk/ban/ban.php
r13472 r13811 427 427 <table width="100%" cellspacing="3" cellpadding="3" border="0"> 428 428 <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();" /> 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();" /> <?php _e('Action', 'wp-ban'); ?></th> 432 432 </tr> 433 433 <?php -
wp-ban/trunk/ban/wp-ban.pot
r13472 r13811 3 3 "Project-Id-Version: WP-Ban 1.11\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-0 5-31 19:27+0800\n"5 "PO-Revision-Date: 2007-06-12 01:40+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Lester Chan <gamerz84@hotmail.com>\n" … … 179 179 msgstr "" 180 180 181 #: ban.php:429 182 msgid "IPs" 183 msgstr "" 184 185 #: ban.php:430 186 msgid "Attempts" 187 msgstr "" 188 189 #: ban.php:431 190 msgid "Action" 191 msgstr "" 192 181 193 #: ban.php:452 182 194 msgid "No Attempts"
