<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Get label string in different languages</title>
	<link>http://www.fourone.se/blog/2007/11/01/get-label-value-in-different-languages/</link>
	<description>Dynamics AX development blog</description>
	<pubDate>Thu, 09 Feb 2012 18:03:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Thierry</title>
		<link>http://www.fourone.se/blog/2007/11/01/get-label-value-in-different-languages/#comment-14108</link>
		<dc:creator>Thierry</dc:creator>
		<pubDate>Thu, 23 Sep 2010 12:13:44 +0000</pubDate>
		<guid>http://www.fourone.se/blog/2007/11/01/get-label-value-in-different-languages/#comment-14108</guid>
		<description>You need to pass the label to the method labelId2String using the built in function literalstr:
labelStringSwedish =  SysLabel::labelId2String2(literalstr("@SYS54971"), "en-us");</description>
		<content:encoded><![CDATA[<p>You need to pass the label to the method labelId2String using the built in function literalstr:<br />
labelStringSwedish =  SysLabel::labelId2String2(literalstr(&#8221;@SYS54971&#8243;), &#8220;en-us&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

