<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged transliteration</title>
<link>https://www.question2answer.org/qa/tag/transliteration</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to mention question title in every email send to users?</title>
<link>https://www.question2answer.org/qa/43170/how-to-mention-question-title-in-every-email-send-to-users</link>
<description>I am looking for a way to mention question title in every email send to users, email for related question, new comment , ...?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/43170/how-to-mention-question-title-in-every-email-send-to-users</guid>
<pubDate>Fri, 23 Jan 2015 12:53:29 +0000</pubDate>
</item>
<item>
<title>How to access question title in aq-lang-email.php file?</title>
<link>https://www.question2answer.org/qa/43147/how-to-access-question-title-in-aq-lang-email-php-file</link>
<description>How to access question title in aq-lang-email.php file in qa-lang. for example i can access to site title using ^site_title.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/43147/how-to-access-question-title-in-aq-lang-email-php-file</guid>
<pubDate>Fri, 23 Jan 2015 02:45:50 +0000</pubDate>
</item>
<item>
<title>How to implement Google Transliterate on QA?</title>
<link>https://www.question2answer.org/qa/22563/how-to-implement-google-transliterate-on-qa</link>
<description>I want to implement Question/Answer box with Google Transliterate on Basic Editor. How and where can i do this?&lt;br /&gt;
&lt;br /&gt;
Here Google Transliteration API, &lt;a href=&quot;https://developers.google.com/transliterate/v1/getting_started&quot; rel=&quot;nofollow&quot;&gt;https://developers.google.com/transliterate/v1/getting_started&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
Please help me, i really need this as my site is non-english site.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/22563/how-to-implement-google-transliterate-on-qa</guid>
<pubDate>Sat, 23 Mar 2013 08:12:01 +0000</pubDate>
</item>
<item>
<title>Cyrillic in URL for tag and category - automatic transliteration</title>
<link>https://www.question2answer.org/qa/18371/cyrillic-url-for-tag-and-category-automatic-transliteration</link>
<description>

&lt;p&gt;
	&amp;nbsp;&lt;/p&gt;


&lt;div&gt;
	I did as suggested in this answer&amp;nbsp;&lt;a href=&quot;http://www.question2answer.org/qa/17972/cyrillic-in-url-automatic-transliteration&quot; rel=&quot;nofollow&quot;&gt;http://www.question2answer.org/qa/17972/cyrillic-in-url-automatic-transliteration&lt;/a&gt;&lt;/div&gt;


&lt;div&gt;
	But this solution does not work for tags and categories.&lt;/div&gt;


&lt;div&gt;
	How can I make a transliteration of the pages of tags and categories?&lt;/div&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/18371/cyrillic-url-for-tag-and-category-automatic-transliteration</guid>
<pubDate>Fri, 12 Oct 2012 09:21:38 +0000</pubDate>
</item>
<item>
<title>Cyrillic in URL - automatic transliteration</title>
<link>https://www.question2answer.org/qa/17972/cyrillic-in-url-automatic-transliteration</link>
<description>

&lt;p&gt;
	Go to &lt;strong&gt;\include\qa-util-string.php&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;
	Find &lt;strong&gt;$qa_utf8removeaccents=array&lt;/strong&gt; and add this:&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;color:#000080;&quot;&gt;&lt;span style=&quot;font-size:12px;&quot;&gt;&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&quot;\xD0\xB0&quot;=&amp;gt;&quot;a&quot;, &quot;\xD0\x90&quot;=&amp;gt;&quot;A&quot;,
&lt;br&gt;
	&quot;\xD0\xB1&quot;=&amp;gt;&quot;b&quot;, &quot;\xD0\x91&quot;=&amp;gt;&quot;B&quot;,
&lt;br&gt;
	&quot;\xD0\xB2&quot;=&amp;gt;&quot;v&quot;, &quot;\xD0\x92&quot;=&amp;gt;&quot;V&quot;,
&lt;br&gt;
	&quot;\xD0\xB3&quot;=&amp;gt;&quot;g&quot;, &quot;\xD0\x93&quot;=&amp;gt;&quot;G&quot;,
