X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=util%2Fstrings.php;h=e70766d863fb870d1f7dd03b02983f30aa5789ca;hb=5d3613c8bc057392d3d43986357da6dddf60ce85;hp=0af841ce38f6e0e0290b5fe1d2264b631083bcfc;hpb=9441ff5142551d1db547ac7ff80c897a52c934c7;p=friendica.git diff --git a/util/strings.php b/util/strings.php old mode 100755 new mode 100644 index 0af841ce38..e70766d863 --- a/util/strings.php +++ b/util/strings.php @@ -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"] = "";