<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Peter&#039;s Useful Crap - Topic: Version 1.93 released!</title>
	<link>http://www.theblog.ca/peter-forum/peters-date-countdown/version-193-released</link>
	<description><![CDATA[Useful tips on Canada, cell phones, banking, technology, WordPress, PHP and more]]></description>
	<generator>Simple:Press Version 5.5.1</generator>
	<atom:link href="http://www.theblog.ca/peter-forum/peters-date-countdown/version-193-released/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>Peter on Version 1.93 released!</title>
        	<link>http://www.theblog.ca/peter-forum/peters-date-countdown/version-193-released#p59</link>
        	<category>Peter's Date Countdown</category>
        	<guid isPermaLink="true">http://www.theblog.ca/peter-forum/peters-date-countdown/version-193-released#p59</guid>
        	        	<description><![CDATA[<p>The big feature enhancement is some fine-grained language control.  Therefore, not only can you change the word to display for "sleeps" / "days" but you can also change the words to suit different languages.</p>
<p>Here's an event in French, for example:</p>
<p><a href="/wp-content/uploads/2007/07/datecountdowncp.jpg" ><img src="/wp-content/uploads/2007/07/datecountdowncp.jpg" width="100"  class="sfimageleft" alt="Screenshot of control panel" /><img src="https://www.theblog.ca/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="" /></a></p>
<p>Here are some language settings:</p>
<p>// ------------------------------------------------------<br />
// Language settings</p>
<p>$pdc_text = array(); // do not edit this line<br />
// Set this to the text that should appear before the time remaining. Add a space after it, such as "Only "<br />
$pdc_text['before'] = "Seulement ";</p>
<p>// Set this to the text that should display after the time remaining but before the unit (typically "more " as in "10 more minutes"). Add a space after it.<br />
$pdc_text['more'] = "";</p>
<p>// Set this to the text that should display after the time when the event has not yet occurred (typically "until" as in "10 more minutes until"). Typically add a space after it.<br />
$pdc_text['until'] = "de plus jusqu'";</p>
<p>// Set this to the text that should display after the time when the event has occurred (typically "since" as in "10 more minutes since"). Typically add a space after it.<br />
$pdc_text['since'] = "depuis ";</p>
<p>// Set this to the singular and plural form of days (for both non-JavaScript and JavaScript countdowns)<br />
$pdc_text['day'] = "jour";<br />
$pdc_text['days'] = "jours";</p>
<p>// Set this to the singular and plural form of hours (for non-JavaScript countdown)<br />
$pdc_text['hour'] = "heure";<br />
$pdc_text['hours'] = "heures";</p>
<p>// Set this to the singular and plural form of hours (for JavaScript countdown)<br />
$pdc_text['java_hour'] = "h";</p>
<p>// Set this to the singular and plural form of minutes (for non-JavaScript countdown)<br />
$pdc_text['minute'] = "minute";<br />
$pdc_text['minutes'] = "minutes";</p>
<p>// Set this to the singular and plural form of minutes (for JavaScript countdown)<br />
$pdc_text['java_minute'] = "m";</p>
<p>// Set this to the singular and plural form of seconds (for JavaScript countdown only) "s" is recommended for space reasons<br />
$pdc_text['java_second'] = "s";</p>
<p>Here's how it would display:</p>
<p><a href="/wp-content/uploads/2007/07/datecountdownfr.jpg" ><img src="/wp-content/uploads/2007/07/datecountdownfr.jpg" width="100"  class="sfimageleft" alt="Screenshot of output" /><img src="https://www.theblog.ca/wp-content/sp-resources/forum-themes/default/images/sp_Mouse.png" class="sfimageleft sfmouseleft" alt="" /></a></p>
<p>Download the latest version on the plugin page, as always:</p>
<p><a href="http://www.theblog.ca/?p=41" rel="nofollow">http://www.theblog.ca/?p=41</a></p>
]]></description>
        	        	<pubDate>Sun, 29 Jul 2007 19:26:57 +0000</pubDate>
        </item>
</channel>
</rss>