<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inspired-lua.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Critor</id>
	<title>Inspired-Lua Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inspired-lua.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Critor"/>
	<link rel="alternate" type="text/html" href="https://wiki.inspired-lua.org/Special:Contributions/Critor"/>
	<updated>2026-04-09T01:29:59Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://wiki.inspired-lua.org/index.php?title=locale.name&amp;diff=518</id>
		<title>locale.name</title>
		<link rel="alternate" type="text/html" href="https://wiki.inspired-lua.org/index.php?title=locale.name&amp;diff=518"/>
		<updated>2011-08-04T16:06:09Z</updated>

		<summary type="html">&lt;p&gt;Critor: /* Syntax */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;locale.'''name'''&amp;amp;nbsp;is a function that is part of the Locale Library. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
The function returns the name of the current locale.&amp;lt;br&amp;gt; &lt;br /&gt;
&lt;br /&gt;
== Syntax  ==&lt;br /&gt;
&lt;br /&gt;
locale.'''name()'''&amp;lt;br&amp;gt; returns the name of the current local. It normally returns a two-letter language code, but in some cases it also contains a two-letter country code (ISO-639). &lt;br /&gt;
&lt;br /&gt;
For instance: en, fr, it, de, es, nl, nl_BE, en_GB&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;lang = locale.name() --Puts the current locale name in lang&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:locale]]&lt;/div&gt;</summary>
		<author><name>Critor</name></author>
		
	</entry>
</feed>