File tree Expand file tree Collapse file tree 2 files changed +19
-19
lines changed
reference/gettext/functions Expand file tree Collapse file tree 2 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 8181 </tgroup >
8282 </informaltable >
8383 </refsect1 >
84-
84+
8585 <refsect1 role =" seealso" >
8686 &reftitle.seealso;
8787 <para >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- splitted from ./ja/functions/gettext.xml, last change in rev 1.1 -->
3+ <!-- splitted from ./ja/functions/gettext.xml, last change in rev 1.2 -->
44<!-- EN-Revision: a4fd6e61bdde94db011541268e6ff2738ac1ab9f Maintainer: hirokawa Status: ready -->
5- <refentry xml : id =" function.textdomain" xmlns =" http://docbook.org/ns/docbook" >
6- <refnamediv >
7- <refname >textdomain</refname >
8- <refpurpose >デフォルトドメインを設定する</refpurpose >
9- </refnamediv >
10- <refsect1 role =" description" >
11- &reftitle.description;
12- <methodsynopsis >
13- <type >string</type ><methodname >textdomain</methodname >
14- <methodparam ><type >string</type ><parameter >text_domain</parameter ><initializer >&null; </initializer ></methodparam >
15- </methodsynopsis >
16- <para >
17- この関数は、<function >gettext</function > がコールされた際に検索を
18- 行うドメインを設定します。このドメインは、通常はアプリケーション名から
19- 付けられます。
20- </para >
21- </refsect1 >
5+ <refentry xml : id =" function.textdomain" xmlns =" http://docbook.org/ns/docbook" >
6+ <refnamediv >
7+ <refname >textdomain</refname >
8+ <refpurpose >デフォルトドメインを設定する</refpurpose >
9+ </refnamediv >
10+ <refsect1 role =" description" >
11+ &reftitle.description;
12+ <methodsynopsis >
13+ <type >string</type ><methodname >textdomain</methodname >
14+ <methodparam ><type >string</type ><parameter >text_domain</parameter ><initializer >&null; </initializer ></methodparam >
15+ </methodsynopsis >
16+ <para >
17+ この関数は、<function >gettext</function > がコールされた際に検索を
18+ 行うドメインを設定します。このドメインは、通常はアプリケーション名から
19+ 付けられます。
20+ </para >
21+ </refsect1 >
2222
2323 <refsect1 role =" parameters" >
2424 &reftitle.parameters;
You can’t perform that action at this time.
0 commit comments