diff options
author | Yoshiyuki Asaba | 2007-06-28 12:59:22 +0000 |
---|---|---|
committer | Yoshiyuki Asaba | 2007-06-28 12:59:22 +0000 |
commit | ff4dc21a118034cbfa600017895ea72a75a0b537 (patch) | |
tree | cc30de902a19eb9478c31fe78a1a9e5482fc4263 | |
parent | cdd13aec885093bec3aa1461a0122cf0fdb24524 (diff) |
Fix english typos.V1_STABLE
Patch contributed by Guillaume Lelarge.
-rw-r--r-- | install/lang/en.lang.php | 2 | ||||
-rw-r--r-- | lang/en.lang.php | 50 |
2 files changed, 26 insertions, 26 deletions
diff --git a/install/lang/en.lang.php b/install/lang/en.lang.php index a3ebb3c..62e0016 100644 --- a/install/lang/en.lang.php +++ b/install/lang/en.lang.php @@ -28,7 +28,7 @@ $message = array( 'strLang' => 'English', 'strNext' => 'Next', 'strCheck' => 'Check', - 'strDirectoryCheck' => 'Directory Cehck', + 'strDirectoryCheck' => 'Directory Check', 'strParameterCheck' => 'Parameter Setting', 'strFinish' => 'Finish', 'strPgConfFile' => 'pgpool.conf File', diff --git a/lang/en.lang.php b/lang/en.lang.php index aaab5f0..86cbe0e 100644 --- a/lang/en.lang.php +++ b/lang/en.lang.php @@ -53,11 +53,11 @@ $message = array( 'descPcp_timeout' => 'When there is no response in this time from client, it disconnect and stop', 'descPgpool2_hostname' => 'Pgpool2 server name where running on', 'descPort' => 'The port number where pgpool is running on', - 'descPrint_timestamp' => 'If true timestamp is added to each log line', - 'descReplication_mode' => 'Set this true if you are going to use replication functionality', + 'descPrint_timestamp' => 'If true, timestamp is added to each log line', + 'descReplication_mode' => 'Set this to true if you are going to use replication functionality', 'descReplication_stop_on_mismatch' => 'Stop replication mode on data mismatch between master and secondary', 'descReplication_strict' => 'If true, pgpool will wait for the completion of the master query before sending a query to the secondary server', - 'descReplication_timeout' => 'In non strict replication mode, there will be a chance of deadlock', + 'descReplication_timeout' => 'In non strict replication mode, there will be a risk of deadlock', 'descReset_query_list' => 'Semicolon separated SQL commands to be issued at the end of session', 'descSocket_dir' => 'The socket directory pgpool could connect', 'descSystem_db_dbname' => 'The database name of system database', @@ -66,21 +66,21 @@ $message = array( 'descSystem_db_port' => 'The port number system database could connect', 'descSystem_db_schema' => 'The schema name of system database', 'descSystem_db_user' => 'The username when connection system database', - 'errAlreadyExist' => 'It is already exist.', - 'errFileNotExecutable' => 'File can\'t executable', + 'errAlreadyExist' => 'It already exists.', + 'errFileNotExecutable' => 'File not executable', 'errFileNotFound' => 'File not found', - 'errFileNotWritable' => 'File can\'t write', + 'errFileNotWritable' => 'File not writable', 'errIllegalHostname' => 'Illegal Hostname', 'errInputEverything' => 'Please input all items', 'errNoDefined' => 'No defined Parameter', 'errNotSameLength' => 'The array length of col_list is not corresponding to that of type_list. It should be the same number of elements.', 'errPasswordMismatch' => 'The password is a mismatch', - 'errRequired' => 'This is reqired', + 'errRequired' => 'This is required', 'errShouldBeInteger' => 'This should be an integer', 'errShouldBeZeroOrMore' => 'This should be 0 or more', 'errSingleQuotation' => 'Please enclose the array element with a single quotation.', 'msgDeleteConfirm' => 'May I really delete it?', - 'msgMasterDbConnectionError' => 'Mater DB connection failed', + 'msgMasterDbConnectionError' => 'Master DB connection failed', 'msgPgpoolConfNotFound' => 'pgpool.conf not found', 'msgPleaseSetup' => 'No found configuration file. Please execute the setup.', 'msgRestart' => 'Please Restart to reflect the change', @@ -204,15 +204,15 @@ $message = array( 'strUpdate' => 'Update', 'strValue' => 'Value', 'strWeight' => 'Weight', - 'e1' => 'No found pgmgt.conf.php.', - 'e2' => 'No found message catalog.', + 'e1' => 'pgmgt.conf.php not found.', + 'e2' => 'Message catalog not found.', 'e3' => 'PCP command error occurred.', - 'e4' => 'No found pgpool.conf.', - 'e5' => 'No found Smarty template file.', - 'e6' => 'No found help.', - 'e8' => 'No found pcp_timeout in pgpool.conf', - 'e9' => 'No found pcp_timeout in pgpool.conf', - 'e7' => 'No found Parameter in pgpmgt.conf.php', + 'e4' => 'pgpool.conf not found.', + 'e5' => 'Smarty template file not found.', + 'e6' => 'Help not found.', + 'e8' => 'pcp_timeout not found in pgpool.conf', + 'e9' => 'pcp_timeout not found in pgpool.conf', + 'e7' => 'Parameter not found in pgpmgt.conf.php', 'e1001' => 'PCP command error occurred.', 'e1002' => 'pcp_node_count command error occurred.', 'e1003' => 'pcp_node_info command error occurred.', @@ -220,29 +220,29 @@ $message = array( 'e1005' => 'pcp_proc_info command error occurred.', 'e1006' => 'pcp_stop_pgpool command error occurred.', 'e1007' => 'pcp_detach_node command error occurred.', - 'e1008' => 'No found pgpool.conf.', - 'e1009' => 'No found pcp.conf.', + 'e1008' => 'pgpool.conf not found.', + 'e1009' => 'pcp.conf not found.', 'e1010' => 'pcp_attach_node command error occurred.', - 'e1011' => 'No found log ifle.', + 'e1011' => 'Log file not found.', 'e2001' => 'Database connection error occurred.', 'e2002' => 'The error occurred when SELECT was executed', - 'e2003' => 'No found pgpool.conf.', + 'e2003' => 'pgpool.conf not found.', 'e3001' => 'Database connection error occurred.', 'e3002' => 'The SQL error occurred when SELECT was executed', 'e3003' => 'The SQL error occurred when INSERT was executed', 'e3004' => 'The SQL error occurred when UPDATE was executed', 'e3005' => 'The SQL error occurred when DELETE was executed', - 'e3006' => 'No found pgpool.conf.', - 'e4001' => 'No found pgpool.conf.', + 'e3006' => 'pgpool.conf not found.', + 'e4001' => 'pgpool.conf not found.', 'e4002' => 'It is not possible to read to pgpool.conf. ', 'e4003' => 'It is not possible to write to pgpool.conf. ', - 'e5001' => 'No found pgmgt.conf.php.', + 'e5001' => 'pgmgt.conf.php not found.', 'e5002' => 'It is not possible to read to pgmgt.conf.php.', 'e5003' => 'It is not possible to write to pgmgt.conf.php.', - 'e6001' => 'No found pcp.conf', + 'e6001' => 'pcp.conf not found.', 'e6002' => 'It is not possible to read to pcp.conf. ', 'e6003' => 'It is not possible to write to pcp.conf. ', - 'e7001' => 'No found pcp.conf.', + 'e7001' => 'pcp.conf not found.', 'e8001' => 'Detailed information cannot be acquired.', ); |