talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 568eed69504b569c89ac8a55d673d2ee212b3da4
parent 8aa14edcbfddf3d152eb4b9ac78d24629194fed1
Author: Ricardo Mones <ricardo@mones.org>
Date:   Mon, 22 Jun 2015 13:46:09 +0200

Fix incorrect HTML preventing label from appearing

Error on console under Spanish locales was:

sys:1: GtkWarning: Failed to set text from markup due to error parsing
markup: Error en la línea 1, carácter 155: Se cerró el elemento «a»,
pero el elemento que está abierto actualmente es «span»

Diffstat:
Mpo/es.po | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/es.po b/po/es.po @@ -5447,7 +5447,7 @@ msgid "" "\"none\">Claws Mail website</span></a>." msgstr "" "Para más información sobre los módulos vea el <a href=\"%s\"><span underline=" -"\"none\">sitio web de Claws Mail</a>." +"\"none\">sitio web de Claws Mail</span></a>." #: ../src/gtk/pluginwindow.c:414 msgid "Click here to load one or more plugins"