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 81
81
</tgroup >
82
82
</informaltable >
83
83
</refsect1 >
84
-
84
+
85
85
<refsect1 role =" seealso" >
86
86
&reftitle.seealso;
87
87
<para >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $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 -->
4
4
<!-- 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 >
22
22
23
23
<refsect1 role =" parameters" >
24
24
&reftitle.parameters;
You can’t perform that action at this time.
0 commit comments