Author: buildbot
Date: Thu Dec 29 11:36:56 2016
New Revision: 1003661
Log:
Staging update by buildbot for ooo-site
Added:
websites/staging/ooo-site/trunk/content/da/msg_prop_l10n_da.js
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Dec 29 11:36:56 2016
@@ -1 +1 @@
-1776397
+1776402
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Dec 29 11:36:56 2016
@@ -1 +1 @@
-1776397
+1776402
Added: websites/staging/ooo-site/trunk/content/da/msg_prop_l10n_da.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/da/msg_prop_l10n_da.js (added)
+++ websites/staging/ooo-site/trunk/content/da/msg_prop_l10n_da.js Thu Dec 29
11:36:56 2016
@@ -0,0 +1,23 @@
+/* This file is to maintain text information that can be used on the download
webpage via JavaScript when
+ * including this file.
+ *
+ * Instead of hard coded text in the green box please use these variables and
translate it to your favorite language.
+ *
+ * Wrong: "Download Apache OpenOffice"
+ * Correct: l10n.index_redirect_text
+ */
+
+
+
+// Object that contains all following variables.
+var l10n = new Object();
+
+// The following variables are used in the "index.html" file:
+
+l10n.index_alert_box_show = true;
+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.
+l10n.index_alert_box_headline_text = "We need your help to
complete translation into Danish!";
+ //
Maximum 630 characters.
+l10n.index_alert_box_text_text = "This note is in English
because we have no one to translate this webpage and others into your language.
The links on the page will help you download and install Apache OpenOffice with
Danish translation. But we still need help with this website. <br /><br /> If
you are interested in helping translate, please click this text to review the
information. You can send a note to our mailing list
\"[email protected]\" if you want to volunteer or if you have
questions.";