From 149e23c00a3f27c99f331449410b8d0918fb2ef1 Mon Sep 17 00:00:00 2001 From: Nozomi Anzai Date: Tue, 29 May 2012 13:02:26 +0900 Subject: [PATCH] Add theads and tfoots. --- templates/help/en/errorCode.tpl | 45 ++++++++++++++++++++++++++++++++- templates/help/ja/errorCode.tpl | 45 +++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+), 1 deletion(-) diff --git a/templates/help/en/errorCode.tpl b/templates/help/en/errorCode.tpl index 6094adf..19e404f 100644 --- a/templates/help/en/errorCode.tpl +++ b/templates/help/en/errorCode.tpl @@ -18,11 +18,14 @@

{$message.strHelp|escape}({$message.strErrorCode|escape})

{$message.strCommon|escape}

+ + + @@ -32,15 +35,20 @@ + +
No found pgmgt.conf.php.Please confirm whether the pgmgt.conf.php file is in the conf directory. Moreover, please confirm whether there is an appropriate right of access.
No found message catalog.Please confirm whether the message catalog file is in the lang directory.
PCP command error occurred.Please confirm whether in the place that the Pcp command specified by a set
No found Parameter in pgpmgt.conf.phpPlease confirm whether the parameter to be specified to pgmgt.conf.php.
No found pcp_timeout in pgpool.confPlease confirm whether pcp_timeout to be specified with pgpool.conf.
No found pcp_port in pgpool.confPlease confirm whether pcp_port to be specified with pgpool.conf.

{$message.strPgpoolStatus|escape}

+ + + @@ -52,91 +60,126 @@ + +
PCP command error occurred.It is displayed when failing in the call of the pcp command. Please confirm whether in the place that the Pcp command specified by a set menu.
pcp_node_count command error occurred.It is an execution of pcp_node_count error. Please confirm whether pcp_node_count can be normally executed.
pcp_node_info command error occurred.It is an execution of pcp_node_info error. Please confirm whether pcp_node_infot can be normally executed.
No found pcp.conf.Please confirm whether in the place that pcp.conf specified by a set menu. Moreover, please confirm whether there is an appropriate right of access to pcp.conf.
pcp_attach_node command error occurred.It is an execution of pcp_attach_node error. Please confirm whether pcp_detach_node can be normally executed.
No found log ifle.Please confirm whether in the place that the pgpool log file specified by a set menu. Moreover, please confirm whether there is an appropriate right of access to the specified log file. It is made for the directory specified with logdir of pgpool.conf by the file name of pgpool.log when not specifying it.

{$message.strNodeStatus|escape}

+ + + + +
Detailed information cannot be acquired.Please confirm whether to connect it with the node by the psql command.

{$message.strQueryCache|escape}

+ + + + +
Database connection error occurred.Please confirm whether to connect it with the data base specified with system DB of pgpool.conf.
The error occurred when SELECT was executedPlease confirm whether the record of Cericasshutabl can be normally acquired.
No found pgpool.conf.Please confirm whether in the place that pcp.conf specified by a set menu. Moreover, please confirm whether there is an appropriate right of access to pcp.conf.

{$message.strSystemDb|escape}

+ + + - + +
Database connection error occurred.Please confirm whether to connect it with the data base specified with system DB of pgpool.conf.
The SQL error occurred when SELECT was executedPlease confirm whether the record of system DB table can be normally acquired.
The SQL error occurred when INSERT was executedPlease confirm whether the record can be normally inserted in system DB table.
The SQL error occurred when UPDATE was executedPlease confirm whether the record of system DB table can be normally renewed.
The SQL error occurred when DELETE was executedPlease confirm whether the record of system DB table can be normally deleted.
No found pgpool.conf.Please confirm whether in the place that pcp.conf specified by a set menu. Moreover, please confirm whether there is an appropriate right of access to pcp.conf.

{$message.strPgConfSetting|escape}

+ + + + +
No found pgpool.conf.Please confirm whether in the place that pcp.conf specified by a set menu. Moreover, please confirm whether there is an appropriate right of access to pcp.conf.
It is not possible to read to pgpool.conf. Please confirm whether there is a reading right of access in pgpool.conf.
It is not possible to write to pgpool.conf. Please confirm whether there is a writing right of access in pgpool.conf.
There is not required parameter in pgpool.confPlease confirm whether there are all parameters in pgpool.conf.

{$message.strSetting|escape}

+ + + + +
No found pgmgt.conf.php.Please confirm whether the pgmgt.conf.php file is in the conf directory. Moreover, please confirm whether there is an appropriate right of access.
It is not possible to read to pgmgt.conf.php.Please confirm whether there is a reading right of access in the pgmgt.conf.php file.
It is not possible to write to pgmgt.conf.php.Please confirm whether there is a writing right of access in the pgmgt.conf.php file.

{$message.strChangePassword|escape}

+ + + +
No found pcp.confPlease confirm whether in the place that pcp.conf specified by a set
It is not possible to read to pcp.conf. menu.
It is not possible to write to pcp.conf. Please confirm whether there is a reading right of access in the pcp.conf file.

{$message.strLogout|escape}

