mirror of
https://github.com/php/doc-ru.git
synced 2025-08-03 19:20:31 +00:00
Updated translation
git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@320089 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EN-Revision: 7653b91a1f65f902e19fdb0b31aa1d261a87e523 Maintainer: shein Status: ready -->
|
||||
<!-- EN-Revision: bb0f425fc7dcc47dcabcc83881eae5da2d72da77 Maintainer: shein Status: ready -->
|
||||
<!-- Reviewed: yes -->
|
||||
<!-- $Revision$ -->
|
||||
<refentry xml:id="function.sort" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
@ -56,7 +56,7 @@
|
||||
<simpara><constant>SORT_LOCALE_STRING</constant> - строковое сравнение
|
||||
элементов в зависимости от текущей локали.
|
||||
strings, based on the current locale. Добавлено в версиях PHP 4.4.0 и 5.0.2,
|
||||
используется системная локаль, которая может быть изменена с
|
||||
используется локаль, которая может быть изменена с
|
||||
помощью функции <function>setlocale</function>.
|
||||
<!-- FIXME PHP_6
|
||||
Before PHP 6, it uses the system locale, which can be changed using
|
||||
|
Reference in New Issue
Block a user