<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Manish Verma &#187; wordpress install</title>
	<atom:link href="http://manishlive.com/tag/wordpress-install/feed/" rel="self" type="application/rss+xml" />
	<link>http://manishlive.com</link>
	<description>Freelance Web Developer</description>
	<lastBuildDate>Tue, 02 Aug 2011 11:26:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>How To Install WordPress In Your Language</title>
		<link>http://manishlive.com/how-to-install-wordpress-in-your-language/</link>
		<comments>http://manishlive.com/how-to-install-wordpress-in-your-language/#comments</comments>
		<pubDate>Sat, 22 May 2010 17:29:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress install]]></category>
		<category><![CDATA[Wordpress language]]></category>
		<category><![CDATA[wordpress troubleshooting]]></category>

		<guid isPermaLink="false">http://manishlive.com/?p=514</guid>
		<description><![CDATA[WordPress by default display in US English but WordPress has the built-in capability to be used in any language. There are 2  ways to install wordpress in your language Follow...


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>WordPress by default display in US English but WordPress has the built-in capability to be used in any language.</p>
<p>There are 2  ways to install wordpress in your language</p>
<ul>
<li>Follow the instructions listed <a href="http://codex.wordpress.org/WordPress_in_Your_Language">here</a> for your language </li>
<li>Manually installation of language files to WordPress site</li>
<ul>
<li>Download the .mo language file for your language</li>
<li>For complete lists of country codes <a href="http://www.gnu.org/software/gettext/manual/html_chapter/gettext_16.html#Country-Codes">click here</a></li>
<li>For complete lists of language codes <a href="http://www.gnu.org/software/gettext/manual/html_chapter/gettext_16.html#Language-Codes">click here</a></li>
<li>Open your wp-config.php file &#038; find 
<pre class="brush: php; title: ; notranslate">define ('WPLANG', '');</pre>
</li>
<li>Edit according to .mo file. For example Hindi spoken in India
<pre class="brush: php; title: ; notranslate">define ('WPLANG', 'hi_IN');</pre>
</li>
</ul>
</ul>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://manishlive.com/how-to-install-wordpress-in-your-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Wordpress]]></coop:keyword>
		<coop:keyword><![CDATA[wordpress install]]></coop:keyword>
		<coop:keyword><![CDATA[Wordpress language]]></coop:keyword>
		<coop:keyword><![CDATA[wordpress troubleshooting]]></coop:keyword>
	</item>
	</channel>
</rss>

