<?php
/**
 * idni language file
 *
 * @author Harefa <fidelis@harefa.com>
 * @author Yustinus Waruwu <juswaruwu@gmail.com>
 */
$lang['rss_type_o_rss']        = 'RSS 0.91';
$lang['rss_type_o_rss1']       = 'RSS 1.0';
$lang['rss_type_o_rss2']       = 'RSS 2.0';
$lang['rss_type_o_atom']       = 'Atom 0.3';
$lang['compression_o_gz']      = 'gzip';
$lang['compression_o_bz2']     = 'bz2';
