Fix description of descDelay_threshold.
authorTatsuo Ishii <ishii at sraoss.co.jp>
Mon, 16 Aug 2010 02:54:09 +0000 (02:54 +0000)
committerTatsuo Ishii <ishii at sraoss.co.jp>
Mon, 16 Aug 2010 02:54:09 +0000 (02:54 +0000)
lang/ja.lang.php

index c4da7505c06ed49de80a98c5c1d2a2aa8924fdaa..6640763a456aece4c42939856e33a3c2053d7948 100644 (file)
@@ -37,7 +37,7 @@ $message = array(
        'descAuthentication_timeout' => 'クライアント認証のタイムアウト時間(秒)',
     'descConnection_cache' => 'コネクションキャッシュ機能の有無',
     'descConnection_life_time' => 'コネクションプール中のコネクションの有効期間(秒)',
-    'descDelay_threshold' => '許容するスタンバイサーバの遅延時間(秒)',
+    'descDelay_threshold' => '許容するスタンバイサーバの遅延(バイト)',
        'descEnable_pool_hba' => 'クライアント認証機能の有無',
     'descEnable_query_cache' => 'クエリキャッシュ機能の有無',
     'descFailover_command' => 'ノード切り離し時に起動するコマンド',