<?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: Tutorial: iPhone Localization in Xib (Nib) Files</title>
	<atom:link href="http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/</link>
	<description>Help to build mobile applications for Apple Store</description>
	<lastBuildDate>Mon, 14 Jun 2010 12:56:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ONE AND ONE MAKES TEN - Incremental localization on XCode-based projects</title>
		<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/comment-page-1/#comment-1099</link>
		<dc:creator>ONE AND ONE MAKES TEN - Incremental localization on XCode-based projects</dc:creator>
		<pubDate>Tue, 15 Dec 2009 22:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=234#comment-1099</guid>
		<description>[...] Please note that there is a whole lot more to localization beyond having different languages on your application. I&#8217;m not going to cover that on this post. I&#8217;m also not going to talk about localizing XIB files. [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] Please note that there is a whole lot more to localization beyond having different languages on your application. I&#8217;m not going to cover that on this post. I&#8217;m also not going to talk about localizing XIB files. [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Localize &#8211; Localization an iPhone application &#171; Brainwash Inc. &#8211; iPhone/Mobile Development</title>
		<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/comment-page-1/#comment-1063</link>
		<dc:creator>Localize &#8211; Localization an iPhone application &#171; Brainwash Inc. &#8211; iPhone/Mobile Development</dc:creator>
		<pubDate>Fri, 13 Nov 2009 12:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=234#comment-1063</guid>
		<description>[...] Tutorial for iPhone &#124; Localized your iPhone application &#124; Localization of your iPhone application &#124; ... [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] Tutorial for iPhone | Localized your iPhone application | Localization of your iPhone application | &#8230; [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adeem Basraa</title>
		<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/comment-page-1/#comment-607</link>
		<dc:creator>Adeem Basraa</dc:creator>
		<pubDate>Thu, 18 Jun 2009 02:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=234#comment-607</guid>
		<description>can you shear the code with me, i will check this out and tells you.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->can you shear the code with me, i will check this out and tells you.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehta</title>
		<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/comment-page-1/#comment-606</link>
		<dc:creator>Mehta</dc:creator>
		<pubDate>Thu, 18 Jun 2009 01:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=234#comment-606</guid>
		<description>@Adeem
I have tried link as you shown above but it doesn&#039;t work. Do you have any other clue for that?? Thanks.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->@Adeem<br />
I have tried link as you shown above but it doesn&#8217;t work. Do you have any other clue for that?? Thanks.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adeem Basraa</title>
		<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/comment-page-1/#comment-590</link>
		<dc:creator>Adeem Basraa</dc:creator>
		<pubDate>Sat, 13 Jun 2009 06:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=234#comment-590</guid>
		<description>@Mehta
I guess you have to call google something like this 
http://translate.google.com.pk/translate_t#de&#124;en&#124;Ich%20bin%20fein
where you can see de= German &amp; en = English and next to it is the sentence you want to translate. I guess it involves a little bit of parsing in objective C or on your server side.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->@Mehta<br />
I guess you have to call google something like this<br />
<a href="http://translate.google.com.pk/translate_t#de" rel="nofollow">http://translate.google.com.pk/translate_t#de</a>|en|Ich%20bin%20fein<br />
where you can see de= German &#038; en = English and next to it is the sentence you want to translate. I guess it involves a little bit of parsing in objective C or on your server side.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehta</title>
		<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/comment-page-1/#comment-589</link>
		<dc:creator>Mehta</dc:creator>
		<pubDate>Sat, 13 Jun 2009 06:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=234#comment-589</guid>
		<description>Hi, I am developing one iPhone application, in which I have to translate user data in other language. It is not web application but I can use Google translation services. So I cannot understand that how can I call that from my application.Can you help me for that?? Any suggestion??? Thanks.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Hi, I am developing one iPhone application, in which I have to translate user data in other language. It is not web application but I can use Google translation services. So I cannot understand that how can I call that from my application.Can you help me for that?? Any suggestion??? Thanks.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adeem Basraa</title>
		<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/comment-page-1/#comment-506</link>
		<dc:creator>Adeem Basraa</dc:creator>
		<pubDate>Sat, 06 Jun 2009 07:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=234#comment-506</guid>
		<description>@MLBT
did you read the 2nd part of this tutorial series? check out http://adeem.me/blog/2009/05/10/tutorial-part-2-localizing-your-iphone-application/ might be helpful for you!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->@MLBT<br />
did you read the 2nd part of this tutorial series? check out <a href="http://adeem.me/blog/2009/05/10/tutorial-part-2-localizing-your-iphone-application/" rel="nofollow">http://adeem.me/blog/2009/05/10/tutorial-part-2-localizing-your-iphone-application/</a> might be helpful for you!<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MLBT</title>
		<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/comment-page-1/#comment-502</link>
		<dc:creator>MLBT</dc:creator>
		<pubDate>Fri, 05 Jun 2009 20:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=234#comment-502</guid>
		<description>Hey thanks for the tutorial works like a charm! Just one question what can you do for alerts or action sheets? is there a way to localized them also?... because they are not in define in the xib file....</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Hey thanks for the tutorial works like a charm! Just one question what can you do for alerts or action sheets? is there a way to localized them also?&#8230; because they are not in define in the xib file&#8230;.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adeem Basraa</title>
		<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/comment-page-1/#comment-332</link>
		<dc:creator>Adeem Basraa</dc:creator>
		<pubDate>Wed, 27 May 2009 06:14:53 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=234#comment-332</guid>
		<description>@James &amp; MCR
I will check and let you know. I think its a must thing to do but i will verify this and update you tonight.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->@James &#038; MCR<br />
I will check and let you know. I think its a must thing to do but i will verify this and update you tonight.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Andrews</title>
		<link>http://adeem.me/blog/2009/05/09/tutorial-iphone-localization-in-xib-nib-files/comment-page-1/#comment-331</link>
		<dc:creator>James Andrews</dc:creator>
		<pubDate>Wed, 27 May 2009 06:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=234#comment-331</guid>
		<description>I was going to ask the same question as &quot;mcr&quot;, if the interface is not different for each local why not just  change the text labels based on the language chosen, why do you need to create another xib file, seems like a lot of extra un-needed work.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->I was going to ask the same question as &#8220;mcr&#8221;, if the interface is not different for each local why not just  change the text labels based on the language chosen, why do you need to create another xib file, seems like a lot of extra un-needed work.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
