Thomas Bruederli
2015-02-07 36147bd6df93cfc379072b76a6c1c0e6e383cbbc
plugins/hide_blockquote/localization/tr_TR.inc
@@ -15,10 +15,7 @@
 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
*/
$labels = array();
$labels['hide'] = 'Gizle';
$labels['show'] = 'Göster';
$labels['quotelimit'] = 'Satır sayısı şu satır sayısındna fazla ile alıntıları gizle:';
$labels['quotelimit'] = 'Satır sayısı şu satır sayısından fazla ise alıntıları gizle:';
?>