Ignore:
Timestamp:
Sep 16, 2012, 5:20:39 PM (12 years ago)
Author:
mistic100
Message:
  • stores emails in database (/!\ update only from published version, not from trunk)
  • allow emails to be categorized
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/tr_TR/plugin.lang.php

    r17535 r17945  
    4242$lang['%s must not be less than %d characters long'] = '%s, %d karakter uzunluğundan küçük olmamalıdır';
    4343$lang['%s must not be more than %d characters long'] = '%s, %d karakter uzunluğundan büyük olmamalıdır';
    44 $lang['Prefix of the sent e-mail subject (you can use "%gallery_title%")'] = 'Gönderilen e-posta konusu başına bir ön takı ekle ("%gallery_title%" kullanabilirsiniz.)';
     44$lang['Prefix of the sent e-mail subject'] = 'Gönderilen e-posta konusu başına bir ön takı ekle';
     45$lang['you can use "%gallery_title%"'] = '"%gallery_title%" kullanabilirsiniz';
    4546$lang['+ Add an email'] = '+ Bir e-posta adresi ekle';
    4647$lang['Active'] = 'Etkin';
Note: See TracChangeset for help on using the changeset viewer.