&lt;br&gt;
	&quot;\xD0\xB4&quot;=&amp;gt;&quot;d&quot;, &quot;\xD0\x94&quot;=&amp;gt;&quot;D&quot;,
&lt;br&gt;
	&quot;\xD0\xB5&quot;=&amp;gt;&quot;e&quot;, &quot;\xD0\x95&quot;=&amp;gt;&quot;E&quot;,
&lt;br&gt;
	&quot;\xD1\x91&quot;=&amp;gt;&quot;yo&quot;, &quot;\xD0\x81&quot;=&amp;gt;&quot;YO&quot;,
&lt;br&gt;
	&quot;\xD0\xB6&quot;=&amp;gt;&quot;zh&quot;, &quot;\xD0\x96&quot;=&amp;gt;&quot;ZH&quot;,
&lt;br&gt;
	&quot;\xD0\xB7&quot;=&amp;gt;&quot;z&quot;, &quot;\xD0\x97&quot;=&amp;gt;&quot;z&quot;,
&lt;br&gt;
	&quot;\xD0\xB8&quot;=&amp;gt;&quot;i&quot;, &quot;\xD0\x98&quot;=&amp;gt;&quot;I&quot;,
&lt;br&gt;
	&quot;\xD0\xB9&quot;=&amp;gt;&quot;j&quot;, &quot;\xD0\x99&quot;=&amp;gt;&quot;J&quot;,
&lt;br&gt;
	&quot;\xD0\xBA&quot;=&amp;gt;&quot;k&quot;, &quot;\xD0\x9A&quot;=&amp;gt;&quot;K&quot;,
&lt;br&gt;
	&quot;\xD0\xBB&quot;=&amp;gt;&quot;l&quot;, &quot;\xD0\x9B&quot;=&amp;gt;&quot;L&quot;,
&lt;br&gt;
	&quot;\xD0\xBC&quot;=&amp;gt;&quot;m&quot;, &quot;\xD0\x9C&quot;=&amp;gt;&quot;M&quot;,
&lt;br&gt;
	&quot;\xD0\xBD&quot;=&amp;gt;&quot;n&quot;, &quot;\xD0\x9D&quot;=&amp;gt;&quot;N&quot;,
&lt;br&gt;
	&quot;\xD0\xBE&quot;=&amp;gt;&quot;o&quot;, &quot;\xD0\x9E&quot;=&amp;gt;&quot;O&quot;,
&lt;br&gt;
	&quot;\xD0\xBF&quot;=&amp;gt;&quot;p&quot;, &quot;\xD0\x9F&quot;=&amp;gt;&quot;P&quot;,
&lt;br&gt;
	&quot;\xD1\x80&quot;=&amp;gt;&quot;r&quot;, &quot;\xD0\xA0&quot;=&amp;gt;&quot;R&quot;,
&lt;br&gt;
	&quot;\xD1\x81&quot;=&amp;gt;&quot;s&quot;, &quot;\xD0\xA1&quot;=&amp;gt;&quot;S&quot;,
&lt;br&gt;
	&quot;\xD1\x82&quot;=&amp;gt;&quot;t&quot;, &quot;\xD0\xA2&quot;=&amp;gt;&quot;T&quot;,
&lt;br&gt;
	&quot;\xD1\x83&quot;=&amp;gt;&quot;u&quot;, &quot;\xD0\xA3&quot;=&amp;gt;&quot;U&quot;,
&lt;br&gt;
	&quot;\xD1\x84&quot;=&amp;gt;&quot;f&quot;, &quot;\xD0\xA4&quot;=&amp;gt;&quot;F&quot;,
&lt;br&gt;
	&quot;\xD1\x85&quot;=&amp;gt;&quot;x&quot;, &quot;\xD0\xA5&quot;=&amp;gt;&quot;X&quot;,
&lt;br&gt;
	&quot;\xD1\x86&quot;=&amp;gt;&quot;cz&quot;, &quot;\xD0\xA6&quot;=&amp;gt;&quot;CZ&quot;,
&lt;br&gt;
	&quot;\xD1\x87&quot;=&amp;gt;&quot;ch&quot;, &quot;\xD0\xA7&quot;=&amp;gt;&quot;CH&quot;,
