svn: /phpdoc/ja/trunk/reference/intl/transliterator/ createfromrules.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Mon, 15 Jun 2020 02:58:48 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=350036
Log:
document rules
Changed paths:
U phpdoc/ja/trunk/reference/intl/transliterator/createfromrules.xml
Modified: phpdoc/ja/trunk/reference/intl/transliterator/createfromrules.xml
===================================================================
--- phpdoc/ja/trunk/reference/intl/transliterator/createfromrules.xml 2020-06-14 23:05:03 UTC (rev 350035)
+++ phpdoc/ja/trunk/reference/intl/transliterator/createfromrules.xml 2020-06-15 02:58:48 UTC (rev 350036)
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 307822 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 350035 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->
<refentry xml:id="transliterator.createfromrules" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@@ -38,7 +39,7 @@
<term><parameter>rules</parameter></term>
<listitem>
<para>
- 規則。
+ UTS #35 (LDML) の変換ルールの文法で定義されている規則です。
</para>
</listitem>
</varlistentry>