diff --git a/reference/strings/functions/setlocale.xml b/reference/strings/functions/setlocale.xml index 93afbb704e..5faf550669 100644 --- a/reference/strings/functions/setlocale.xml +++ b/reference/strings/functions/setlocale.xml @@ -1,5 +1,5 @@ - + @@ -126,13 +126,13 @@ Windows users will find useful information about locale strings at Microsoft's - MSDNwebsite. Supported language strings can be found + MSDN website. Supported language strings can be found at &url.setlocale.lang.win32; and supported - country/region strings at - &url.setlocale.country.win32;. Windows systems support the three letter codes for + country/region strings at + &url.setlocale.country.win32;. + Windows systems support the three letter codes for country/region specified by ISO 3166-Alpha-3, which - can be found at this Unicode website - . + can be found at this Unicode website.