fix ca anomaly
This commit is contained in:
		| @@ -211,7 +211,7 @@ $a->strings["Enter full path to php executable"] = "Introdueixi el camí complet | ||||
| $a->strings["Command line PHP"] = "Linia de comandos PHP"; | ||||
| $a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versió de línia de comandos de PHP en el seu sistema no té \"register_argc_argv\" habilitat."; | ||||
| $a->strings["This is required for message delivery to work."] = "Això és necessari perquè funcioni el lliurament de missatges."; | ||||
| $a->strings["PHP \"register_argc_argv\"] = "PHP \"register_argc_argv\""; | ||||
| $a->strings["PHP \"register_argc_argv\""] = "PHP \"register_argc_argv\""; | ||||
| $a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Error: la funció \"openssl_pkey_new\" en aquest sistema no és capaç de generar claus de xifrat"; | ||||
| $a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Si s'executa en Windows, per favor consulti la secció \"http://www.php.net/manual/en/openssl.installation.php\"."; | ||||
| $a->strings["Generate encryption keys"] = "Generar claus d'encripció"; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user