Thomas Bruederli
2015-04-17 a3644638aaf0418598196a870204e0b632a4c8ad
plugins/hide_blockquote/localization/id_ID.inc
@@ -15,10 +15,7 @@
 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
*/
$labels = array();
$labels['hide'] = 'Sembunyi';
$labels['show'] = 'Tampak';
$labels['quotelimit'] = 'Hide citation when lines count is greater than';
$labels['show'] = 'Tampil';
$labels['quotelimit'] = 'Sembunyikan kutipan ketika jumlah baris lebih besar dari';
?>