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

    r21454 r21632  
    2828$lang['Signup for a personal usage key here:'] = 'Cadastre-se para uma chave de uso pessoal aqui:';
    2929$lang['Test your configuration'] = 'Teste a sua configuração';
    30 $lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service'] = 'Este plugin verifica se os seus comentários são spam usando o <a href="http://www.akismet.com" target="_blank"> serviço on-line Akismet';
     30$lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service</a>.'] = 'Este plugin verifica se os seus comentários são spam usando o <a href="http://www.akismet.com" target="_blank"> serviço on-line Akismet</a>.';
    3131$lang['You need to define the Akismet api key'] = 'Você precisa definir a chave Akismet api';
    3232$lang['Your Akismet API key is not valid.'] = 'Sua chave Akismet API não é válida.';
Note: See TracChangeset for help on using the changeset viewer.