<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Vfxdude &#187; Tag: translation - Recent Posts</title>
		<link>http://www.vfxdude.com/forum/tags/translation</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Feb 2012 11:12:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/tags/translation" rel="self" type="application/rss+xml" />

		<item>
			<title>vfxdude on "My website is only partly translated into Dutch, how to translate it 100%?"</title>
			<link>http://www.vfxdude.com/forum/topic/my-website-is-only-partly-translated-into-dutch-how-to-translate-it-100#post-8178</link>
			<pubDate>Wed, 18 Jan 2012 14:56:35 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">8178@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;ok. Those labels are in the theme en_EN.po file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jmetoren on "My website is only partly translated into Dutch, how to translate it 100%?"</title>
			<link>http://www.vfxdude.com/forum/topic/my-website-is-only-partly-translated-into-dutch-how-to-translate-it-100#post-8164</link>
			<pubDate>Mon, 16 Jan 2012 08:48:51 +0000</pubDate>
			<dc:creator>jmetoren</dc:creator>
			<guid isPermaLink="false">8164@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanks, I'll try your suggested solutions.&#60;/p&#62;
&#60;p&#62;Considering your question #4:&#60;/p&#62;
&#60;p&#62;I'm talking about the standard wordpress 'form' by which readers can react to posts (or blogs). The 'name', 'email', 'site' and 'send reaction' sections are translated, however, the 'required' notion isn't.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "My website is only partly translated into Dutch, how to translate it 100%?"</title>
			<link>http://www.vfxdude.com/forum/topic/my-website-is-only-partly-translated-into-dutch-how-to-translate-it-100#post-8135</link>
			<pubDate>Wed, 11 Jan 2012 11:45:58 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">8135@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;1. Twitter feed: Must be a plugin. not twitter feed comes with the theme or wp.&#60;/p&#62;
&#60;p&#62;2. Date: I thought this was automatically localized, but after reading &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/date_i18n&#34;&#62;this article&#60;/a&#62;, the function used maybe has to be changed. Edit theme-functions.php (in library/functions under the theme folder). &#60;/p&#62;
&#60;p&#62;Search for: &#60;code&#62;the_time($bf_date_format);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;replace with: &#60;code&#62;echo date_i18n($bf_date_format,get_the_time('U'));&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I have now changed this so it will be like that in the new version. Another solution is to change the &#60;a href=&#34;http://codex.wordpress.org/Formatting_Date_and_Time&#34;&#62;dateformat&#60;/a&#62; in the theme settings to only numbers.&#60;/p&#62;
&#60;p&#62;3. by author: This is also in the meta function in theme-function.php, and it is localized with the theme po file. &#60;a href=&#34;http://www.vfxdude.com/bigfeature/2009/10/faq/#translate&#34;&#62;Here's how to translate&#60;/a&#62; (save the translated po file to the theme folder).&#60;/p&#62;
&#60;p&#62;4. reaction form: I don't know what a reaction form is. Are you talking about the contact form. That is handled by a plugin. Depends what plugin you are using. I reccomend to use the &#60;a href=&#34;http://wordpress.org/extend/plugins/contact-form-7/&#34;&#62;Contact Form 7 plugin&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;5. popularity contest: This is outputted by the &#60;a href=&#34;http://wordpress.org/extend/plugins/popularity-contest/&#34;&#62;Popularity contest plugin&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jmetoren on "My website is only partly translated into Dutch, how to translate it 100%?"</title>
			<link>http://www.vfxdude.com/forum/topic/my-website-is-only-partly-translated-into-dutch-how-to-translate-it-100#post-8130</link>
			<pubDate>Tue, 10 Jan 2012 13:25:26 +0000</pubDate>
			<dc:creator>jmetoren</dc:creator>
			<guid isPermaLink="false">8130@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;It's the text&#60;/p&#62;
