git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221353 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jean-Sébastien Goupil 2006-10-08 02:37:44 +00:00
parent fe04763da1
commit 8851ff9330

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.26 $ -->
<!-- $Revision: 1.27 $ -->
<!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
<refentry id="function.setlocale">
<refnamediv>
@ -126,13 +126,13 @@
<para>
Windows users will find useful information about
<parameter>locale</parameter> strings at Microsoft's
<acronym>MSDN</acronym>website. Supported language strings can be found
<acronym>MSDN</acronym> website. Supported language strings can be found
at <ulink url="&url.setlocale.lang.win32;">&url.setlocale.lang.win32;</ulink> and supported
country/region strings at <ulink url="&url.setlocale.country.win32;">
&url.setlocale.country.win32;</ulink>. Windows systems support the three letter codes for
country/region strings at
<ulink url="&url.setlocale.country.win32;">&url.setlocale.country.win32;</ulink>.
Windows systems support the three letter codes for
country/region specified by <literal>ISO 3166-Alpha-3</literal>, which
can be found at this <ulink url="&url.iso-3166-3;">Unicode website
</ulink>.
can be found at this <ulink url="&url.iso-3166-3;">Unicode website</ulink>.
</para>
</tip>
<para>