theme info (like plugin info)
This commit is contained in:
parent
6092567c97
commit
18bf5d1402
4 changed files with 76 additions and 5 deletions
|
|
@ -207,7 +207,7 @@ $a->strings["Enter full path to php executable"] = "";
|
|||
$a->strings["Command line PHP"] = "";
|
||||
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "";
|
||||
$a->strings["This is required for message delivery to work."] = "";
|
||||
$a->strings["PHP \"register_argc_argv\"] = "";
|
||||
$a->strings["PHP \"register_argc_argv\""] = "";
|
||||
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "";
|
||||
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "";
|
||||
$a->strings["Generate encryption keys"] = "";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue