You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2014/07/26 17:48:32 UTC

svn commit: r1613665 - /openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Author: marcus
Date: Sat Jul 26 15:48:30 2014
New Revision: 1613665

URL: http://svn.apache.org/r1613665
Log:
Fixed broken '</b>' tag

Modified:
    openoffice/ooo-site/trunk/content/msg_prop_l10n.js

Modified: openoffice/ooo-site/trunk/content/msg_prop_l10n.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/msg_prop_l10n.js?rev=1613665&r1=1613664&r2=1613665&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sat Jul 26 15:48:30 2014
@@ -50,7 +50,7 @@ l10n.index_redirect_text			= [ /* ast */
 						    /* nb */	"none", "This site is also available in <b>Norsk [Bokmål] (nb)</b>. Just click this text to get redirected.",
 						    /* pl */	"none", "This site is also available in <b>Polski (pl)</b>. Just click this text to get redirected.",
 						    /* pt-BR */	"none", "Este site também está disponível em <b>Português [do Brasil] (pt-BR)</b>. Clique neste texto para ser redirecionado.",
-						    /* pt */	"soft", "Este site também está disponível em <b>Português [Europeu] (pt)/b>. Clique neste texto para ser redirecionado.",
+						    /* pt */	"soft", "Este site também está disponível em <b>Português [Europeu] (pt)</b>. Clique neste texto para ser redirecionado.",
 						    /* ru */	"none", "This site is also available in <b>Русский (ru)</b>. Just click this text to get redirected.",
 						    /* gd */	"none", "This site is also available in <b>Gàidhlig (gd)</b>. Just click this text to get redirected.",
 						    /* sr */	"none", "This site is also available in <b>Cрпски [ћирилицом] (sr)</b>. Just click this text to get redirected.",