<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: More Internationalization Fun</title>
	<atom:link href="http://ottopress.com/2012/more-internationalization-fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://ottopress.com/2012/more-internationalization-fun/</link>
	<description>You have to use an Ottopress to get fresh squeezed Otto.</description>
	<lastBuildDate>Mon, 20 May 2013 01:52:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta3-24284</generator>
	<item>
		<title>By: Carlo Rizzante</title>
		<link>http://ottopress.com/2012/more-internationalization-fun/comment-page-1/#comment-11363</link>
		<dc:creator>Carlo Rizzante</dc:creator>
		<pubDate>Thu, 01 Nov 2012 10:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=849#comment-11363</guid>
		<description><![CDATA[Thanks for your prompt reply!

Going after your suggestion, I&#039;ve discovered the function network_admin_url(). I&#039;ll try with that. But here we&#039;re going off topic.

ps. You&#039;re right about the missing closing tags: they are due to my failed attempts to make visible the html :-p]]></description>
		<content:encoded><![CDATA[<p>Thanks for your prompt reply!</p>
<p>Going after your suggestion, I&#8217;ve discovered the function network_admin_url(). I&#8217;ll try with that. But here we&#8217;re going off topic.</p>
<p>ps. You&#8217;re right about the missing closing tags: they are due to my failed attempts to make visible the html :-p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Otto</title>
		<link>http://ottopress.com/2012/more-internationalization-fun/comment-page-1/#comment-11362</link>
		<dc:creator>Otto</dc:creator>
		<pubDate>Wed, 31 Oct 2012 19:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=849#comment-11362</guid>
		<description><![CDATA[Seems perfectly fine to me, although I&#039;d use the admin_url() function instead of home_url().

Also, you&#039;re missing the closing (/a) tag in the string, unless the copy/paste ate it. Possible. :)]]></description>
		<content:encoded><![CDATA[<p>Seems perfectly fine to me, although I&#8217;d use the admin_url() function instead of home_url().</p>
<p>Also, you&#8217;re missing the closing (/a) tag in the string, unless the copy/paste ate it. Possible. <img src='http://ottopress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlo Rizzante</title>
		<link>http://ottopress.com/2012/more-internationalization-fun/comment-page-1/#comment-11359</link>
		<dc:creator>Carlo Rizzante</dc:creator>
		<pubDate>Wed, 31 Oct 2012 14:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=849#comment-11359</guid>
		<description><![CDATA[Thanks for this further inside on the topic, Otto. I&#039;ve a question though, and it would be great if you will find the time to give me a feedback.

I&#039;m coding an option page (and the related option managements code). I would like the whole to be easily translated and ported.

For few specific options I would like to have a dynamic URL in the description. So far I ended up with the following solution (which is part of an array containing the setting of the field).

&lt;code&gt;&#039;info&#039; =&gt; sprintf( __( &#039;Enter your &lt;strong&gt;username&lt;/strong&gt; to hide the Settings Page to other Admins. To restore a free access to this page, empty the field here or on the &lt;a href=&quot;%s&quot;&gt;WP options page&lt;/a&gt; under &lt;em&gt;framework_woo_super_user&lt;/em&gt;.&#039;, &#039;optimathemes&#039; ), home_url().&#039;/wp-admin/options.php&#039;)&lt;/code&gt;

Perhaps I could write it better, but the point is, is it a valid solution?

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Thanks for this further inside on the topic, Otto. I&#8217;ve a question though, and it would be great if you will find the time to give me a feedback.</p>
<p>I&#8217;m coding an option page (and the related option managements code). I would like the whole to be easily translated and ported.</p>
<p>For few specific options I would like to have a dynamic URL in the description. So far I ended up with the following solution (which is part of an array containing the setting of the field).</p>
<p><code>'info' =&gt; sprintf( __( 'Enter your &lt;strong&gt;username&lt;/strong&gt; to hide the Settings Page to other Admins. To restore a free access to this page, empty the field here or on the &lt;a href="%s"&gt;WP options page under &lt;em&gt;framework_woo_super_user.', 'optimathemes' ), home_url().'/wp-admin/options.php')</code></p>
<p>Perhaps I could write it better, but the point is, is it a valid solution?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress - Poedit: Translation Secrets - cssigniter.com</title>
		<link>http://ottopress.com/2012/more-internationalization-fun/comment-page-1/#comment-11307</link>
		<dc:creator>WordPress - Poedit: Translation Secrets - cssigniter.com</dc:creator>
		<pubDate>Sun, 14 Oct 2012 07:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://ottopress.com/?p=849#comment-11307</guid>
		<description><![CDATA[[...] More Internationalization Fun [...]]]></description>
		<content:encoded><![CDATA[<p>[...] More Internationalization Fun [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Object Caching 333/344 objects using xcache

 Served from: ottodestruct.com @ 2013-05-20 01:44:29 by W3 Total Cache -->