<?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>Devin &#187; tradução</title>
	<atom:link href="http://www.devin.com.br/tag/traducao/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devin.com.br</link>
	<description></description>
	<lastBuildDate>Wed, 14 Dec 2011 13:46:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP: Traduções usando printf()</title>
		<link>http://www.devin.com.br/php-traducoes-usando-printf/</link>
		<comments>http://www.devin.com.br/php-traducoes-usando-printf/#comments</comments>
		<pubDate>Mon, 01 Mar 2004 17:38:42 +0000</pubDate>
		<dc:creator>Hugo Cisneiros (Eitch)</dc:creator>
				<category><![CDATA[Dicas]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tradução]]></category>

		<guid isPermaLink="false">http://www.devin.com.br/?p=559</guid>
		<description><![CDATA[Uma boa maneira de produzir uma aplicação que terá várias versões em línguas diferentes é usando a função printf(). Nela a frase inteira será sempre as mesma, e as variáveis serão referenciadas (como por exemplo, %s para uma string). Assim você pode traduzir as frases inteiras sem se preocupar em &#8220;quebrar&#8221; as frases por causa [...]


Posts relacionados:<ol><li><a href='http://www.devin.com.br/php-resumindo-o-tamanho-do-texto/' rel='bookmark' title='Permanent Link: PHP: Resumindo o tamanho do texto'>PHP: Resumindo o tamanho do texto</a></li>
<li><a href='http://www.devin.com.br/php-protegendo-arquivos-de-funcoes/' rel='bookmark' title='Permanent Link: PHP: Protegendo arquivos de funções'>PHP: Protegendo arquivos de funções</a></li>
<li><a href='http://www.devin.com.br/php-deixando-o-texto-mais-bonitinho/' rel='bookmark' title='Permanent Link: PHP: Deixando o texto mais bonitinho'>PHP: Deixando o texto mais bonitinho</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.devin.com.br/php-traducoes-usando-printf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