&lt;br&gt;
	&quot;\xD1\x88&quot;=&amp;gt;&quot;sh&quot;, &quot;\xD0\xA8&quot;=&amp;gt;&quot;SH&quot;,
&lt;br&gt;
	&quot;\xD1\x89&quot;=&amp;gt;&quot;shh&quot;, &quot;\xD0\xA9&quot;=&amp;gt;&quot;SHH&quot;,
&lt;br&gt;
	&quot;\xD1\x8A&quot;=&amp;gt;&quot;&quot;, &quot;\xD0\xAA&quot;=&amp;gt;&quot;&quot;,
&lt;br&gt;
	&quot;\xD1\x8B&quot;=&amp;gt;&quot;y&quot;, &quot;\xD0\xAB&quot;=&amp;gt;&quot;Y&quot;,
&lt;br&gt;
	&quot;\xD1\x8C&quot;=&amp;gt;&quot;&quot;, &quot;\xD0\xAC&quot;=&amp;gt;&quot;&quot;,
&lt;br&gt;
	&quot;\xD1\x8D&quot;=&amp;gt;&quot;e&quot;, &quot;\xD0\xAD&quot;=&amp;gt;&quot;E&quot;,
&lt;br&gt;
	&quot;\xD1\x8E&quot;=&amp;gt;&quot;yu&quot;, &quot;\xD0\xAE&quot;=&amp;gt;&quot;YU&quot;,
&lt;br&gt;
	&quot;\xD1\x8F&quot;=&amp;gt;&quot;ya&quot;, &quot;\xD0\xAF&quot;=&amp;gt;&quot;YA&quot;,&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	Before: yousite.com/1/&lt;strong&gt;это-вопрос&lt;/strong&gt;&lt;/p&gt;


&lt;p&gt;
	After: yousite.com/1/&lt;strong&gt;eto-vopros&lt;/strong&gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/17972/cyrillic-in-url-automatic-transliteration</guid>
<pubDate>Tue, 25 Sep 2012 02:02:57 +0000</pubDate>
</item>
<item>
<title>Implement Google Transliteration</title>
<link>https://www.question2answer.org/qa/2244/implement-google-transliteration</link>
<description>How to implement google transliteration api (&lt;a href=&quot;http://code.google.com/apis/ajaxlanguage/documentation/#Transliteration&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/apis/ajaxlanguage/documentation/#Transliteration&lt;/a&gt; &amp;nbsp;&amp;nbsp;) in Q2A.&lt;br /&gt;
This should be implemented for all text areas: for entering questions,</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/2244/implement-google-transliteration</guid>
<pubDate>Sun, 01 Aug 2010 11:26:50 +0000</pubDate>
</item>
<item>
<title>Is it possible to translate Q2A code</title>
<link>https://www.question2answer.org/qa/2236/is-it-possible-to-translate-q2a-code</link>
<description>Is it possible to translate Q2A code to some other language (say kannada, &lt;a href=&quot;http://en.wikipedia.org/wiki/Kannada),&quot; rel=&quot;nofollow&quot;&gt;http://en.wikipedia.org/wiki/Kannada),&lt;/a&gt; with alphabets not based on latin? I think it should be possible as Drupal is being translated to Kannada (&lt;a href=&quot;http://localize.drupal.org/translate/languages/kn&quot; rel=&quot;nofollow&quot;&gt;http://localize.drupal.org/translate/languages/kn&lt;/a&gt;). If Q2A code can be translated to Kannada, the contents can be typed using Google Transliteration.</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/2236/is-it-possible-to-translate-q2a-code</guid>
<pubDate>Sun, 01 Aug 2010 02:35:14 +0000</pubDate>
</item>
<item>
<title>How to implement Google transliteration?</title>
<link>https://www.question2answer.org/qa/2042/how-to-implement-google-transliteration</link>
<description>I wish to localize my questions and answers site using Google transliteration. How to implement it?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/2042/how-to-implement-google-transliteration</guid>
<pubDate>Fri, 23 Jul 2010 07:07:54 +0000</pubDate>
</item>
</channel>
</rss>