<?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/"
	>

<channel>
	<title>停止空想 &#187; InfoPlist.strings</title>
	<atom:link href="http://neal.bangpie.net/tag/infopliststrings/feed/" rel="self" type="application/rss+xml" />
	<link>http://neal.bangpie.net</link>
	<description>老张的空中之家</description>
	<lastBuildDate>Fri, 06 Nov 2009 15:35:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>如何让iPhone的程序名也localization</title>
		<link>http://neal.bangpie.net/2009/04/%e5%a6%82%e4%bd%95%e8%ae%a9iphone%e7%9a%84%e7%a8%8b%e5%ba%8f%e5%90%8d%e4%b9%9flocalization/</link>
		<comments>http://neal.bangpie.net/2009/04/%e5%a6%82%e4%bd%95%e8%ae%a9iphone%e7%9a%84%e7%a8%8b%e5%ba%8f%e5%90%8d%e4%b9%9flocalization/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 13:02:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[苹果]]></category>
		<category><![CDATA[CFBundleDisplayName]]></category>
		<category><![CDATA[InfoPlist.strings]]></category>
		<category><![CDATA[localization]]></category>

		<guid isPermaLink="false">http://neal.bangpie.net/?p=292</guid>
		<description><![CDATA[如何根据不同的语言环境的设置，让程序显示不同的application name Here’s an alternative way to do it using the localization features of OS X: Create an en.lproj directory if your project doesn’t already have one.  Inside the en.lproj directory create a file called InfoPlist.strings. Add this line to the file: ”CFBundleDisplayName” = “YourNewAppName”;]]></description>
		<wfw:commentRss>http://neal.bangpie.net/2009/04/%e5%a6%82%e4%bd%95%e8%ae%a9iphone%e7%9a%84%e7%a8%8b%e5%ba%8f%e5%90%8d%e4%b9%9flocalization/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

