<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Creating a new localization for Firefox 3.1</title>
	<atom:link href="http://blog.mozilla.com/bhearsum/archives/78/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/bhearsum/archives/78</link>
	<description></description>
	<lastBuildDate>Fri, 14 Aug 2009 18:07:39 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Shepherd</title>
		<link>http://blog.mozilla.com/bhearsum/archives/78/comment-page-1#comment-541</link>
		<dc:creator>Eric Shepherd</dc:creator>
		<pubDate>Mon, 23 Feb 2009 09:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=78#comment-541</guid>
		<description>There&#039;s also an article here, on how to maintain a localization once you&#039;ve created it.  This is mostly a stub, and could use help from people who know more about this.

https://developer.mozilla.org/En/Maintaining_a_localization_%28Mercurial%29</description>
		<content:encoded><![CDATA[<p>There&#8217;s also an article here, on how to maintain a localization once you&#8217;ve created it.  This is mostly a stub, and could use help from people who know more about this.</p>
<p><a href="https://developer.mozilla.org/En/Maintaining_a_localization_%28Mercurial%29" rel="nofollow">https://developer.mozilla.org/En/Maintaining_a_localization_%28Mercurial%29</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Shepherd</title>
		<link>http://blog.mozilla.com/bhearsum/archives/78/comment-page-1#comment-540</link>
		<dc:creator>Eric Shepherd</dc:creator>
		<pubDate>Mon, 23 Feb 2009 09:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=78#comment-540</guid>
		<description>I&#039;ve converted this into the beginnings of an article here:

https://developer.mozilla.org/En/Creating_a_new_localization_%28Mercurial%29

Please take a look and twiddle as necessary to ensure accuracy and usefulness!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve converted this into the beginnings of an article here:</p>
<p><a href="https://developer.mozilla.org/En/Creating_a_new_localization_%28Mercurial%29" rel="nofollow">https://developer.mozilla.org/En/Creating_a_new_localization_%28Mercurial%29</a></p>
<p>Please take a look and twiddle as necessary to ensure accuracy and usefulness!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel Hecht</title>
		<link>http://blog.mozilla.com/bhearsum/archives/78/comment-page-1#comment-514</link>
		<dc:creator>Axel Hecht</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=78#comment-514</guid>
		<description>Ted, each step we&#039;re taking out of that is a review request on you ;-), you wanna be careful what you&#039;re wishing for.

But honestly, the list of files that Ben found is exactly what I needed to actually make some one or two good follow-up patches to get rid of the last remaining pieces.</description>
		<content:encoded><![CDATA[<p>Ted, each step we&#8217;re taking out of that is a review request on you ;-), you wanna be careful what you&#8217;re wishing for.</p>
<p>But honestly, the list of files that Ben found is exactly what I needed to actually make some one or two good follow-up patches to get rid of the last remaining pieces.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: armenzg</title>
		<link>http://blog.mozilla.com/bhearsum/archives/78/comment-page-1#comment-502</link>
		<dc:creator>armenzg</dc:creator>
		<pubDate>Mon, 02 Feb 2009 03:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=78#comment-502</guid>
		<description>This has been beautifully put together, good job!</description>
		<content:encoded><![CDATA[<p>This has been beautifully put together, good job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmielczarek</title>
		<link>http://blog.mozilla.com/bhearsum/archives/78/comment-page-1#comment-500</link>
		<dc:creator>tmielczarek</dc:creator>
		<pubDate>Fri, 30 Jan 2009 18:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=78#comment-500</guid>
		<description>Man, we should take a few steps out of that.</description>
		<content:encoded><![CDATA[<p>Man, we should take a few steps out of that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomer</title>
		<link>http://blog.mozilla.com/bhearsum/archives/78/comment-page-1#comment-498</link>
		<dc:creator>Tomer</dc:creator>
		<pubDate>Fri, 30 Jan 2009 11:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=78#comment-498</guid>
		<description>This will help her to get a quick-start, but sooner or later she will need to figure how to update the translation files, and keep it in sync with the en-US.

She will need to know to &#039;hg pull &amp;&amp; hg update&#039; the source files, and use compare-locales in order to get list of changes (which are also available on http://l10n.mozilla.org/dashboard) in case she is already familiar with committing strings to the l10n tree).</description>
		<content:encoded><![CDATA[<p>This will help her to get a quick-start, but sooner or later she will need to figure how to update the translation files, and keep it in sync with the en-US.</p>
<p>She will need to know to &#8216;hg pull &amp;&amp; hg update&#8217; the source files, and use compare-locales in order to get list of changes (which are also available on <a href="http://l10n.mozilla.org/dashboard)" rel="nofollow">http://l10n.mozilla.org/dashboard)</a> in case she is already familiar with committing strings to the l10n tree).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel Hecht</title>
		<link>http://blog.mozilla.com/bhearsum/archives/78/comment-page-1#comment-497</link>
		<dc:creator>Axel Hecht</dc:creator>
		<pubDate>Fri, 30 Jan 2009 11:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/bhearsum/?p=78#comment-497</guid>
		<description>Thanks for testing this new path, and of course for helping out your friend to start the localization. I&#039;ll try to reduce the list of required files further (fennec already does so), but this is a great start to actually document this stuff.</description>
		<content:encoded><![CDATA[<p>Thanks for testing this new path, and of course for helping out your friend to start the localization. I&#8217;ll try to reduce the list of required files further (fennec already does so), but this is a great start to actually document this stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
