projects
/
pgpooladmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec1486d
)
Fix syntax error
author
Nozomi Anzai
<
[email protected]
>
Fri, 4 Dec 2015 07:34:21 +0000
(16:34 +0900)
committer
Nozomi Anzai
<
[email protected]
>
Fri, 4 Dec 2015 07:34:21 +0000
(16:34 +0900)
lang/en.lang.php
patch
|
blob
|
blame
|
history
diff --git
a/lang/en.lang.php
b/lang/en.lang.php
index 6225ee65a6179eccb15f3485bb63bdf099930ee8..e0b237734722e7ef98ad5abc9a8d6cad2b0b97ea 100644
(file)
--- a/
lang/en.lang.php
+++ b/
lang/en.lang.php
@@
-408,7
+408,7
@@
$message = array(
'e1011' => 'Log file not found.',
'e1012' => 'pcp_recovery_node command error occurred.',
'e1013' => 'pcp_watchdog_info command error occurred.',
- 'e1014' => 'Could not read .pcppass file'
+ 'e1014' => 'Could not read .pcppass file'
,
'e2001' => 'Database connection error occurred.',
'e2002' => 'The error occurred when SELECT was executed',
'e2003' => 'pgpool.conf not found.',