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

    r16581 r21632  
    2929$lang['Signup for a personal usage key here:'] = 'Burada kullanılacak kişisel kullanım anahtarı için kaydolun:';
    3030$lang['Test your configuration'] = 'Yapılandırmanızı test edin';
    31 $lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service'] = 'Bu eklenti yorumlarınızın spam olup olmadığını kontrol eder: <a href="http://www.akismet.com" target="_blank">akismet online service';
     31$lang['This plugin verifies if your comments are spam using the <a href="http://www.akismet.com" target="_blank">akismet online service</a>.'] = 'Bu eklenti yorumlarınızın spam olup olmadığını kontrol eder: <a href="http://www.akismet.com" target="_blank">akismet online service</a>.';
    3232$lang['You need to define the Akismet api key'] = 'Akismet API anahtarını tanımlamanız gereklidir';
    3333$lang['Your Akismet API key is not valid.'] = 'Akismet API anahtarınız geçerli değil';
Note: See TracChangeset for help on using the changeset viewer.