<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Chevereto Forum - New text to translate]]></title>
	<link rel="self" href="http://chevereto.com/foro/feed-atom-topic443.xml"/>
	<updated>2010-01-27T15:15:47Z</updated>
	<generator>PunBB</generator>
	<id>http://chevereto.com/foro/topic443-new-text-to-translate.html</id>
		<entry>
			<title type="html"><![CDATA[Re: New text to translate]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post2173.html#p2173"/>
			<content type="html"><![CDATA[<p>Thanks, you very helped me...</p>]]></content>
			<author>
				<name><![CDATA[ThaMCW]]></name>
				<uri>http://chevereto.com/foro/user686.html</uri>
			</author>
			<updated>2010-01-27T15:15:47Z</updated>
			<id>http://chevereto.com/foro/post2173.html#p2173</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New text to translate]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post2163.html#p2163"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>ThaMCW wrote:</cite><blockquote><p>Hi, I have a problem, I put on my image hosting some new text and I do not know how to add it to language file ... Who can tell me how I do this?<br />sorry for my English ...</p></blockquote></div><p>Replace your text with a varible. like so:<br /></p><div class="codebox"><pre><code>&lt;?=TXT_EXAMPLEVAR; ?&gt;</code></pre></div><p>( just for your info that code above is the same as this code </p><div class="codebox"><pre><code>&lt;?php echo TXT_EXAMPLEVAR; ?&gt;</code></pre></div><p> )</p><p>Then in your language file of chose put this in it with your text as varible.<br /></p><div class="codebox"><pre><code>define(&#039;TXT_EXAMPLEVAR&#039;, &#039;Example text&#039;);</code></pre></div><p>One note, the varible names are capital sensitive.</p><p>I hope this helps.<br />Gamerlv.</p>]]></content>
			<author>
				<name><![CDATA[gamerlv]]></name>
				<uri>http://chevereto.com/foro/user540.html</uri>
			</author>
			<updated>2010-01-26T06:36:49Z</updated>
			<id>http://chevereto.com/foro/post2163.html#p2163</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New text to translate]]></title>
			<link rel="alternate" href="http://chevereto.com/foro/post2158.html#p2158"/>
			<content type="html"><![CDATA[<p>Hi, I have a problem, I put on my image hosting some new text and I do not know how to add it to language file ... Who can tell me how I do this?<br />sorry for my English ...</p>]]></content>
			<author>
				<name><![CDATA[ThaMCW]]></name>
				<uri>http://chevereto.com/foro/user686.html</uri>
			</author>
			<updated>2010-01-24T20:24:21Z</updated>
			<id>http://chevereto.com/foro/post2158.html#p2158</id>
		</entry>
</feed>
