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/21 20:23:50 UTC

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

Author: marcus
Date: Mon Jul 21 18:23:49 2014
New Revision: 1612372

URL: http://svn.apache.org/r1612372
Log:
Redirect: Changed redirect mode from 'none' to 'soft' - by request from Pedro Albuquerque

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=1612372&r1=1612371&r2=1612372&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Mon Jul 21 18:23:49 2014
@@ -42,7 +42,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", "This site is also available in <b>Português [do Brasil] (pt-BR)</b>. Just click this text to get redirected.",
-						    /* pt */	"none", "This site is also available in <b>Português [Europeu] (pt)</b>. Just click this text to get redirected.",
+						    /* pt */	"soft", "This site is also available in <b>Português [Europeu] (pt)</b>. Just click this text to get redirected.",
 						    /* 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.",