From 06990311cab881062e469929cc1ecfee52c7900e Mon Sep 17 00:00:00 2001 From: Alex Rousskov Date: Thu, 13 May 2021 17:27:44 +0000 Subject: [PATCH] Bug 5128: Translation: Fix % i typo in es/ERR_FORWARDING_DENIED (#821) | ERROR: .../es/ERR_FORWARDING_DENIED: Unsupported error page %code near % i es un... Typo added in bbeb83f. --- errors/es.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/errors/es.po b/errors/es.po index af4a9f087e..0f9ea20131 100644 --- a/errors/es.po +++ b/errors/es.po @@ -1090,7 +1090,7 @@ msgid "" "misconfigured." msgstr "" "Este caché no transmitirá su solicitud, ya que intenta imponer una relación " -"de conexión. Quizás el cliente en% i es un caché que se ha desconfigurado." +"de conexión. Quizás el cliente en %i es un caché que se ha desconfigurado." #: templates/ERR_GATEWAY_FAILURE+html.body.div.p:29-1 #, fuzzy -- 2.47.2