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

    r14736 r21632  
    2828$lang['Signup for a personal usage key here:'] = 'Es necessita una clau d\'ús personal:';
    2929$lang['Test your configuration'] = 'Provar la configuració';
    30 $lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service'] = 'Aquest complement comprova si els comentaris són spam a través del <a href="http://www.akismet.com" target="_blank">servei d\'Akismet en línia';
     30$lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service</a>.'] = 'Aquest complement comprova si els comentaris són spam a través del <a href="http://www.akismet.com" target="_blank">servei d\'Akismet en línia</a>.';
    3131$lang['You need to define the Akismet api key'] = 'Cal definir la clau d\'API d\'Akismet';
    3232$lang['Your Akismet API key is not valid.'] = 'La seva clau de l\'API d\'Akismet no és vàlida.';
Note: See TracChangeset for help on using the changeset viewer.