&#60;p&#62;in the twitter feed which tells how long ago a tweet was tweeted e.g. '3 hours ago',&#60;br /&#62;
of the archive; the date behind the blog post is still in English 'January 5th, 2012',&#60;br /&#62;
which tells which author wrote an article, beneath the header 'by Author',&#60;br /&#62;
in the reaction form says 'naam required' (the text is partly Dutch and partly English). I searched through the settings but could not find a place to adjust it,&#60;br /&#62;
of the title of 'popularity contest'.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "My website is only partly translated into Dutch, how to translate it 100%?"</title>
			<link>http://www.vfxdude.com/forum/topic/my-website-is-only-partly-translated-into-dutch-how-to-translate-it-100#post-8089</link>
			<pubDate>Fri, 06 Jan 2012 11:26:49 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">8089@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;what text is this? Labels like &#34;Leave a Reply&#34; in the comments section is in the bigfeature en_EN.po file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jmetoren on "My website is only partly translated into Dutch, how to translate it 100%?"</title>
			<link>http://www.vfxdude.com/forum/topic/my-website-is-only-partly-translated-into-dutch-how-to-translate-it-100#post-8088</link>
			<pubDate>Fri, 06 Jan 2012 11:14:54 +0000</pubDate>
			<dc:creator>jmetoren</dc:creator>
			<guid isPermaLink="false">8088@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanks for your reply. &#60;/p&#62;
&#60;p&#62;Fyi (and those with similar problems): I've been working out the problem a bit more and it seems it is two sided:&#60;/p&#62;
&#60;p&#62;1. There seem to be two different locations for the .po files. I placed mine in the wrong folder. After placing it in the correct folder, most of the text was translated correctly in Dutch. However, not all of it.&#60;/p&#62;
&#60;p&#62;2. After some digging, we figured out that probably some text is 'hardwired' in the mysql database and cannot be overwritten by the .po files. I'm currently communicating with my webhost whether it is possible to solve this problem easily.&#60;/p&#62;
&#60;p&#62;Do you have any suggestions for step #2?&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;/p&#62;
&#60;p&#62;Joren
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "My website is only partly translated into Dutch, how to translate it 100%?"</title>
			<link>http://www.vfxdude.com/forum/topic/my-website-is-only-partly-translated-into-dutch-how-to-translate-it-100#post-7647</link>
			<pubDate>Wed, 16 Nov 2011 09:39:59 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">7647@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.vfxdude.com/bigfeature/2009/10/faq/#translate&#34; rel=&#34;nofollow&#34;&#62;http://www.vfxdude.com/bigfeature/2009/10/faq/#translate&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jmetoren on "My website is only partly translated into Dutch, how to translate it 100%?"</title>
			<link>http://www.vfxdude.com/forum/topic/my-website-is-only-partly-translated-into-dutch-how-to-translate-it-100#post-7645</link>
			<pubDate>Tue, 15 Nov 2011 21:49:25 +0000</pubDate>
			<dc:creator>jmetoren</dc:creator>
			<guid isPermaLink="false">7645@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I'd like to translate &#60;a href=&#34;http://omgevingspsycholoog.nl&#34;&#62;my website&#60;/a&#62; to Dutch. So I followed all &#60;a href=&#34;http://urbangiraffe.com/articles/localizing-wordpress-themes-and-plugins/2/&#34;&#62;the insturctions&#60;/a&#62; for a nl_NL.mo files, uploaded them to /wp-content/languages, adjusted define ('WPLANG', ''); and saved the whole stuff.&#60;/p&#62;
