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 15:51:14 UTC

svn commit: r1613629 - in /openoffice/ooo-site/trunk/content/gd: brand.mdtext msg_prop_l10n_gd.js topnav.mdtext

Author: marcus
Date: Sat Jul 26 13:51:14 2014
New Revision: 1613629

URL: http://svn.apache.org/r1613629
Log:
Added new files

Added:
    openoffice/ooo-site/trunk/content/gd/brand.mdtext   (with props)
    openoffice/ooo-site/trunk/content/gd/msg_prop_l10n_gd.js   (with props)
    openoffice/ooo-site/trunk/content/gd/topnav.mdtext   (with props)

Added: openoffice/ooo-site/trunk/content/gd/brand.mdtext
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/gd/brand.mdtext?rev=1613629&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/gd/brand.mdtext (added)
+++ openoffice/ooo-site/trunk/content/gd/brand.mdtext Sat Jul 26 13:51:14 2014
@@ -0,0 +1,13 @@
+home:		home
+search:		search
+selectedlang:	en
+language:	Language
+name:		Apache OpenOffice
+tagline:	The Free and Open Productivity Suite
+logo:		AOO_logos/100MillAOO100px.png
+domain:		www.openoffice.org
+divid:		bannera
+announce:	New: Apache OpenOffice 4.1.0 released!
+announceurl:	https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce
+announcetip:	New: Apache OpenOffice 4.1.0 released!
+

Propchange: openoffice/ooo-site/trunk/content/gd/brand.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Added: openoffice/ooo-site/trunk/content/gd/msg_prop_l10n_gd.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/gd/msg_prop_l10n_gd.js?rev=1613629&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/gd/msg_prop_l10n_gd.js (added)
+++ openoffice/ooo-site/trunk/content/gd/msg_prop_l10n_gd.js Sat Jul 26 13:51:14 2014
@@ -0,0 +1,24 @@
+/* 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			= "index.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 Scottish (Gaelic)!";
+									// 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 Scottish (Gaelic) 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 \"L10N@openoffice.apache.org\" if you want to volunteer or if you have questions.";
+

Propchange: openoffice/ooo-site/trunk/content/gd/msg_prop_l10n_gd.js
------------------------------------------------------------------------------
    svn:eol-style = native

Added: openoffice/ooo-site/trunk/content/gd/topnav.mdtext
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/gd/topnav.mdtext?rev=1613629&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/gd/topnav.mdtext (added)
+++ openoffice/ooo-site/trunk/content/gd/topnav.mdtext Sat Jul 26 13:51:14 2014
@@ -0,0 +1,16 @@
+divid:  topnava
+
+- [Product][m0]
+- [Download][m1]
+- [Support][m2]
+- [Blog][m3]
+- [Extend][m4]
+- [Get Involved][m5]
+
+
+[m0]:   /product/                     "Apache OpenOffice product description"
+[m1]:   /gd/download/                 "Download Apache OpenOffice"
+[m2]:   /support/                     "Find Support for OpenOffice"
+[m3]:   http://blogs.apache.org/ooo/  "Apache OpenOffice Blog"
+[m4]:   /extensions/                  "Extensions and Templates for OpenOffice"
+[m5]:   /participate/                 "Get involved in Apache OpenOffice"

Propchange: openoffice/ooo-site/trunk/content/gd/topnav.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native