You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2016/12/29 11:47:07 UTC

svn commit: r1776406 - /openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js

Author: mseidel
Date: Thu Dec 29 11:47:07 2016
New Revision: 1776406

URL: http://svn.apache.org/viewvc?rev=1776406&view=rev
Log:
Set alert box to false

Modified:
    openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js

Modified: openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js?rev=1776406&r1=1776405&r2=1776406&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js (original)
+++ openoffice/ooo-site/trunk/content/da/msg_prop_l10n_da.js Thu Dec 29 11:47:07 2016
@@ -14,7 +14,7 @@ var l10n = new Object();
 
 // The following variables are used in the "index.html" file:
 
-l10n.index_alert_box_show			= true;
+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			= "https://openoffice.apache.org/translate.html";		// Make the whole alert box clickable with a link.
 									// Maximum 49 characters.