&#60;p&#62;Then, the whole interface of the control panel is in Dutch but only a part of the website is in Dutch. Some text, like 'category' is translated in Dutch, but some text, like 'leave a comment' at the comment section, isn't translated.&#60;/p&#62;
&#60;p&#62;I checked the nl_NL.po file whether 'leave a comment' and other text was translated properly, it was. Then I generated a new nl_NL.mo file from that .po file and uploaded it again, changed define ('WPLANG', '');. But, unfortunately, no result.&#60;/p&#62;
&#60;p&#62;I also adjusted the text in the comment-template and uploaded it to the correct file. Again, no effect.&#60;/p&#62;
&#60;p&#62;Do you have any suggestions of what I could do to fix the problem?&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;/p&#62;
&#60;p&#62;Joren
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Translations of the BigFeature theme"</title>
			<link>http://www.vfxdude.com/forum/topic/translations-of-the-bigfeature-theme#post-7119</link>
			<pubDate>Thu, 18 Aug 2011 10:55:59 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">7119@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;you can use the Update from POT file option. &#60;a href=&#34;http://wiki.creativecommons.org/Translating_PO_Files&#34;&#62;more info&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;and it's a good idea to distribute language files with the theme (bare jeg slipper å oversette selv).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>norwegianmood on "Translations of the BigFeature theme"</title>
			<link>http://www.vfxdude.com/forum/topic/translations-of-the-bigfeature-theme#post-7109</link>
			<pubDate>Wed, 17 Aug 2011 10:21:22 +0000</pubDate>
			<dc:creator>norwegianmood</dc:creator>
			<guid isPermaLink="false">7109@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I've translated this theme numerous times now, from english to norwegian. This last version there were 608 strings to translate in the PO-file, and most of them I've translated before of course.&#60;/p&#62;
