<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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>Gravity Support Forums Topic: Change the text in date field label (YYYY)</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-the-text-in-date-field-label-yyyy</link>
		<description>Gravity Support Forums Topic: Change the text in date field label (YYYY)</description>
		<language>en-US</language>
		<pubDate>Wed, 29 Apr 2026 18:54:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/change-the-text-in-date-field-label-yyyy" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "Change the text in date field label (YYYY)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-text-in-date-field-label-yyyy#post-19113</link>
			<pubDate>Mon, 21 Feb 2011 17:22:25 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">19113@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The &#34;YYYY&#34; can't be translated programatically, but you can translate it via the dutch language file. If you are not familiar on how to translate plugins, the following article might be helpful. Start from the &#34;Using poEdit to Translate&#34; section.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://weblogtoolscollection.com/archives/2007/08/27/localizing-a-wordpress-plugin-using-poedit/&#34; rel=&#34;nofollow&#34;&#62;http://weblogtoolscollection.com/archives/2007/08/27/localizing-a-wordpress-plugin-using-poedit/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Derk on "Change the text in date field label (YYYY)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-the-text-in-date-field-label-yyyy#post-19058</link>
			<pubDate>Mon, 21 Feb 2011 10:58:13 +0000</pubDate>
			<dc:creator>Derk</dc:creator>
			<guid isPermaLink="false">19058@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Quick question: ive managed to change the text in adress fields (to Dutch) using this piece of code:&#60;/p&#62;
&#60;p&#62;// Label: Gravity Postcode&#60;br /&#62;
add_filter(&#34;gform_address_zip&#34;, &#34;set_gravityform_address_zip&#34;);&#60;br /&#62;
function set_gravityform_address_zip($label){&#60;br /&#62;
    return &#34;Postcode&#34;;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;How can i use this to change the text in the labels for the 'date field'?&#60;/p&#62;
&#60;p&#62;I want to change YYYY to JJJJ (the dutch word for year = jaar)&#60;/p&#62;
&#60;p&#62;Thanks :-)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
