<?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>asterCC, asterisk callcenter and billing solution &#187; translation</title>
	<atom:link href="http://astercc.org/tag/translation/feed" rel="self" type="application/rss+xml" />
	<link>http://astercc.org</link>
	<description>asterCC, asterisk callcenter, ip pbx and billing solution</description>
	<lastBuildDate>Tue, 15 May 2012 05:06:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>add language package for asterCRM &amp; asterBilling</title>
		<link>http://astercc.org/faq-2/2008/11/add-language-package-for-astercrm-and-asterbilling.html</link>
		<comments>http://astercc.org/faq-2/2008/11/add-language-package-for-astercrm-and-asterbilling.html#comments</comments>
		<pubDate>Sat, 08 Nov 2008 06:42:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[asterBilling]]></category>
		<category><![CDATA[asterCRM]]></category>
		<category><![CDATA[billing]]></category>
		<category><![CDATA[crm]]></category>
		<category><![CDATA[multi language]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://astercc.org/?p=158</guid>
		<description><![CDATA[For now asterCRM provides user two languages, English and Simplified Chinese, if you want to add a new language, follow this article you can make it yourself. say you want...]]></description>
			<content:encoded><![CDATA[<p>For now asterCRM provides user two languages, English and Simplified Chinese, if you want to add a new language, follow this article you can make it yourself.</p>
<p>say you want to add German to astercrm, first go to astercrm/login.php and find the following lines:</p>
<blockquote><p>&lt;OPTION value=&#8221;en_US&#8221;&gt;English&lt;/OPTION&gt;<br />
&lt;OPTION value=&#8221;cn_ZH&#8221;&gt;简体中文&lt;/OPTION&gt;</p></blockquote>
<p>we use de_GER for German so we add line then it looks like</p>
<blockquote><p>&lt;OPTION value=&#8221;en_US&#8221;&gt;English&lt;/OPTION&gt;<br />
&lt;OPTION value=&#8221;cn_ZH&#8221;&gt;简体中文&lt;/OPTION&gt;<br />
&lt;OPTION value=&#8221;de_GER&#8221;&gt;Germany&lt;/OPTION&gt;</p></blockquote>
<p>save the file, then when you enter astercrm login page, you can see</p>
<p><a href="http://astercc.org/wp-content/uploads/2008/11/astercrm_login.png"><img class="alignnone size-full wp-image-245" title="astercrm_login" src="http://astercc.org/wp-content/uploads/2008/11/astercrm_login.png" alt="" width="499" height="361" /></a></p>
<p>select Germany and login, and we go to next to change words.</p>
<p>asterCRM language files locate in astercrm/include/language, where you can see files like</p>
<p>account_cn_ZH.php<br />
account_en_US.php<br />
portal_cn_ZH.php<br />
portal_en_US.php<br />
&#8230;</p>
<p>so cn_ZH means Simplified Chinese, for Germany one, you can copy account_cn_ZH.php as account_de_GER.php, copy portal_cn_ZH.php as portal_de_GER.php</p>
<p style="text-align: right;">dont copy from en_US file coz for some words we have English as default in pages, so it could be not integral in the language file, en_US files could be used as reference.</p>
<p style="text-align: left;">then open the copied file account_de_GER.php with some text editor, and start translate, so it looks like</p>
<blockquote>
<p style="text-align: left;">&lt;?<br />
$add_account = &#8220;Ein neues Benutzerkonto wurde hinzugefügt&#8221;;<br />
$update_rec = &#8220;Eintrag wurde aktualisiert&#8221;;<br />
&#8230;<br />
?&gt;</p></blockquote>
<p style="text-align: left;">save the file with format UTF-8 when you finish.</p>
<p style="text-align: left;">translate one by one &#8230;, not much but need some patient untill all finish.</p>
<p style="text-align: left;">The last thing, change all images, go to astercrm/skin/default, you can see folders like &#8220;images_cn&#8221;, &#8220;images_en&#8221;.. copy images_en as images_de then modify all images in the folder.</p>
<p style="text-align: left;">refresh your browser then you can see asterCRM with your translation!</p>
]]></content:encoded>
			<wfw:commentRss>http://astercc.org/faq-2/2008/11/add-language-package-for-astercrm-and-asterbilling.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