+ + + + +
No found pcp.conf.Please confirm whether in the place that pcp.conf specified by a set menu.
diff --git a/templates/help/ja/errorCode.tpl b/templates/help/ja/errorCode.tpl index a020239..8de9540 100644 --- a/templates/help/ja/errorCode.tpl +++ b/templates/help/ja/errorCode.tpl @@ -18,11 +18,14 @@

{$message.strHelp|escape}({$message.strErrorCode|escape})

{$message.strCommon|escape}

+ + + @@ -32,15 +35,20 @@ + +
pgmgt.conf.phpが見つかりませんpgmgt.conf.phpファイルがconfディレクトリにあるか確認してください。また、適切なアクセス権があるか確認してください。
メッセージカタログが見つかりませんメッセージカタログファイルがlangディレクトリにあるか確認してください。
pcpコマンドエラーが発生しましたPcpコマンドが設定メニューで指定した場所にあるか確認してください。
pgmgt.conf.phpのパラメータが足りませんpgmgt.conf.phpにパラメータが指定してあるか確認してください。
pcp_timeoutがpgpool.confで見つかりませんpcp_timeoutがpgpool.confで指定してあるか確認してください。
pcp_portがpgpool.confで見つかりませんpcp_portがpgpool.confで指定してあるか確認してください。

{$message.strPgpoolStatus|escape}

+ + + @@ -52,90 +60,127 @@ + +
pcpコマンドエラーが発生しましたpcpコマンドの呼び出しに失敗した場合に表示されます。Pcpコマンドが設定メニューで指定した場所にあるか確認してください。
pcp_node_countコマンドでエラーが発生しましたpcp_node_countの実行エラーです。pcp_node_countが正常に実行できるか確認してください。
pcp_node_infoコマンドでエラーが発生しましたpcp_node_infoの実行エラーです。pcp_node_infotが正常に実行できるか確認してください。
指定したpcp.confが見つかりませんpcp.confが設定メニューで指定した場所にあるか確認してください。またpcp.confに適切なアクセス権があるか確認してください。
pcp_attach_nodeコマンドでエラーが発生しましたpcp_attach_nodeの実行エラーです。pcp_detach_nodeが正常に実行できるか確認してください。
ログファイルが見つかりませんpgpoolログファイルが設定メニューで指定した場所にあるか確認してください。また指定したログファイルに適切なアクセス権があるか確認してください。指定しない場合には、pgpool.confのlogdirで指定したディレクトリにpgpool.logというファイル名で作成されます。

{$message.strNodeStatus|escape}

+ + + + +
詳細情報が取得できませんノードにpsqlコマンドで接続できるか確認してください。

{$message.strQueryCache|escape}

+ + + + +
データベースに接続できませんpgpool.confのシステムDBで指定したデータベースに接続できるか確認してください。
レコード取得時にエラーが発生しましたクエリキャッシュテーブルのレコードが正常に取得できるか確認してください。
pgpool.confが見つかりませんpcp.confが設定メニューで指定した場所にあるか確認してください。またpcp.confに適切なアクセス権があるか確認してください。

{$message.strSystemDb|escape}

+ + + + +
データベースに接続できませんpgpool.confのシステムDBで指定したデータベースに接続できるか確認してください。
レコード取得時にエラーが発生しましたシステムDBテーブルのレコードが正常に取得できるか確認してください。
レコード登録時にエラーが発生しましたシステムDBテーブルにレコードが正常に挿入できるか確認してください。
レコード更新時にエラーが発生しましたシステムDBテーブルのレコードが正常に更新できるか確認してください。
レコード削除時にエラーが発生しましたシステムDBテーブルのレコードが正常に削除できるか確認してください。
pgpool.confが見つかりませんpcp.confが設定メニューで指定した場所にあるか確認してください。またpcp.confに適切なアクセス権があるか確認してください。

{$message.strPgConfSetting|escape}

+ + + + +
pgpool.confが見つかりませんpcp.confが設定メニューで指定した場所にあるか確認してください。またpcp.confに適切なアクセス権があるか確認してください。
pgpool.confから読み込みができませんpgpool.confに読み込みアクセス権があるか確認してください。
pgpool.confに書き込みができませんpgpool.confに書き込みアクセス権があるか確認してください。
pgpool.confに必要なパラメータがありませんpgpool.confにパラメータがすべてあるか確認してください。

{$message.strSetting|escape}

+ + + + +
pgmgt.conf.phpが見つかりませんpgmgt.conf.phpファイルがconfディレクトリにあるか確認してください。また、適切なアクセス権があるか確認してください。
pgmgt.conf.phpから読み込みができませんpgmgt.conf.phpファイルに読み込みアクセス権があるか確認してください。
pgmgt.conf.phpに書き込みができませんpgmgt.conf.phpファイルに書き込みアクセス権があるか確認してください。

{$message.strChangePassword|escape}

+ + + + +
pcp.confがファイルが見つかりませんpcp.confが設定メニューで指定した場所にあるか確認してください。
pcp.confに読み込みができませんpcp.confファイルに読み込みアクセス権があるか確認してください。
pcp.confに書き込みができませんpcp.confファイルに書き込みアクセス権があるか確認してください。

{$message.strLogout|escape}

+ + + + +
pcp.confがファイルが見つかりませんpcp.confが設定メニューで指定した場所にあるか確認してください。
-- 2.39.5