&#60;p&#62;Is there a way to &#34;merge&#34; the previous translated PO-file with the new PO-file so that I only have to translate the new content?&#60;/p&#62;
&#60;p&#62;And.&#60;/p&#62;
&#60;p&#62;Could it be an idea for others who translates the theme into their respective languages to join forces? To better the quality of each others translations, and perhaps over time be able to offer finished translations along with new upgrades of the theme?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Alternative to Poedit on Mac"</title>
			<link>http://www.vfxdude.com/forum/topic/alternative-to-poedit-on-mac#post-7076</link>
			<pubDate>Mon, 15 Aug 2011 12:25:59 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">7076@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://poedit.en.softonic.com/mac&#34; rel=&#34;nofollow&#34;&#62;http://poedit.en.softonic.com/mac&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>norwegianmood on "Alternative to Poedit on Mac"</title>
			<link>http://www.vfxdude.com/forum/topic/alternative-to-poedit-on-mac#post-7053</link>
			<pubDate>Sun, 14 Aug 2011 20:59:54 +0000</pubDate>
			<dc:creator>norwegianmood</dc:creator>
			<guid isPermaLink="false">7053@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hi. Is there an alternative to Poedit for translating po-files? Just up-graded to OSX Lion and found out that Poedit does not work anymore.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "WPML plugin: where to add code, if I don&#039;t want to use widgets"</title>
			<link>http://www.vfxdude.com/forum/topic/wpml-plugin-where-to-add-code-if-i-dont-want-to-use-widgets#post-6230</link>
			<pubDate>Thu, 31 Mar 2011 20:44:17 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">6230@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;you can add this to the customHeader in functions.php of the bfNav child theme. Something like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;div id=&#34;topheader&#34;&#38;gt;&#38;lt;div class=&#34;inside clearfix&#34;&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#34;langselector&#34;&#38;gt;&#38;lt;?php do_action('icl_language_selector'); ?&#38;gt;&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#34;headerstuff&#34;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and style it similar to this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;#langselector { float:right; margin: -30px 15px 0 0; }&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colorit on "WPML plugin: where to add code, if I don&#039;t want to use widgets"</title>
			<link>http://www.vfxdude.com/forum/topic/wpml-plugin-where-to-add-code-if-i-dont-want-to-use-widgets#post-6212</link>
			<pubDate>Wed, 30 Mar 2011 18:17:08 +0000</pubDate>
			<dc:creator>Colorit</dc:creator>
			<guid isPermaLink="false">6212@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;The flag code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php do_action(&#38;#39;icl_language_selector&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;should be shown there:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i56.tinypic.com/ml6lp4.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i56.tinypic.com/ml6lp4.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;or there:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i52.tinypic.com/25gynus.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i52.tinypic.com/25gynus.jpg&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Colorit on "WPML plugin: where to add code, if I don&#039;t want to use widgets"</title>
			<link>http://www.vfxdude.com/forum/topic/wpml-plugin-where-to-add-code-if-i-dont-want-to-use-widgets#post-6210</link>
			<pubDate>Wed, 30 Mar 2011 17:32:24 +0000</pubDate>
			<dc:creator>Colorit</dc:creator>
			<guid isPermaLink="false">6210@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm not so familiar with PHP, so I have tried at several places in the index.php of Bigfeature, to add the WPML code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php do_action(&#38;#39;icl_language_selector&#38;#39;); ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;that is required in the theme to show the language selector.&#60;/p&#62;
&#60;p&#62;The plugin itself seems to work, because if I set the options of WPML to show the selector in the footer, it shows the selector.&#60;/p&#62;
&#60;p&#62;But I would like to have the selector at the top right side of the &#34;topheader&#34;.&#60;/p&#62;
&#60;p&#62;I use BFNav 1.0.5 and WP 3.1.&#60;/p&#62;
&#60;p&#62;I searched several theme files for the &#34;topheader&#34;, but I cannot find it, so that I can add this code to it.&#60;/p&#62;
&#60;p&#62;So where can I add the code for the selector shown in the topheader of BFnav?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CanberkUnsal on "How to Translate?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-translate#post-1240</link>
			<pubDate>Fri, 12 Feb 2010 20:48:13 +0000</pubDate>
			<dc:creator>CanberkUnsal</dc:creator>
			<guid isPermaLink="false">1240@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanx vfxdude. I couldn't see that part in the FAQ :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "How to Translate?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-translate#post-1232</link>
			<pubDate>Fri, 12 Feb 2010 14:48:19 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">1232@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.vfxdude.com/bigfeature/2009/10/faq/#translate&#34; rel=&#34;nofollow&#34;&#62;http://www.vfxdude.com/bigfeature/2009/10/faq/#translate&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>CanberkUnsal on "How to Translate?"</title>
			<link>http://www.vfxdude.com/forum/topic/how-to-translate#post-1227</link>
			<pubDate>Fri, 12 Feb 2010 02:13:31 +0000</pubDate>
			<dc:creator>CanberkUnsal</dc:creator>
			<guid isPermaLink="false">1227@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hi there...&#60;/p&#62;
&#60;p&#62;I want to translate the theme to an other language. There are &#34;en_EN.mo&#34; and &#34;en_EN.po&#34; files in the theme folder. I tryed to edit .po file but nothing changed...&#60;/p&#62;
&#60;p&#62;Can any one help pls?&#60;/p&#62;
&#60;p&#62;Thanx...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bielle64 on "Translations problems"</title>
			<link>http://www.vfxdude.com/forum/topic/traslations-problems#post-488</link>
			<pubDate>Tue, 15 Dec 2009 08:45:50 +0000</pubDate>
			<dc:creator>bielle64</dc:creator>
			<guid isPermaLink="false">488@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Perfect, thank you Dude ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Translations problems"</title>
			<link>http://www.vfxdude.com/forum/topic/traslations-problems#post-461</link>
			<pubDate>Mon, 14 Dec 2009 10:22:23 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">461@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;there is a theme settings for the date format.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bielle64 on "Translations problems"</title>
			<link>http://www.vfxdude.com/forum/topic/traslations-problems#post-453</link>
			<pubDate>Sun, 13 Dec 2009 17:48:47 +0000</pubDate>
			<dc:creator>bielle64</dc:creator>
			<guid isPermaLink="false">453@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I need to translate the date format below the article title.&#60;br /&#62;
I&#38;#39;d like it to be &#38;quot;day month year&#38;quot;.&#60;/p&#62;
&#60;p&#62;I can&#38;#39;t find where it is, can you help me?&#60;/p&#62;
&#60;p&#62;Suggestion : that would be great that BF respects the date format specified in the General Wordpress settings ;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Orville on "Translation issues"</title>
			<link>http://www.vfxdude.com/forum/topic/translation-issues#post-433</link>
			<pubDate>Fri, 11 Dec 2009 21:26:49 +0000</pubDate>
			<dc:creator>Orville</dc:creator>
			<guid isPermaLink="false">433@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Cant find also strings to translate &#38;quot;Bigfeature settings saved&#38;quot; etc messages at the top of theme settings panel.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marmot on "Translation issues"</title>
			<link>http://www.vfxdude.com/forum/topic/translation-issues#post-226</link>
			<pubDate>Sun, 22 Nov 2009 10:59:36 +0000</pubDate>
			<dc:creator>marmot</dc:creator>
			<guid isPermaLink="false">226@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Another quick fix :)&#60;/p&#62;
&#60;p&#62;&#38;gt; metabox.php&#60;br /&#62;
&#38;gt; line 219&#60;/p&#62;
&#60;p&#62;&#38;gt; before : &#60;code&#62;&#38;#39;label&#38;#39; =&#38;gt; __(&#38;#39;Default Image&#38;#39;),&#60;/code&#62;&#60;br /&#62;
&#38;gt; after : &#60;code&#62;&#38;#39;label&#38;#39; =&#38;gt; __(&#38;#39;Default Image&#38;#39;,&#38;#39;BigFeature&#38;#39;),&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Translation issues"</title>
			<link>http://www.vfxdude.com/forum/topic/translation-issues#post-203</link>
			<pubDate>Fri, 20 Nov 2009 18:58:19 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">203@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;ups, I have forgotten those...will be added in the next version. 1.3.3 I guess, since 1.3.2 is now just available for download...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Orville on "Translation issues"</title>
			<link>http://www.vfxdude.com/forum/topic/translation-issues#post-196</link>
			<pubDate>Fri, 20 Nov 2009 18:41:57 +0000</pubDate>
			<dc:creator>Orville</dc:creator>
			<guid isPermaLink="false">196@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Can not find string to translate &#38;quot;Save changes&#38;quot; and &#38;quot;reset&#38;quot; under theme settings panel. Also for &#38;quot;and&#38;quot; between posts and comments RSS link at the footer. How do I translate them?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jmorillo on "Translations problems"</title>
			<link>http://www.vfxdude.com/forum/topic/traslations-problems#post-77</link>
			<pubDate>Thu, 12 Nov 2009 03:59:42 +0000</pubDate>
			<dc:creator>jmorillo</dc:creator>
			<guid isPermaLink="false">77@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thank you for the changes I have downloaded, checked and all the issues are fixed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marmot on "Translations problems"</title>
			<link>http://www.vfxdude.com/forum/topic/traslations-problems#post-75</link>
			<pubDate>Wed, 11 Nov 2009 20:05:39 +0000</pubDate>
			<dc:creator>marmot</dc:creator>
			<guid isPermaLink="false">75@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;&#60;blockquote&#62;1.3.1 with the fix is already available for download.&#60;/blockquote&#62;&#60;br /&#62;
Thank you (once again) for the fixes :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Translations problems"</title>
			<link>http://www.vfxdude.com/forum/topic/traslations-problems#post-74</link>
			<pubDate>Wed, 11 Nov 2009 16:28:48 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">74@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;1.3.1 with the fix is already available for download.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vfxdude on "Translations problems"</title>
			<link>http://www.vfxdude.com/forum/topic/traslations-problems#post-72</link>
			<pubDate>Wed, 11 Nov 2009 13:06:52 +0000</pubDate>
			<dc:creator>vfxdude</dc:creator>
			<guid isPermaLink="false">72@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;2. it is for 1.3.1. Coming in some days.&#60;/p&#62;
&#60;p&#62;3. ok I see. Will look into this issue. Helpful illustrative collage!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jmorillo on "Translations problems"</title>
			<link>http://www.vfxdude.com/forum/topic/traslations-problems#post-69</link>
			<pubDate>Wed, 11 Nov 2009 05:23:39 +0000</pubDate>
			<dc:creator>jmorillo</dc:creator>
			<guid isPermaLink="false">69@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;1. My fault I mix 1.2 and 1.3 files. OK&#60;br /&#62;
2. If it is for revision 1.4 could you give me the line and the php file to change that manually?&#60;br /&#62;
3. I checked that before posting the previous post. The plural forms in English and Spanish are the same and I think are right. I have a picture that can help to center the problem:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img517.imageshack.us/img517/8504/translationissue.png&#34;&#62;picture&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

