<?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: encoding for the validation message in Japanese</title>
		<link>https://legacy.forums.gravityhelp.com/topic/encoding-for-the-validation-message-in-japanese</link>
		<description>Gravity Support Forums Topic: encoding for the validation message in Japanese</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Apr 2026 12:59:38 +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/encoding-for-the-validation-message-in-japanese" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "encoding for the validation message in Japanese"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encoding-for-the-validation-message-in-japanese#post-68462</link>
			<pubDate>Sun, 29 Jul 2012 19:48:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68462@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does that work for you, or would you still like to investigate translating certain strings for your Gravity Form automatically with a language setting or something?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>triceratops on "encoding for the validation message in Japanese"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encoding-for-the-validation-message-in-japanese#post-68428</link>
			<pubDate>Sun, 29 Jul 2012 08:37:08 +0000</pubDate>
			<dc:creator>triceratops</dc:creator>
			<guid isPermaLink="false">68428@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I found a site that will convert to HTML entities for you. Here it is for reference ....&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://hp.vector.co.jp/authors/VA022023/javascript/make_html_entity-ja.htm&#34; rel=&#34;nofollow&#34;&#62;http://hp.vector.co.jp/authors/VA022023/javascript/make_html_entity-ja.htm&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>triceratops on "encoding for the validation message in Japanese"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encoding-for-the-validation-message-in-japanese#post-68416</link>
			<pubDate>Sun, 29 Jul 2012 02:30:20 +0000</pubDate>
			<dc:creator>triceratops</dc:creator>
			<guid isPermaLink="false">68416@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes we did. It worked when I just had to do two characters, but I thought there might be a better way to do it by specifying the encoding or something. Using HTML entitys for long sentences is going to be a bit of a pain.&#60;/p&#62;
&#60;p&#62;Is there no place I could just specify the charset and be done with it?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Mark
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "encoding for the validation message in Japanese"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encoding-for-the-validation-message-in-japanese#post-68404</link>
			<pubDate>Sun, 29 Jul 2012 01:53:57 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">68404@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Seems like we tried something like this in the past?  Can you use the HTML entities for those characters, rather than the actual characters?  Like we did here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/first-last-name-labels-into-japanese#post-64387&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/first-last-name-labels-into-japanese#post-64387&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I don't have a good resource for the conversion from Japanese character to HTML entity but you can find one online.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>triceratops on "encoding for the validation message in Japanese"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encoding-for-the-validation-message-in-japanese#post-68219</link>
			<pubDate>Fri, 27 Jul 2012 11:45:51 +0000</pubDate>
			<dc:creator>triceratops</dc:creator>
			<guid isPermaLink="false">68219@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I'm trying to change a form validation message into Japanese but it's coming out mumbo jumbo. Like this ....&#60;br /&#62;
�K�v�ȍ��ڂ�S�Ă��L��肢���܂��B &#60;/p&#62;
&#60;p&#62;This is the code I've added to functions.php ....&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_validation_message&#38;quot;, &#38;quot;change_message&#38;quot;, 10, 2);
function change_message($message, $form){
return &#38;quot;必要な項目を全てご記入お願いします。&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;What would I need to add to change the encoding to something that will give me the Japanese?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Mark
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
