=== Change Date Language (English speakers) ===
Contributors: FoN22
Donate link: http://marcofoggia.com
Tags: date translation, translation, local language, dates, time, time and date, english
Requires at least: 3.0.1
Tested up to: 3.8
Stable tag: 0.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allows the users who have an English version of WordPress to translate dates to a wanted language.

== Description ==

This plugin allows the users who have an English version of Wordpress to translate to other languages the English dates which appear on their own blog. It is thought for that English people who write their own blog in other languages but want to have an English version of Wordpress. The plugin simply use the preg_replace function to replace months' and days' names and abbreviations with the names and the abbreviations decided by the users and inserted in the options page of the plugin. 

== Installation ==

1. Upload the folder `change-date-language-english-speakers` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Configure the plugin by clicking on the 'CDL (EN)' link placed under 'Settings' in the admin menu and by filling the form correctly

== Changelog ==

= 0.1.1 =
* Stylesheet bug fixed

= 0.1 =
* The plugin is released
