Ignore:
Timestamp:
Mar 17, 2013, 1:55:08 PM (11 years ago)
Author:
ddtddt
Message:

[extensions] - rv_akismet - Change key language

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_akismet/language/en_UK/plugin.lang.php

    r6672 r21632  
    22
    33//admin.tpl
    4 $lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service'] = 'This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service';
     4$lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service</a>.'] = 'This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service</a>.';
    55$lang['Akismet has caught'] = 'Akismet has caught';
    66$lang['spam comments'] = 'spam comments';
Note: See TracChangeset for help on using the changeset viewer.