=== Plugin Name === Contributors: slaFFik Tags: buddypress, wpmu, grammar, months, wpms, date Requires at least: BuddyPress 1.0 Tested up to: BuddyPress 1.2.8 Stable tag: 0.4 Plugin will transform wrong months' cases (in date) to proper ones (according Russian grammar rules). == Description == Plugin will transform wrong months' cases (in date) to proper ones (according Russian grammar rules). Examples: * not "28 September" but "28 сентября" (Eng->Ru); * not "28 Сентябрь" but "28 сентября" (incorrect Ru->correct RU) Visit [CosyDale.com](http://cosydale.com) for more information. == Installation == 1. Upload `bp-ru-months.php` to the `/wp-content/plugins/` directory 1. Activate 'BuddyPress Russian Months' through the 'Plugins' menu in WordPress 1. That's all. Or you can just upload `bp-ru-months.php` to the `/wp-content/mu-plugins/` directory and no activation is needed. == Frequently Asked Questions == Visit [CosyDale.com](http://cosydale.com) for more information. == Screenshots == no screenshots == Changelog == = 0.4 = * Updated code to better support BP 1.2.8 (finally) = 0.3 = * Transforming comments, blogs, wires, messages months on BuddyPress profile pages.