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/it_IT/plugin.lang.php

    r7039 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'] = 'Questo plugin verifica se i vostri commenti sono spam utilizzando il target="_blank"> <a href="http://www.akismet.com" Akismet servizio online';
     4$lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service</a>.'] = 'Questo plugin verifica se i vostri commenti sono spam utilizzando il target="_blank"> <a href="http://www.akismet.com" Akismet servizio online</a>.';
    55$lang['Akismet has caught'] = 'Akismet ha trovato';
    66$lang['spam comments'] = 'commenti con spam';
Note: See TracChangeset for help on using the changeset viewer.