* @brief English language pack (basic) **/ // general words $lang->rss_disable = "Disable RSS"; $lang->rss_type = "RSS feed type"; // for description $lang->about_rss_disable = "If checked, RSS will be disabled."; $lang->about_rss_type = "You can assign RSS feed type."; // for error message $lang->msg_rss_is_disabled = "RSS function is disabled."; ?>