=== Admin in English === Contributors: nbachiyski Tags: translation, translations, admin, i18n, localization, backend Requires at least: 3.2 Tested up to: 3.6.1 Stable tag: 1.2.1 Admin in English lets you have your administration panel in English, even if the rest of your blog is translated into another language. == Description == Sometimes we want the front end of our blog to be translated for the users, but keep the backend admin panel in English. Admin in English does just that. == Installation == This section describes how to install the plugin and get it working. 1. Unzip `admin-in-english--x.x.zip` 1. Upload the `admin-in-english` directory (not its contents, the whole directory) to `/wp-content/plugins/` 1. Activate the plugin through the `Plugins` menu in WordPress == Changelog == = 1.2.1 = * Bugfix: prevent possible fatal in WordPress 3.6.1. See http://core.trac.wordpress.org/ticket/25294 for backgroud. = 1.2 = * Don't change the locale of frontend AJAX requests. Props Coen Jacobs. = 1.1 = * Include wp-login.php in the list of URL in English. = 1.0 = * Initial version.