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 12:44:13 UTC

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

Author: marcus
Date: Sat Jul 26 10:44:12 2014
New Revision: 1613601

URL: http://svn.apache.org/r1613601
Log:
Added new variable

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=1613601&r1=1613600&r2=1613601&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sat Jul 26 10:44:12 2014
@@ -14,6 +14,7 @@ var l10n = new Object();
 
 // The following variables are used in the "index.html" file:
 
+l10n.index_alert_box_show			= "false";
 l10n.index_alert_box_background_color		= "#F5A9A9";		// More see "http://html-color-codes.info/"
 l10n.index_alert_box_href			= "index.html";		// Make the whole alert box clickable with a link.
 									// Maximum 49 characters.