buildbot success in ASF Buildbot on aoo-win7

2014-07-13 Thread buildbot
The Buildbot has detected a passing build on builder aoo-win7 while building 
ASF Buildbot.
Full details are available at:
 http://ci.apache.org/builders/aoo-win7/builds/87

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-win7

Build Reason: The Nightly scheduler named 'aoo-win7-nightly' triggered this 
build
Build Source Stamp: [branch openoffice/branches/AOO410] HEAD
Blamelist: 

Build succeeded!

sincerely,
 -The Buildbot





svn commit: r1610144 - /openoffice/ooo-site/trunk/content/xx/index.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 09:13:33 2014
New Revision: 1610144

URL: http://svn.apache.org/r1610144
Log:
Updated variable to use it as its object property

Modified:
openoffice/ooo-site/trunk/content/xx/index.html

Modified: openoffice/ooo-site/trunk/content/xx/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/index.html?rev=1610144r1=1610143r2=1610144view=diff
==
--- openoffice/ooo-site/trunk/content/xx/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/index.html Sun Jul 13 09:13:33 2014
@@ -127,7 +127,7 @@ screen reader.
   + div class='action-text action-link'
 + a href='download/index.html'
   + h2I want to download Apache OpenOffice/h2
-  + p style='font-size: 1.0em; font-weight: bold;'(Most recent 
release:  + VERSION + )/p
+  + p style='font-size: 1.0em; font-weight: bold;'(Most recent 
release:  + DL.VERSION + )/p
   + pDownload Apache OpenOffice for free b(really!)/b | 
 + a 
href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'
   + title='Blog post: With Apache OpenOffice you get what you do 
not pay for' target='_blank'




svn commit: r1610145 - /openoffice/ooo-site/trunk/content/xx/download/index.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 09:15:01 2014
New Revision: 1610145

URL: http://svn.apache.org/r1610145
Log:
Updated variable and functions to use them as its object properties

Modified:
openoffice/ooo-site/trunk/content/xx/download/index.html

Modified: openoffice/ooo-site/trunk/content/xx/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/download/index.html?rev=1610145r1=1610144r2=1610145view=diff
==
--- openoffice/ooo-site/trunk/content/xx/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/download/index.html Sun Jul 13 
09:15:01 2014
@@ -55,7 +55,7 @@
 !--
 // The text in the H1 tag is intentionally shown as display: none (do 
not display).
 // This is to please accessibility tools like a screen reader.
-document.write( h1 style='display: none;' + 
l10n_download_headline_text + /h1 );
+document.write( h1 style='display: none;' + l10n.dl_headline_text + 
/h1 );
 //--
 /script
 
@@ -68,10 +68,10 @@
 // Changed: The variable can now be found in the 
msg_prop_l10n_ISO_code.js.
 
 // Get the download box from a separate file.
-createDownloadBox();
+DL.createDownloadBox();
 
 // Fill the select boxes and wait for the user's choice.
-init( 1 );
+DL.init( 1 );
 
 entourage.initialize();
 
@@ -90,9 +90,9 @@
   /h2
   p
 a style=cursor: pointer; 
href=http://www.apache.org/dyn/aoo-closer.cgi/openoffice/;
-  title=Select from all platforms, languages and language packs to 
downloadThe browser seems to have
-  JavaScript disabled. This technique is used for showing the actual 
download link. If you want to download
-  Apache OpenOffice anyway, click this text to choose from the 
alternative download webpage.
+  title=Select from all platforms, languages and language packs to 
downloadThe browser seems to have JavaScript
+  disabled. This technique is used for showing the actual download 
link. If you want to download Apache
+  OpenOffice anyway, click this text to choose from the alternative 
download webpage.
   Our apologies for the inconvenience.
 /a
   /p
@@ -103,7 +103,7 @@
 script type=text/javascript
 !--
 // Get the share box from a separate file.
-createShareBox();
+DL.createShareBox();
 //--
 /script
 
@@ -111,7 +111,7 @@
 script type=text/javascript
 !--
 // Get the extensions box from a separate file.
-createExtensionsBox();
+DL.createExtensionsBox();
 //--
 /script
 
@@ -119,7 +119,7 @@
 script type=text/javascript
 !--
 // Get the templates box from a separate file.
-createTemplatesBox();
+DL.createTemplatesBox();
 //--
 /script
 
@@ -131,7 +131,7 @@
 script type=text/javascript
 !--
 // Get the navigation bar from a separate file.
-createNavigationBar();
+DL.createNavigationBar();
 //--
 /script
 
@@ -141,7 +141,7 @@
 script type=text/javascript
 !--
 // Get the logo section from a separate file.
-createLogoSection();
+DL.createLogoSection();
 //--
 /script
 




svn commit: r916024 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/xx/download/index.html content/xx/download/msg_prop_l10n_xx.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 09:19:16 2014
New Revision: 916024

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/xx/download/index.html
websites/staging/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 09:19:16 2014
@@ -1 +1 @@
-1610144
+1610147

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 09:19:16 2014
@@ -1 +1 @@
-1610144
+1610147

Modified: websites/staging/ooo-site/trunk/content/xx/download/index.html
==
--- websites/staging/ooo-site/trunk/content/xx/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/xx/download/index.html Sun Jul 13 
09:19:16 2014
@@ -71,7 +71,7 @@
 !--
 // The text in the H1 tag is intentionally shown as display: none (do 
not display).
 // This is to please accessibility tools like a screen reader.
-document.write( h1 style='display: none;' + 
l10n_download_headline_text + /h1 );
+document.write( h1 style='display: none;' + l10n.dl_headline_text + 
/h1 );
 //--
 /script
 
@@ -84,10 +84,10 @@
 // Changed: The variable can now be found in the 
msg_prop_l10n_ISO_code.js.
 
 // Get the download box from a separate file.
-createDownloadBox();
+DL.createDownloadBox();
 
 // Fill the select boxes and wait for the user's choice.
-init( 1 );
+DL.init( 1 );
 
 entourage.initialize();
 
@@ -106,9 +106,9 @@
   /h2
   p
 a style=cursor: pointer; 
href=http://www.apache.org/dyn/aoo-closer.cgi/openoffice/;
-  title=Select from all platforms, languages and language packs to 
downloadThe browser seems to have
-  JavaScript disabled. This technique is used for showing the actual 
download link. If you want to download
-  Apache OpenOffice anyway, click this text to choose from the 
alternative download webpage.
+  title=Select from all platforms, languages and language packs to 
downloadThe browser seems to have JavaScript
+  disabled. This technique is used for showing the actual download 
link. If you want to download Apache
+  OpenOffice anyway, click this text to choose from the alternative 
download webpage.
   Our apologies for the inconvenience.
 /a
   /p
@@ -119,7 +119,7 @@
 script type=text/javascript
 !--
 // Get the share box from a separate file.
-createShareBox();
+DL.createShareBox();
 //--
 /script
 
@@ -127,7 +127,7 @@
 script type=text/javascript
 !--
 // Get the extensions box from a separate file.
-createExtensionsBox();
+DL.createExtensionsBox();
 //--
 /script
 
@@ -135,7 +135,7 @@
 script type=text/javascript
 !--
 // Get the templates box from a separate file.
-createTemplatesBox();
+DL.createTemplatesBox();
 //--
 /script
 
@@ -147,7 +147,7 @@
 script type=text/javascript
 !--
 // Get the navigation bar from a separate file.
-createNavigationBar();
+DL.createNavigationBar();
 //--
 /script
 
@@ -157,7 +157,7 @@
 script type=text/javascript
 !--
 // Get the logo section from a separate file.
-createLogoSection();
+DL.createLogoSection();
 //--
 /script
 

Modified: 
websites/staging/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js
==
--- websites/staging/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js 
(original)
+++ websites/staging/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js Sun 
Jul 13 09:19:16 2014
@@ -4,29 +4,91 @@
  * 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_download_green_box_headline_text
-*/
+ * Correct: l10n.dl_green_box_headline_text
+ */
 
 
 
+// Object that contains all following variables.
+var l10n = new Object();
+
 // The following variables are used in the index.html file:
 
 // Set a specific language ISO code to force to assemble a download link with 
a certain language.
-var NL_LANG= xx;
+DL.NL_LANG = xx;
 
 // General:
-var l10n_download_headline_text= Apache 
OpenOffice Download;
+l10n.dl_headline_text  = Apache OpenOffice Download;
 
 // Download: Strings in the 

svn commit: r1610155 - /openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 10:03:06 2014
New Revision: 1610155

URL: http://svn.apache.org/r1610155
Log:
Language values translated into Lithuanian.

Modified:
openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Modified: openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js?rev=1610155r1=1610154r2=1610155view=diff
==
--- openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js (original)
+++ openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun Jul 
13 10:03:06 2014
@@ -34,60 +34,60 @@ l10n.dl_green_box_selectbox_ver_title   =
 // The strings that will be shown in the OS, language and version drop-down 
select boxes.
 // You must leave at least one single empty string (see the comment lines 
below the 3 following variables)!
 l10n.dl_green_box_select_box_os_values = [ Windows (EXE),
-   Linux 64-bit (x86-64) 
(DEB),
+   Linux 64-bit (x86-64) (DEB),
Linux 64-bit (x86-64) 
(RPM),
Linux 32-bit (x86) (DEB),
Linux 32-bit (x86) (RPM),
OS X 64-bit (x86-64) 
(DMG),
OS X 32-bit (x86) (DMG),
-   More platforms / operating 
systems ];
+   Daugiau platformų / 
operacinių sistemų ];
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
-l10n.dl_green_box_select_box_language_values   = [ Asturian (Asturianu),
-   Basque (Euskara),
-   Bulgarian 
(български език),
-   Chinese [simplified] 
(简体中文),
-   Chinese [traditional] 
(正體中文),
-   Czech (Čeština),
-   Danish (Dansk),
-   Dutch (Nederlands),
-   English [British],
-   English [US],
-   Finnish (Suomi),
-   French (Français),
-   Galician (Galego),
-   German (Deutsch),
-   Greek (ελληνικά),
-   Hebrew (עברית),
+l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
+   Baskų (Euskara),
+   Bulgarų 
(български език),
+   Kinų [supaprastinta] 
(简体中文),
+   Kinų [tradicinė] 
(正體中文),
+   Čekų (Čeština),
+   Danų (Dansk),
+   Olandų (Nederlands),
+   Anglų [JK],
+   Anglų [JAV],
+   Suomių (Suomi),
+   Prancūzų (Français),
+   Galų (Galego),
+   Vokiečių (Deutsch),
+   Graikų 
(ελληνικά),
+   Hebrajų (עברית),
Hindi 
(हिन्दी),
-   Hungarian (Magyar),
-   Italian (Italiano),
-   Japanese (日本語),
-   Khmer 
(ភាសាខ្មែរ),
-   Korean (한국어),
-   Lithuanian (Lietuvių),
-   Norwegian [Bokmal] (Norsk 
[Bokmål]),
-   Polish (Polski),
-   

svn commit: r916027 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 10:05:44 2014
New Revision: 916027

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:05:44 2014
@@ -1 +1 @@
-1610147
+1610155

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:05:44 2014
@@ -1 +1 @@
-1610147
+1610155

Modified: 
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
==
--- websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js 
(original)
+++ websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun 
Jul 13 10:05:44 2014
@@ -34,60 +34,60 @@ l10n.dl_green_box_selectbox_ver_title   =
 // The strings that will be shown in the OS, language and version drop-down 
select boxes.
 // You must leave at least one single empty string (see the comment lines 
below the 3 following variables)!
 l10n.dl_green_box_select_box_os_values = [ Windows (EXE),
-   Linux 64-bit (x86-64) 
(DEB),
+   Linux 64-bit (x86-64) (DEB),
Linux 64-bit (x86-64) 
(RPM),
Linux 32-bit (x86) (DEB),
Linux 32-bit (x86) (RPM),
OS X 64-bit (x86-64) 
(DMG),
OS X 32-bit (x86) (DMG),
-   More platforms / operating 
systems ];
+   Daugiau platformų / 
operacinių sistemų ];
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
-l10n.dl_green_box_select_box_language_values   = [ Asturian (Asturianu),
-   Basque (Euskara),
-   Bulgarian 
(български език),
-   Chinese [simplified] 
(简体中文),
-   Chinese [traditional] 
(正體中文),
-   Czech (Čeština),
-   Danish (Dansk),
-   Dutch (Nederlands),
-   English [British],
-   English [US],
-   Finnish (Suomi),
-   French (Français),
-   Galician (Galego),
-   German (Deutsch),
-   Greek (ελληνικά),
-   Hebrew (עברית),
+l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
+   Baskų (Euskara),
+   Bulgarų 
(български език),
+   Kinų [supaprastinta] 
(简体中文),
+   Kinų [tradicinė] 
(正體中文),
+   Čekų (Čeština),
+   Danų (Dansk),
+   Olandų (Nederlands),
+   Anglų [JK],
+   Anglų [JAV],
+   Suomių (Suomi),
+   Prancūzų (Français),
+   Galų (Galego),
+   Vokiečių (Deutsch),
+   Graikų 
(ελληνικά),
+   Hebrajų (עברית),
Hindi 
(हिन्दी),
-   Hungarian (Magyar),
-   Italian (Italiano),
-   

svn commit: r916029 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 10:15:10 2014
New Revision: 916029

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:15:10 2014
@@ -1 +1 @@
-1610155
+1610156

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:15:10 2014
@@ -1 +1 @@
-1610155
+1610156

Modified: 
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
==
--- websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js 
(original)
+++ websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun 
Jul 13 10:15:10 2014
@@ -44,43 +44,43 @@ l10n.dl_green_box_select_box_os_values  
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
 l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
-   Baskų (Euskara),
-   Bulgarų 
(български език),
-   Kinų [supaprastinta] 
(简体中文),
-   Kinų [tradicinė] 
(正體中文),
-   Čekų (Čeština),
-   Danų (Dansk),
-   Olandų (Nederlands),
-   Anglų [JK],
-   Anglų [JAV],
-   Suomių (Suomi),
-   Prancūzų (Français),
-   Galų (Galego),
-   Vokiečių (Deutsch),
-   Graikų 
(ελληνικά),
-   Hebrajų (עברית),
-   Hindi 
(हिन्दी),
-   Vengrų (Magyar),
-   Italų (Italiano),
-   Japonų (日本語),
-   Kmerų 
(ភាសាខ្មែរ),
-   Korėjiečių (한국어),
-   Lietuvių (Lietuvių),
-   Norvegų [Bokmal] (Norsk 
[Bokmål]),
-   Lenkų (Polski),
-   Portugalų [Brazilija] 
(Português [do Brasil]),
-   Portugalų [Portugalija] 
(Português [Europeu]),
-   Rusų (Русский),
-   Škotų [gėlų] (Gà
idhlig),
-   Serbų [kirilica] 
(Cрпски [ћирилицом]),
-   Slovakų (Slovenský jazyk 
[slovenčina]),
-   Slovėnų (Slovenski jezik 
[slovenščina]),
-   Ispanų (Español),
-   Švedų (Svenska),
-   Tamilų (தமிழ்),
-   Tajų (ภ
าษาไทย),
-   Turkų (Türkçe),
-   Vietnamiečių (Tiếng 
Việt) ];
+   Baskų,
+   Bulgarų,
+   Kinų (supaprastinta),
+   Kinų (tradicinė),
+   Čekų,
+   Danų,
+   Olandų,
+   Anglų (JK),
+   Anglų (JAV),
+   Suomių,
+ 

svn commit: r1610157 - /openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 10:18:55 2014
New Revision: 1610157

URL: http://svn.apache.org/r1610157
Log:
Experimenting with the alphabetical sorting of the language values.

Modified:
openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Modified: openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js?rev=1610157r1=1610156r2=1610157view=diff
==
--- openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js (original)
+++ openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun Jul 
13 10:18:55 2014
@@ -44,7 +44,6 @@ l10n.dl_green_box_select_box_os_values
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
 l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
-   Baskų,
Bulgarų,
Kinų (supaprastinta),
Kinų (tradicinė),
@@ -80,6 +79,7 @@ l10n.dl_green_box_select_box_language_va
Tamilų,
Tajų,
Turkų,
+Baskų,   
Vietnamiečių ];
 /* l10n.dl_green_box_select_box_language_values= [  ]; */
 




svn commit: r1610158 - /openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 10:23:40 2014
New Revision: 1610158

URL: http://svn.apache.org/r1610158
Log:
Reverting to the previous alphabetical sorting of the language names.

Modified:
openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Modified: openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js?rev=1610158r1=1610157r2=1610158view=diff
==
--- openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js (original)
+++ openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun Jul 
13 10:23:40 2014
@@ -44,7 +44,8 @@ l10n.dl_green_box_select_box_os_values
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
 l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
-   Bulgarų,
+   Baskų,
+Bulgarų,
Kinų (supaprastinta),
Kinų (tradicinė),
Čekų,
@@ -78,8 +79,7 @@ l10n.dl_green_box_select_box_language_va
Švedų,
Tamilų,
Tajų,
-   Turkų,
-Baskų,   
+   Turkų,   
  
Vietnamiečių ];
 /* l10n.dl_green_box_select_box_language_values= [  ]; */
 




svn commit: r916032 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 10:24:37 2014
New Revision: 916032

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:24:37 2014
@@ -1 +1 @@
-1610157
+1610158

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:24:37 2014
@@ -1 +1 @@
-1610157
+1610158

Modified: 
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
==
--- websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js 
(original)
+++ websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun 
Jul 13 10:24:37 2014
@@ -44,7 +44,8 @@ l10n.dl_green_box_select_box_os_values
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
 l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
-   Bulgarų,
+   Baskų,
+Bulgarų,
Kinų (supaprastinta),
Kinų (tradicinė),
Čekų,
@@ -78,8 +79,7 @@ l10n.dl_green_box_select_box_language_va
Švedų,
Tamilų,
Tajų,
-   Turkų,
-Baskų,   
+   Turkų,   
  
Vietnamiečių ];
 /* l10n.dl_green_box_select_box_language_values= [  ]; */
 




svn commit: r1610159 - /openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 10:25:21 2014
New Revision: 1610159

URL: http://svn.apache.org/r1610159
Log:
CMS commit to ooo-site by astepukonis

Modified:
openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Modified: openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js?rev=1610159r1=1610158r2=1610159view=diff
==
--- openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js (original)
+++ openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun Jul 
13 10:25:21 2014
@@ -44,7 +44,7 @@ l10n.dl_green_box_select_box_os_values
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
 l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
-   Baskų,
+Baskų,
 Bulgarų,
Kinų (supaprastinta),
Kinų (tradicinė),




svn commit: r916033 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 10:26:33 2014
New Revision: 916033

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:26:33 2014
@@ -1 +1 @@
-1610158
+1610159

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:26:33 2014
@@ -1 +1 @@
-1610158
+1610159

Modified: 
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
==
--- websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js 
(original)
+++ websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun 
Jul 13 10:26:33 2014
@@ -44,7 +44,7 @@ l10n.dl_green_box_select_box_os_values
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
 l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
-   Baskų,
+Baskų,
 Bulgarų,
Kinų (supaprastinta),
Kinų (tradicinė),




svn commit: r1610160 - /openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 10:28:52 2014
New Revision: 1610160

URL: http://svn.apache.org/r1610160
Log:
Some formatting corrected.

Modified:
openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Modified: openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js?rev=1610160r1=1610159r2=1610160view=diff
==
--- openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js (original)
+++ openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun Jul 
13 10:28:52 2014
@@ -44,8 +44,8 @@ l10n.dl_green_box_select_box_os_values
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
 l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
-Baskų,
-Bulgarų,
+   Baskų,
+   Bulgarų,
Kinų (supaprastinta),
Kinų (tradicinė),
Čekų,
@@ -79,7 +79,7 @@ l10n.dl_green_box_select_box_language_va
Švedų,
Tamilų,
Tajų,
-   Turkų,   
  
+   Turkų,
Vietnamiečių ];
 /* l10n.dl_green_box_select_box_language_values= [  ]; */
 




svn commit: r916034 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 10:30:11 2014
New Revision: 916034

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:30:11 2014
@@ -1 +1 @@
-1610159
+1610160

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:30:11 2014
@@ -1 +1 @@
-1610159
+1610160

Modified: 
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
==
--- websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js 
(original)
+++ websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun 
Jul 13 10:30:11 2014
@@ -44,8 +44,8 @@ l10n.dl_green_box_select_box_os_values
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
 l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
-Baskų,
-Bulgarų,
+   Baskų,
+   Bulgarų,
Kinų (supaprastinta),
Kinų (tradicinė),
Čekų,
@@ -79,7 +79,7 @@ l10n.dl_green_box_select_box_language_va
Švedų,
Tamilų,
Tajų,
-   Turkų,   
  
+   Turkų,
Vietnamiečių ];
 /* l10n.dl_green_box_select_box_language_values= [  ]; */
 




svn commit: r1610162 - /openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 10:31:52 2014
New Revision: 1610162

URL: http://svn.apache.org/r1610162
Log:
Minor clean-up of the language names.

Modified:
openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Modified: openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js?rev=1610162r1=1610161r2=1610162view=diff
==
--- openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js (original)
+++ openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun Jul 
13 10:31:52 2014
@@ -43,7 +43,7 @@ l10n.dl_green_box_select_box_os_values
Daugiau platformų / 
operacinių sistemų ];
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
-l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
+l10n.dl_green_box_select_box_language_values   = [ Astūrų,
Baskų,
Bulgarų,
Kinų (supaprastinta),




svn commit: r916035 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/download/msg_prop_l10n_lt.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 10:33:12 2014
New Revision: 916035

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:33:12 2014
@@ -1 +1 @@
-1610160
+1610162

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 10:33:12 2014
@@ -1 +1 @@
-1610160
+1610162

Modified: 
websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
==
--- websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js 
(original)
+++ websites/staging/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js Sun 
Jul 13 10:33:12 2014
@@ -43,7 +43,7 @@ l10n.dl_green_box_select_box_os_values
Daugiau platformų / 
operacinių sistemų ];
 /* l10n.dl_green_box_select_box_os_values  = [  ]; */
 
-l10n.dl_green_box_select_box_language_values   = [ Astūrų (Asturianu),
+l10n.dl_green_box_select_box_language_values   = [ Astūrų,
Baskų,
Bulgarų,
Kinų (supaprastinta),




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

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 11:49:46 2014
New Revision: 1610170

URL: http://svn.apache.org/r1610170
Log:
Added new JavaScript file with variables that can be localized

Added:
openoffice/ooo-site/trunk/content/msg_prop_l10n.js   (with props)

Added: 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=1610170view=auto
==
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (added)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sun Jul 13 11:49:46 2014
@@ -0,0 +1,56 @@
+/* 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:
+
+// Flag if OK to redirect (y/n) and the text that should be displayed.
+l10n.index_redirect_text   = [ /* ast */   n, This site 
is also available in bAsturianu (ast)/b. Just click this text to get 
redirected.,
+   /* eu */n, This site 
is also available in bEuskara (eu)/b. Just click this text to get 
redirected.,
+   /* bg */n, This site 
is also available in bбългарски език (bg)/b. Just click this 
text to get redirected.,
+   /* zh-CN */ n, This site 
is also available in b简体中文 (zh-CN)/b. Just click this text to get 
redirected.,
+   /* zh-TW */ n, This site 
is also available in b正體中文 (zh-TW)/b. Just click this text to get 
redirected.,
+   /* cs */n, This site 
is also available in bČeština (cs)/b. Just click this text to get 
redirected.,
+   /* da */n, This site 
is also available in bDansk (da)/b. Just click this text to get 
redirected.,
+   /* nl */n, This site 
is also available in bNederlands (nl)/b. Just click this text to get 
redirected.,
+   /* en-GB */ n, This site 
is also available in bEnglish (en-GB)/b. Just click this text to get 
redirected.,
+   /* en-US */ n, This site 
is also available in bEnglish (en-US)/b. Just click this text to get 
redirected.,
+   /* fi */n, This site 
is also available in bSuomi (fi)/b. Just click this text to get 
redirected.,
+   /* fr */n, This site 
is also available in bFrançais (fr)/b. Just click this text to get 
redirected.,
+   /* gl */n, This site 
is also available in bGalego (gl)/b. Just click this text to get 
redirected.,
+   /* de */y, Diese 
Webseite gibt es auch in bDeutsch (de)/b. Einfach auf diesen Text klicken, 
um weitergeleitet zu werden.,
+   /* el */n, This site 
is also available in bελληνικά (el)/b. Just click this text to get 
redirected.,
+   /* he */n, This site 
is also available in bעברית (he)/b. Just click this text to get 
redirected.,
+   /* hi */n, This site 
is also available in bहिन्दी (hi)/b. Just click this text to 
get redirected.,
+   /* hu */n, This site 
is also available in bMagyar (hu)/b. Just click this text to get 
redirected.,
+   /* it */y, Questo 
sito è disponibile anche in bItaliano (it)/b. Fare clic qui per 
visualizzae la versione italiana.,
+   /* ja */n, This site 
is also available in b日本語 (ja)/b. Just click this text to get 
redirected.,
+   /* km */n, This site 
is also available in bភាសាខ្មែរ (km)/b. Just click this 
text to get redirected.,
+   /* ko */n, This site 
is also available in b한국어 (ko)/b. Just click this text to get 
redirected.,
+   /* lt */y, This site 
is also available in bLietuvių (lt)/b. Just click this text to get 
redirected.,
+  

svn commit: r1610172 - /openoffice/ooo-site/trunk/content/index_redirect.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 11:52:23 2014
New Revision: 1610172

URL: http://svn.apache.org/r1610172
Log:
Re-worked redirect function to show a message text that can be localized

Modified:
openoffice/ooo-site/trunk/content/index_redirect.html

Modified: openoffice/ooo-site/trunk/content/index_redirect.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index_redirect.html?rev=1610172r1=1610171r2=1610172view=diff
==
--- openoffice/ooo-site/trunk/content/index_redirect.html (original)
+++ openoffice/ooo-site/trunk/content/index_redirect.html Sun Jul 13 11:52:23 
2014
@@ -9,6 +9,7 @@
 link href=https://plus.google.com/+openoffice; rel=publisher /
 titleApache OpenOffice - The Free and Open Productivity Suite/title
 script type=text/javascript src=download/test/globalvars.js/script
+script type=text/javascript src=msg_prop_l10n.js/script
 script type=text/javascript src=download/test/languages.js/script
 script type=text/javascript src=download/test/download.js/script
 style type=text/css
@@ -87,60 +88,38 @@
   }
 
   function showRedirectBox() {
-   var lang_iso= ;   // The language as ISO code.
-   var lang_name   = ;   // The language as native name.
-   DL.NL_LANG  = ;   // Set to empty as this 
variable must not be used in this context.
-   DL.LANG_SEL = ;   // Set to empty as this 
variable must not be used in this context.
-   var redirect= false;// Should the found language be 
used to redirect (false/true)?
-
-   var lang_to_redirect= [ // List all languages that 
should be redirected.
-   ast, eu, bg, zh-cn, zh-tw, cs, 
da, nl, fi, fr, gl, de, el,
-   he, hi, hu, it, ja, km, ko, 
lt, nb, pl, pt-br, pt, ru,
-   gd, sr, sk, sl, es, sv, ta, 
th, tr, vi
- ];
-
-   // Get the language ISO code from browser guessed data.
-   lang_iso = DL.getLanguage();
+   DL.NL_LANG  = ;   // Set to empty as both 
variables must not be used in following function.
+   DL.LANG_SEL = ;
+   var lang_iso= DL.getLanguage(); // Get the language ISO code 
from browser guessed data.
+   var lang_text   = ;   // The language as native name.
+   var redirect= false;// Should the found language be 
used to redirect (false/true)?
 
// Query if the browser language is one of the released languages.
for( var i = 0, j = DL.SEL_LANG.length; i  j; i = i + 3 ) {
-
-   // If the language was found, set found = true.
+   // If the language was found.
if( DL.SEL_LANG[ i ] === lang_iso ) {
-   lang_name = DL.SEL_LANG[ i + 1 ] +  -  + DL.SEL_LANG[ 
i + 2 ];
-
-   // Query if the released language is one of the 
redirect languages.
-   for( var k = 0, l = lang_to_redirect.length; k  l; k++ 
) {
-
-   // If the language was found, set redirect = 
true.
-   if( lang_to_redirect[ k ] === DL.SEL_LANG[ i ] 
) {
-   redirect = true;
-   break;
-   }
+   // Only if the language is OK to redirect, assign the 
text and set redirect = true.
+   if( l10n.index_redirect_text[ i / 3 * 2 ] === y ) {
+   lang_text = l10n.index_redirect_text[ i / 3 * 2 
+ 1 ];
+   redirect  = true;
}
break;
}
}
 
-   alert( Just for debugging purpose: + \n\n
-  + Browser language ISO code: \t + lang_iso  + \n
-  + Found language name: \t\t + lang_name + \n
-  + Is it OK to redirect? \t\t\t  + redirect );
+   alert( Just for debugging purpose:+ \n\n
+  + Browser language ISO code: \t\t  + lang_iso  + \n
+  + Is it OK to redirect? \t\t\t\t   + redirect  + \n
+  + Position in language array: \t\t + i / 3 + \n
+  + Found language text: \t\t\t  + lang_text );
 
-   // Show alert box or not?
+   // Show redirect box or not?
if( redirect ) {
- // Show redirect box with defined background color.
- // Show the text with link and cursor as poiner.
+ // Show redirect box with defined background color and the text with 
link and cursor as poiner.
  document.write( div id='redirect_box'
+  onclick='window.open( 

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

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 13:13:29 2014
New Revision: 1610189

URL: http://svn.apache.org/r1610189
Log:
Changed the column with 'y' and 'n' flags with the 3 methods 'hard', 'soft' or 
'none'

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=1610189r1=1610188r2=1610189view=diff
==
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sun Jul 13 13:13:29 2014
@@ -15,42 +15,42 @@ var l10n = new Object();
 // The following variables are used in the index.html file:
 
 // Flag if OK to redirect (y/n) and the text that should be displayed.
-l10n.index_redirect_text   = [ /* ast */   n, This site 
is also available in bAsturianu (ast)/b. Just click this text to get 
redirected.,
-   /* eu */n, This site 
is also available in bEuskara (eu)/b. Just click this text to get 
redirected.,
-   /* bg */n, This site 
is also available in bбългарски език (bg)/b. Just click this 
text to get redirected.,
-   /* zh-CN */ n, This site 
is also available in b简体中文 (zh-CN)/b. Just click this text to get 
redirected.,
-   /* zh-TW */ n, This site 
is also available in b正體中文 (zh-TW)/b. Just click this text to get 
redirected.,
-   /* cs */n, This site 
is also available in bČeština (cs)/b. Just click this text to get 
redirected.,
-   /* da */n, This site 
is also available in bDansk (da)/b. Just click this text to get 
redirected.,
-   /* nl */n, This site 
is also available in bNederlands (nl)/b. Just click this text to get 
redirected.,
-   /* en-GB */ n, This site 
is also available in bEnglish (en-GB)/b. Just click this text to get 
redirected.,
-   /* en-US */ n, This site 
is also available in bEnglish (en-US)/b. Just click this text to get 
redirected.,
-   /* fi */n, This site 
is also available in bSuomi (fi)/b. Just click this text to get 
redirected.,
-   /* fr */n, This site 
is also available in bFrançais (fr)/b. Just click this text to get 
redirected.,
-   /* gl */n, This site 
is also available in bGalego (gl)/b. Just click this text to get 
redirected.,
-   /* de */y, Diese 
Webseite gibt es auch in bDeutsch (de)/b. Einfach auf diesen Text klicken, 
um weitergeleitet zu werden.,
-   /* el */n, This site 
is also available in bελληνικά (el)/b. Just click this text to get 
redirected.,
-   /* he */n, This site 
is also available in bעברית (he)/b. Just click this text to get 
redirected.,
-   /* hi */n, This site 
is also available in bहिन्दी (hi)/b. Just click this text to 
get redirected.,
-   /* hu */n, This site 
is also available in bMagyar (hu)/b. Just click this text to get 
redirected.,
-   /* it */y, Questo 
sito è disponibile anche in bItaliano (it)/b. Fare clic qui per 
visualizzae la versione italiana.,
-   /* ja */n, This site 
is also available in b日本語 (ja)/b. Just click this text to get 
redirected.,
-   /* km */n, This site 
is also available in bភាសាខ្មែរ (km)/b. Just click this 
text to get redirected.,
-   /* ko */n, This site 
is also available in b한국어 (ko)/b. Just click this text to get 
redirected.,
-   /* lt */y, This site 
is also available in bLietuvių (lt)/b. Just click this text to get 
redirected.,
-   /* nb */n, This site 
is also available in bNorsk [Bokmål] (nb)/b. Just click this text to get 
redirected.,
-   /* pl */n, This site 
is also available in bPolski (pl)/b. Just click this text to get 
redirected.,
- 

svn commit: r916048 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/msg_prop_l10n.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 13:14:01 2014
New Revision: 916048

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/msg_prop_l10n.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 13:14:01 2014
@@ -1 +1 @@
-1610172
+1610189

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 13:14:01 2014
@@ -1 +1 @@
-1610172
+1610189

Modified: websites/staging/ooo-site/trunk/content/msg_prop_l10n.js
==
--- websites/staging/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ websites/staging/ooo-site/trunk/content/msg_prop_l10n.js Sun Jul 13 
13:14:01 2014
@@ -15,42 +15,42 @@ var l10n = new Object();
 // The following variables are used in the index.html file:
 
 // Flag if OK to redirect (y/n) and the text that should be displayed.
-l10n.index_redirect_text   = [ /* ast */   n, This site 
is also available in bAsturianu (ast)/b. Just click this text to get 
redirected.,
-   /* eu */n, This site 
is also available in bEuskara (eu)/b. Just click this text to get 
redirected.,
-   /* bg */n, This site 
is also available in bбългарски език (bg)/b. Just click this 
text to get redirected.,
-   /* zh-CN */ n, This site 
is also available in b简体中文 (zh-CN)/b. Just click this text to get 
redirected.,
-   /* zh-TW */ n, This site 
is also available in b正體中文 (zh-TW)/b. Just click this text to get 
redirected.,
-   /* cs */n, This site 
is also available in bČeština (cs)/b. Just click this text to get 
redirected.,
-   /* da */n, This site 
is also available in bDansk (da)/b. Just click this text to get 
redirected.,
-   /* nl */n, This site 
is also available in bNederlands (nl)/b. Just click this text to get 
redirected.,
-   /* en-GB */ n, This site 
is also available in bEnglish (en-GB)/b. Just click this text to get 
redirected.,
-   /* en-US */ n, This site 
is also available in bEnglish (en-US)/b. Just click this text to get 
redirected.,
-   /* fi */n, This site 
is also available in bSuomi (fi)/b. Just click this text to get 
redirected.,
-   /* fr */n, This site 
is also available in bFrançais (fr)/b. Just click this text to get 
redirected.,
-   /* gl */n, This site 
is also available in bGalego (gl)/b. Just click this text to get 
redirected.,
-   /* de */y, Diese 
Webseite gibt es auch in bDeutsch (de)/b. Einfach auf diesen Text klicken, 
um weitergeleitet zu werden.,
-   /* el */n, This site 
is also available in bελληνικά (el)/b. Just click this text to get 
redirected.,
-   /* he */n, This site 
is also available in bעברית (he)/b. Just click this text to get 
redirected.,
-   /* hi */n, This site 
is also available in bहिन्दी (hi)/b. Just click this text to 
get redirected.,
-   /* hu */n, This site 
is also available in bMagyar (hu)/b. Just click this text to get 
redirected.,
-   /* it */y, Questo 
sito è disponibile anche in bItaliano (it)/b. Fare clic qui per 
visualizzae la versione italiana.,
-   /* ja */n, This site 
is also available in b日本語 (ja)/b. Just click this text to get 
redirected.,
-   /* km */n, This site 
is also available in bភាសាខ្មែរ (km)/b. Just click this 
text to get redirected.,
-   /* ko */n, This site 
is also available in b한국어 (ko)/b. Just click this text to get 
redirected.,
-   /* lt */y, This site 
is also available 

svn commit: r1610190 - /openoffice/ooo-site/trunk/content/index_redirect.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 13:16:47 2014
New Revision: 1610190

URL: http://svn.apache.org/r1610190
Log:
Re-worked the redirect function to redirect immediately or show first a 
clickable message

Modified:
openoffice/ooo-site/trunk/content/index_redirect.html

Modified: openoffice/ooo-site/trunk/content/index_redirect.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index_redirect.html?rev=1610190r1=1610189r2=1610190view=diff
==
--- openoffice/ooo-site/trunk/content/index_redirect.html (original)
+++ openoffice/ooo-site/trunk/content/index_redirect.html Sun Jul 13 13:16:47 
2014
@@ -87,32 +87,70 @@
}
   }
 
-  function showRedirectBox() {
+  function setRedirect() {
DL.NL_LANG  = ;   // Set to empty as both 
variables must not be used in following function.
DL.LANG_SEL = ;
var lang_iso= DL.getLanguage(); // Get the language ISO code 
from browser guessed data.
-   var lang_text   = ;   // The language as native name.
-   var redirect= false;// Should the found language be 
used to redirect (false/true)?
+   var lang_text   = ;   // The message text that can be 
shown.
+// var redirect= false;// Set a hard-redirect without 
showing a message (false/true)?
+// var show= false;// Should the found language be 
used to redirect (false/true)?
 
// Query if the browser language is one of the released languages.
+   // The array has 3 elements per language (defined in 
/download/globalvars.js
for( var i = 0, j = DL.SEL_LANG.length; i  j; i = i + 3 ) {
-   // If the language was found.
-   if( DL.SEL_LANG[ i ] === lang_iso ) {
-   // Only if the language is OK to redirect, assign the 
text and set redirect = true.
-   if( l10n.index_redirect_text[ i / 3 * 2 ] === y ) {
-   lang_text = l10n.index_redirect_text[ i / 3 * 2 
+ 1 ];
-   redirect  = true;
-   }
-   break;
-   }
+ // If the ISO code is found in the language array.
+ if( DL.SEL_LANG[ i ] === lang_iso ) {
+/*
+   // Only if the language is OK to redirect, assign the text and set 
redirect = true.
+   if( l10n.index_redirect_text[ i / 3 * 2 ] === y ) {
+ lang_text = l10n.index_redirect_text[ i / 3 * 2 + 1 ];
+ redirect  = true;
+   }
+   break;
+*/
+   // Query for the redirect method (defined in /msg_prop_l10n.js, 
column 0).
+   switch( l10n.index_redirect_text[ i / 3 * 2 ] ) {
+ case hard:
+   // Don't show a message, just redirect. 
+   alert( Just for debugging purpose:
+ \n\n
+   + Browser language ISO code: \t\t + lang_iso  
+ \n
+   + Redirect method? \t\t\t\t   + Hard, without 
message   + \n );
+
+   window.open( http://www.openoffice.org/; + lang_iso , _self 
);
+   break;
+ case soft:
+   // Show a message and redirect on user's click.
+   alert( Just for debugging purpose:
+ \n\n
+   + Browser language ISO code: \t\t + lang_iso  
+ \n
+   + Redirect method? \t\t\t\t   + Soft, with message  
+ \n
+   + Position in language array: \t\t+ i / 3 
+ \n
+   + Found language text: \t\t\t + lang_text );
+
+   // Assign the message text (defined in /msg_prop_l10n.js, 
column 1).
+   lang_text = l10n.index_redirect_text[ i / 3 * 2 + 1 ];
+// redirect  = true;
+   document.write( div id='redirect_box'
+ +  onclick='window.open( \http://www.openoffice.org/; + 
lang_iso
+ + \, \_blank\ ); return false;'
+//   +  onclick='window.open( \http://www.openoffice.org/; + 
lang_iso
+//   + \, \_self\ ); return false;'
+ + p + lang_text + /p
+   + /div ); // redirect box
+   break;
+ case none:
+ default:
+   // Do and show nothing.
+   lang_text = l10n.index_redirect_text[ i / 3 * 2 + 1 ];
+   alert( Just for debugging purpose:
+ \n\n
+   + Browser language ISO code: \t\t + lang_iso  
+ \n
+   + Redirect method? \t\t\t\t   + None, do and show 
nothing   + \n
+   + Position in language array: \t\t+ i / 3 
+ \n
+  

svn commit: r916049 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/index_redirect.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 13:17:20 2014
New Revision: 916049

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/index_redirect.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 13:17:20 2014
@@ -1 +1 @@
-1610189
+1610190

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 13:17:20 2014
@@ -1 +1 @@
-1610189
+1610190

Modified: websites/staging/ooo-site/trunk/content/index_redirect.html
==
--- websites/staging/ooo-site/trunk/content/index_redirect.html (original)
+++ websites/staging/ooo-site/trunk/content/index_redirect.html Sun Jul 13 
13:17:20 2014
@@ -89,32 +89,70 @@
}
   }
 
-  function showRedirectBox() {
+  function setRedirect() {
DL.NL_LANG  = ;   // Set to empty as both 
variables must not be used in following function.
DL.LANG_SEL = ;
var lang_iso= DL.getLanguage(); // Get the language ISO code 
from browser guessed data.
-   var lang_text   = ;   // The language as native name.
-   var redirect= false;// Should the found language be 
used to redirect (false/true)?
+   var lang_text   = ;   // The message text that can be 
shown.
+// var redirect= false;// Set a hard-redirect without 
showing a message (false/true)?
+// var show= false;// Should the found language be 
used to redirect (false/true)?
 
// Query if the browser language is one of the released languages.
+   // The array has 3 elements per language (defined in 
/download/globalvars.js
for( var i = 0, j = DL.SEL_LANG.length; i  j; i = i + 3 ) {
-   // If the language was found.
-   if( DL.SEL_LANG[ i ] === lang_iso ) {
-   // Only if the language is OK to redirect, assign the 
text and set redirect = true.
-   if( l10n.index_redirect_text[ i / 3 * 2 ] === y ) {
-   lang_text = l10n.index_redirect_text[ i / 3 * 2 
+ 1 ];
-   redirect  = true;
-   }
-   break;
-   }
+ // If the ISO code is found in the language array.
+ if( DL.SEL_LANG[ i ] === lang_iso ) {
+/*
+   // Only if the language is OK to redirect, assign the text and set 
redirect = true.
+   if( l10n.index_redirect_text[ i / 3 * 2 ] === y ) {
+ lang_text = l10n.index_redirect_text[ i / 3 * 2 + 1 ];
+ redirect  = true;
+   }
+   break;
+*/
+   // Query for the redirect method (defined in /msg_prop_l10n.js, 
column 0).
+   switch( l10n.index_redirect_text[ i / 3 * 2 ] ) {
+ case hard:
+   // Don't show a message, just redirect. 
+   alert( Just for debugging purpose:
+ \n\n
+   + Browser language ISO code: \t\t + lang_iso  
+ \n
+   + Redirect method? \t\t\t\t   + Hard, without 
message   + \n );
+
+   window.open( http://www.openoffice.org/; + lang_iso , _self 
);
+   break;
+ case soft:
+   // Show a message and redirect on user's click.
+   alert( Just for debugging purpose:
+ \n\n
+   + Browser language ISO code: \t\t + lang_iso  
+ \n
+   + Redirect method? \t\t\t\t   + Soft, with message  
+ \n
+   + Position in language array: \t\t+ i / 3 
+ \n
+   + Found language text: \t\t\t + lang_text );
+
+   // Assign the message text (defined in /msg_prop_l10n.js, 
column 1).
+   lang_text = l10n.index_redirect_text[ i / 3 * 2 + 1 ];
+// redirect  = true;
+   document.write( div id='redirect_box'
+ +  onclick='window.open( \http://www.openoffice.org/; + 
lang_iso
+ + \, \_blank\ ); return false;'
+//   +  onclick='window.open( \http://www.openoffice.org/; + 
lang_iso
+//   + \, \_self\ ); return false;'
+ + p + lang_text + /p
+   + /div ); // redirect box
+   break;
+ case none:
+ default:
+   // Do and show nothing.
+   

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

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 13:24:35 2014
New Revision: 1610191

URL: http://svn.apache.org/r1610191
Log:
Set most languages to 'soft'

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=1610191r1=1610190r2=1610191view=diff
==
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sun Jul 13 13:24:35 2014
@@ -15,42 +15,42 @@ var l10n = new Object();
 // The following variables are used in the index.html file:
 
 // Flag if OK to redirect (y/n) and the text that should be displayed.
-l10n.index_redirect_text   = [ /* ast */   none, This 
site is also available in bAsturianu (ast)/b. Just click this text to get 
redirected.,
-   /* eu */none, This 
site is also available in bEuskara (eu)/b. Just click this text to get 
redirected.,
-   /* bg */none, This 
site is also available in bбългарски език (bg)/b. Just click 
this text to get redirected.,
-   /* zh-CN */ none, This 
site is also available in b简体中文 (zh-CN)/b. Just click this text to 
get redirected.,
-   /* zh-TW */ none, This 
site is also available in b正體中文 (zh-TW)/b. Just click this text to 
get redirected.,
-   /* cs */none, This 
site is also available in bČeština (cs)/b. Just click this text to get 
redirected.,
-   /* da */none, This 
site is also available in bDansk (da)/b. Just click this text to get 
redirected.,
-   /* nl */none, This 
site is also available in bNederlands (nl)/b. Just click this text to get 
redirected.,
+l10n.index_redirect_text   = [ /* ast */   soft, This 
site is also available in bAsturianu (ast)/b. Just click this text to get 
redirected.,
+   /* eu */soft, This 
site is also available in bEuskara (eu)/b. Just click this text to get 
redirected.,
+   /* bg */soft, This 
site is also available in bбългарски език (bg)/b. Just click 
this text to get redirected.,
+   /* zh-CN */ soft, This 
site is also available in b简体中文 (zh-CN)/b. Just click this text to 
get redirected.,
+   /* zh-TW */ soft, This 
site is also available in b正體中文 (zh-TW)/b. Just click this text to 
get redirected.,
+   /* cs */soft, This 
site is also available in bČeština (cs)/b. Just click this text to get 
redirected.,
+   /* da */soft, This 
site is also available in bDansk (da)/b. Just click this text to get 
redirected.,
+   /* nl */soft, This 
site is also available in bNederlands (nl)/b. Just click this text to get 
redirected.,
/* en-GB */ none, This 
site is also available in bEnglish (en-GB)/b. Just click this text to get 
redirected.,
/* en-US */ none, This 
site is also available in bEnglish (en-US)/b. Just click this text to get 
redirected.,
-   /* fi */none, This 
site is also available in bSuomi (fi)/b. Just click this text to get 
redirected.,
-   /* fr */none, This 
site is also available in bFrançais (fr)/b. Just click this text to get 
redirected.,
-   /* gl */none, This 
site is also available in bGalego (gl)/b. Just click this text to get 
redirected.,
+   /* fi */soft, This 
site is also available in bSuomi (fi)/b. Just click this text to get 
redirected.,
+   /* fr */soft, This 
site is also available in bFrançais (fr)/b. Just click this text to get 
redirected.,
+   /* gl */soft, This 
site is also available in bGalego (gl)/b. Just click this text to get 
redirected.,
/* de */soft, Diese 
Webseite gibt es auch in bDeutsch (de)/b. Einfach auf diesen Text klicken, 
um weitergeleitet zu werden.,
-   /* el */

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

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 14:05:22 2014
New Revision: 1610201

URL: http://svn.apache.org/r1610201
Log:
The LT string localized.

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=1610201r1=1610200r2=1610201view=diff
==
--- openoffice/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ openoffice/ooo-site/trunk/content/msg_prop_l10n.js Sun Jul 13 14:05:22 2014
@@ -37,7 +37,7 @@ l10n.index_redirect_text  = [ /* ast */
/* ja */soft, This 
site is also available in b日本語 (ja)/b. Just click this text to get 
redirected.,
/* km */soft, This 
site is also available in bភាសាខ្មែរ (km)/b. Just click 
this text to get redirected.,
/* ko */soft, This 
site is also available in b한국어 (ko)/b. Just click this text to get 
redirected.,
-   /* lt */hard, This 
site is also available in bLietuvių (lt)/b. Just click this text to get 
redirected.,
+   /* lt */hard, 
Spustelėjus šį tekstą, tinklalapį bus galima skaityti 
blietuviškai/b.,
/* nb */soft, This 
site is also available in bNorsk [Bokmål] (nb)/b. Just click this text to 
get redirected.,
/* pl */soft, This 
site is also available in bPolski (pl)/b. Just click this text to get 
redirected.,
/* pt-BR */ soft, This 
site is also available in bPortuguês [do Brasil] (pt-BR)/b. Just click 
this text to get redirected.,




svn commit: r916053 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/msg_prop_l10n.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 14:05:53 2014
New Revision: 916053

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/msg_prop_l10n.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 14:05:53 2014
@@ -1 +1 @@
-1610191
+1610201

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 14:05:53 2014
@@ -1 +1 @@
-1610191
+1610201

Modified: websites/staging/ooo-site/trunk/content/msg_prop_l10n.js
==
--- websites/staging/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ websites/staging/ooo-site/trunk/content/msg_prop_l10n.js Sun Jul 13 
14:05:53 2014
@@ -37,7 +37,7 @@ l10n.index_redirect_text  = [ /* ast */
/* ja */soft, This 
site is also available in b日本語 (ja)/b. Just click this text to get 
redirected.,
/* km */soft, This 
site is also available in bភាសាខ្មែរ (km)/b. Just click 
this text to get redirected.,
/* ko */soft, This 
site is also available in b한국어 (ko)/b. Just click this text to get 
redirected.,
-   /* lt */hard, This 
site is also available in bLietuvių (lt)/b. Just click this text to get 
redirected.,
+   /* lt */hard, 
Spustelėjus šį tekstą, tinklalapį bus galima skaityti 
blietuviškai/b.,
/* nb */soft, This 
site is also available in bNorsk [Bokmål] (nb)/b. Just click this text to 
get redirected.,
/* pl */soft, This 
site is also available in bPolski (pl)/b. Just click this text to get 
redirected.,
/* pt-BR */ soft, This 
site is also available in bPortuguês [do Brasil] (pt-BR)/b. Just click 
this text to get redirected.,




svn commit: r1610202 - /openoffice/ooo-site/trunk/templates/brand.html

2014-07-13 Thread tal
Author: tal
Date: Sun Jul 13 14:10:22 2014
New Revision: 1610202

URL: http://svn.apache.org/r1610202
Log:
Reordered [Lating] languages within the lang. selection list, and fixed 
phrasing.

Modified:
openoffice/ooo-site/trunk/templates/brand.html

Modified: openoffice/ooo-site/trunk/templates/brand.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/brand.html?rev=1610202r1=1610201r2=1610202view=diff
==
--- openoffice/ooo-site/trunk/templates/brand.html (original)
+++ openoffice/ooo-site/trunk/templates/brand.html Sun Jul 13 14:10:22 2014
@@ -3,30 +3,30 @@
{% block language %}{% if headers.language %}{{ headers.language }}{% 
else %}Language{% endif %}:{% endblock %}
select id=selectlanguage 
onchange=javascript:location.href=location.protocol+'//'+location.host+'/'+this.value;
!-- Austrian --option value=astAsturianu (ast)/option
-   !-- Basque --option value=euEuskara (eu)/option
!-- Czech --option value=csČeština (cs)/option
!-- Danish --option value=daDansk (da)/option
-   !-- Dutch --option value=nlNederlands (nl)/option
-!-- English [British]option value=en-gbEnglish [British] (en-gb)/option 
--
-!-- English [US] --option value= selected=selected 
style=direction:ltrEnglish/option
-   !-- Finnish --option value=fiSuomi (fi)/option
+   !-- German --option value=deDeutsch (de)/option
+   !-- English [British]option value=en-gbEnglish [British] 
(en-gb)/option --
+   !-- English [US] --option value= selected=selected 
style=direction:ltrEnglish (en)/option
+   !-- Spanish --option value=esEspañol (es)/option
+   !-- Basque --option value=euEuskara (eu)/option
!-- French --option value=frFrançais (fr)/option
+   !-- Scottish --option value=gdGàidhlig (gd)/option
!-- Galician --option value=glGalego (gl)/option
-   !-- German --option value=deDeutsch (de)/option
-   !-- Hungarian --option value=huMagyar (hu)/option
!-- Italian --option value=itItaliano (it)/option
!-- Lithuanian --option value=ltLietuvių (lt)/option
-   !-- Norwegian [Bokmal] --option value=no 
style=direction:ltrNorsk (Bokmål; no)/option
-   !-- Polish --option value=plPolski (pl)/option
-   !-- Portuguese [Brazilian] --option value=pt-br 
style=direction:ltrPortuguês (do Brasil; pt-br)/option
-   !-- Portuguese [European] --option value=pt 
style=direction:ltrPortuguês (Europeu; pt)/option
-   !-- Scottish --option value=gdGàidhlig (gd)/option
+   !-- Hungarian --option value=huMagyar (hu)/option
+   !-- Dutch --option value=nlNederlands (nl)/option
+   !-- Norwegian [Bokmal] --option value=no 
style=direction:ltrNorsk [Bokmål] (no)/option
+   !-- Polish --option value=plPolski (pl)/option
+   !-- Portuguese [Brazilian] --option value=pt-br 
style=direction:ltrPortuguês [do Brasil] (pt-br)/option
+   !-- Portuguese [European] --option value=pt 
style=direction:ltrPortuguês [Europeu] (pt)/option
+   !-- Finnish --option value=fiSuomi (fi)/option
!-- Slovak --option value=skslovenčina (sk)/option
!-- Slovenian --option value=slslovenščina (sl)/option
-   !-- Spanish --option value=esEspañol (es)/option
!-- Swidish --option value=svSvenska (sv)/option
-   !-- Turkish  --option value=trTürkçe (tr)/option
!-- Vietnamese --option value=viTiếng Việt (vi)/option
+   !-- Turkish  --option value=trTürkçe (tr)/option

!-- Greek --option value=elΕλληνικά (el)/option





svn commit: r916057 [2/2] - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/bg-test/ content/cs/ content/de/ content/el/ content/es/ content/eu-test/ content/fi/ content/fr/ content/he/

2014-07-13 Thread buildbot
Modified: websites/staging/ooo-site/trunk/content/vi-test/brand.html
==
--- websites/staging/ooo-site/trunk/content/vi-test/brand.html (original)
+++ websites/staging/ooo-site/trunk/content/vi-test/brand.html Sun Jul 13 
14:18:51 2014
@@ -3,30 +3,30 @@
Language:
select id=selectlanguage 
onchange=javascript:location.href=location.protocol+'//'+location.host+'/'+this.value;
!-- Austrian --option value=astAsturianu (ast)/option
-   !-- Basque --option value=euEuskara (eu)/option
!-- Czech --option value=csČeština (cs)/option
!-- Danish --option value=daDansk (da)/option
-   !-- Dutch --option value=nlNederlands (nl)/option
-!-- English [British]option value=en-gbEnglish [British] (en-gb)/option 
--
-!-- English [US] --option value= selected=selected 
style=direction:ltrEnglish/option
-   !-- Finnish --option value=fiSuomi (fi)/option
+   !-- German --option value=deDeutsch (de)/option
+   !-- English [British]option value=en-gbEnglish [British] 
(en-gb)/option --
+   !-- English [US] --option value= selected=selected 
style=direction:ltrEnglish (en)/option
+   !-- Spanish --option value=esEspañol (es)/option
+   !-- Basque --option value=euEuskara (eu)/option
!-- French --option value=frFrançais (fr)/option
+   !-- Scottish --option value=gdGàidhlig (gd)/option
!-- Galician --option value=glGalego (gl)/option
-   !-- German --option value=deDeutsch (de)/option
-   !-- Hungarian --option value=huMagyar (hu)/option
!-- Italian --option value=itItaliano (it)/option
!-- Lithuanian --option value=ltLietuvių (lt)/option
-   !-- Norwegian [Bokmal] --option value=no 
style=direction:ltrNorsk (Bokmål; no)/option
-   !-- Polish --option value=plPolski (pl)/option
-   !-- Portuguese [Brazilian] --option value=pt-br 
style=direction:ltrPortuguês (do Brasil; pt-br)/option
-   !-- Portuguese [European] --option value=pt 
style=direction:ltrPortuguês (Europeu; pt)/option
-   !-- Scottish --option value=gdGàidhlig (gd)/option
+   !-- Hungarian --option value=huMagyar (hu)/option
+   !-- Dutch --option value=nlNederlands (nl)/option
+   !-- Norwegian [Bokmal] --option value=no 
style=direction:ltrNorsk [Bokmål] (no)/option
+   !-- Polish --option value=plPolski (pl)/option
+   !-- Portuguese [Brazilian] --option value=pt-br 
style=direction:ltrPortuguês [do Brasil] (pt-br)/option
+   !-- Portuguese [European] --option value=pt 
style=direction:ltrPortuguês [Europeu] (pt)/option
+   !-- Finnish --option value=fiSuomi (fi)/option
!-- Slovak --option value=skslovenčina (sk)/option
!-- Slovenian --option value=slslovenščina (sl)/option
-   !-- Spanish --option value=esEspañol (es)/option
!-- Swidish --option value=svSvenska (sv)/option
-   !-- Turkish  --option value=trTürkçe (tr)/option
!-- Vietnamese --option value=viTiếng Việt (vi)/option
+   !-- Turkish  --option value=trTürkçe (tr)/option

!-- Greek --option value=elΕλληνικά (el)/option


Modified: websites/staging/ooo-site/trunk/content/xx/brand.html
==
--- websites/staging/ooo-site/trunk/content/xx/brand.html (original)
+++ websites/staging/ooo-site/trunk/content/xx/brand.html Sun Jul 13 14:18:51 
2014
@@ -3,30 +3,30 @@
Language:
select id=selectlanguage 
onchange=javascript:location.href=location.protocol+'//'+location.host+'/'+this.value;
!-- Austrian --option value=astAsturianu (ast)/option
-   !-- Basque --option value=euEuskara (eu)/option
!-- Czech --option value=csČeština (cs)/option
!-- Danish --option value=daDansk (da)/option
-   !-- Dutch --option value=nlNederlands (nl)/option
-!-- English [British]option value=en-gbEnglish [British] (en-gb)/option 
--
-!-- English [US] --option value= selected=selected 
style=direction:ltrEnglish/option
-   !-- Finnish --option value=fiSuomi (fi)/option
+   !-- German --option value=deDeutsch (de)/option
+   !-- English [British]option value=en-gbEnglish [British] 
(en-gb)/option --
+   !-- English [US] --option value= selected=selected 
style=direction:ltrEnglish (en)/option
+   !-- Spanish --option value=esEspañol (es)/option
+   !-- Basque --option value=euEuskara (eu)/option
!-- French --option value=frFrançais (fr)/option
+   !-- Scottish --option value=gdGàidhlig (gd)/option
!-- Galician --option value=glGalego (gl)/option
-   !-- German --option value=deDeutsch (de)/option
-   !-- Hungarian --option value=huMagyar (hu)/option
!-- Italian --option value=itItaliano (it)/option
!-- Lithuanian --option value=ltLietuvių (lt)/option
-   !-- Norwegian [Bokmal] --option value=no 

svn commit: r1610209 - /openoffice/ooo-site/trunk/content/lt/why/index.mdtext

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 14:22:43 2014
New Revision: 1610209

URL: http://svn.apache.org/r1610209
Log:
Translation improved.

Modified:
openoffice/ooo-site/trunk/content/lt/why/index.mdtext

Modified: openoffice/ooo-site/trunk/content/lt/why/index.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/why/index.mdtext?rev=1610209r1=1610208r2=1610209view=diff
==
--- openoffice/ooo-site/trunk/content/lt/why/index.mdtext (original)
+++ openoffice/ooo-site/trunk/content/lt/why/index.mdtext Sun Jul 13 14:22:43 
2014
@@ -22,7 +22,7 @@ Notice:Licensed to the Apache Softwa
 
   - [Kokybiška](why_great.html)
 
-„Apache OpenOffice“ – tai virš 20 metų trunkančių programavimo 
darbų rezultatas. Rinkinys nuo pat pradžių kurtas vientisai, todėl 
pasižymi nuoseklumu, kurio kitos žinomos programos stokoja. Visiškai atvira 
rinkinio plėtosena reiškia, kad pranešti apie riktus, prašyti naujų 
priemonių, arba tiesiogiai dalyvauti tobulinant programas gali visi 
naudotojai. Rezultatas: šiandien „Apache OpenOffice“ siūlo viską, ko 
naudotojai tikisi iš raštinės programų rinkinio – taip, kaip naudotojai 
tikisi.
+„Apache OpenOffice“ – tai virš 20 metų trunkančio programavimo 
rezultatas. Nuo pat pradžių rinkinys kurtas vientisai, todėl pasižymi 
nuoseklumu, kurio kitos žinomos programos stokoja. Visiškai atvira rinkinio 
plėtosena reiškia, kad pranešti apie riktus, prašyti naujų priemonių, 
arba tiesiogiai dalyvauti tobulinant programas gali visi naudotojai. 
Rezultatas: šiandien „Apache OpenOffice“ siūlo viską, ko naudotojai 
tikisi iš raštinės programų rinkinio – taip, kaip naudotojai tikisi.
 
   - [Paprasta](why_easy.html)
 




svn commit: r916059 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/why/index.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 14:23:22 2014
New Revision: 916059

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/why/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 14:23:22 2014
@@ -1 +1 @@
-1610202
+1610209

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 14:23:22 2014
@@ -1 +1 @@
-1610202
+1610209

Modified: websites/staging/ooo-site/trunk/content/lt/why/index.html
==
--- websites/staging/ooo-site/trunk/content/lt/why/index.html (original)
+++ websites/staging/ooo-site/trunk/content/lt/why/index.html Sun Jul 13 
14:23:22 2014
@@ -27,7 +27,7 @@
 ul
 li
 pa href=why_great.htmlKokybiška/a/p
-p„Apache OpenOffice“ – tai virš 20 metų trunkančių programavimo 
darbų rezultatas. Rinkinys nuo pat pradžių kurtas vientisai, todėl 
pasižymi nuoseklumu, kurio kitos žinomos programos stokoja. Visiškai atvira 
rinkinio plėtosena reiškia, kad pranešti apie riktus, prašyti naujų 
priemonių, arba tiesiogiai dalyvauti tobulinant programas gali visi 
naudotojai. Rezultatas: šiandien „Apache OpenOffice“ siūlo viską, ko 
naudotojai tikisi iš raštinės programų rinkinio – taip, kaip naudotojai 
tikisi./p
+p„Apache OpenOffice“ – tai virš 20 metų trunkančio programavimo 
rezultatas. Nuo pat pradžių rinkinys kurtas vientisai, todėl pasižymi 
nuoseklumu, kurio kitos žinomos programos stokoja. Visiškai atvira rinkinio 
plėtosena reiškia, kad pranešti apie riktus, prašyti naujų priemonių, 
arba tiesiogiai dalyvauti tobulinant programas gali visi naudotojai. 
Rezultatas: šiandien „Apache OpenOffice“ siūlo viską, ko naudotojai 
tikisi iš raštinės programų rinkinio – taip, kaip naudotojai tikisi./p
 /li
 li
 pa href=why_easy.htmlPaprasta/a/p




svn commit: r1610210 - /openoffice/ooo-site/trunk/content/lt/why/index.mdtext

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 14:26:43 2014
New Revision: 1610210

URL: http://svn.apache.org/r1610210
Log:
Translation improved.

Modified:
openoffice/ooo-site/trunk/content/lt/why/index.mdtext

Modified: openoffice/ooo-site/trunk/content/lt/why/index.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/why/index.mdtext?rev=1610210r1=1610209r2=1610210view=diff
==
--- openoffice/ooo-site/trunk/content/lt/why/index.mdtext (original)
+++ openoffice/ooo-site/trunk/content/lt/why/index.mdtext Sun Jul 13 14:26:43 
2014
@@ -18,7 +18,7 @@ Notice:Licensed to the Apache Softwa
 
 ![Kodėl „Apache OpenOffice“?](/images/AOO_logos/orb.jpg) # {.rfloatimg}
 
-„Apache OpenOffice“ – tai pasaulyje pirmaujantis **atvirųjų** 
raštinės programų rinkinys, skirtas **tekstams**, **skaičiavimo 
lentelėms**, **skaidriniams pranešimams**, **piešiniams**, **duomenynams** 
ir kitiems dokumentams. Išverstas į **daugelį kalbų**, veikia visuose 
**įprastiniuose kompiuteriuose**. Duomenis saugoja **tarptautinio atvirojo 
standarto formuote**, skaito ir rašo kitų žinomų raštinės programų 
bylas. Galima gauti **nemokamai** ir naudoti **visais tikslais**.
+„Apache OpenOffice“ – tai pasaulyje pirmaujantis atvirųjų raštinės 
programų rinkinys, skirtas tekstams, skaičiavimo lentelėms, skaidriniams 
pranešimams, piešiniams, duomenynams ir kitiems dokumentams. Išverstas į 
daugelį kalbų, veikia visuose plačiai naudojamuose kompiuteriuose. Duomenis 
saugoja tarptautinio atvirojo standarto formuote, skaito ir rašo kitų 
žinomų raštinės programų bylas. Galima gauti nemokamai ir naudoti visais 
tikslais.
 
   - [Kokybiška](why_great.html)
 




svn commit: r916061 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/index.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 14:30:23 2014
New Revision: 916061

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 14:30:23 2014
@@ -1 +1 @@
-1610210
+1610211

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 14:30:23 2014
@@ -1 +1 @@
-1610210
+1610211

Modified: websites/staging/ooo-site/trunk/content/lt/index.html
==
--- websites/staging/ooo-site/trunk/content/lt/index.html (original)
+++ websites/staging/ooo-site/trunk/content/lt/index.html Sun Jul 13 14:30:23 
2014
@@ -77,7 +77,7 @@
 li
   div class=action-help
 div class=action-text action-link
-  h2a href=/lt/support/Pagalba naudojant „Apache 
OpenOffice“/a/h2
+  h2a href=/lt/support/Pagalba naudojantiems „Apache 
OpenOffice“/a/h2
   pa href=/lt/support/Pagalba „Apache OpenOffice“ 
naudotojams – ir naujokams, ir žinovams./a/p
 /div
   /div




svn commit: r1610215 - /openoffice/ooo-site/trunk/content/lt/topnav.mdtext

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 14:35:51 2014
New Revision: 1610215

URL: http://svn.apache.org/r1610215
Log:
Translation improved.

Modified:
openoffice/ooo-site/trunk/content/lt/topnav.mdtext

Modified: openoffice/ooo-site/trunk/content/lt/topnav.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/topnav.mdtext?rev=1610215r1=1610214r2=1610215view=diff
==
--- openoffice/ooo-site/trunk/content/lt/topnav.mdtext (original)
+++ openoffice/ooo-site/trunk/content/lt/topnav.mdtext Sun Jul 13 14:35:51 2014
@@ -11,7 +11,7 @@ divid:  topnava
 [m0]:   /lt/product/  „Apache OpenOffice“ programinės 
įrangos aprašas
 [m1]:   /lt/why/  Išsamiau apie „Apache OpenOffice“
 [m2]:   /lt/download/ Gauti „Apache OpenOffice“
-[m3]:   /lt/support/  Pagalba naudojant „Apache OpenOffice“
+[m3]:   /lt/support/  Pagalba naudojantiems „Apache 
OpenOffice“
 [m4]:   http://blogs.apache.org/ooo/   „Apache OpenOffice“ tinklaraštis
 [m5]:   /lt/extensions/   „Apache OpenOffice“ plėtiniai ir 
ruošiniai
 [m6]:   /lt/participate/  Dalyvauti „Apache OpenOffice“
\ No newline at end of file




svn commit: r916065 - in /websites/production/ooo-site: cgi-bin/ content/

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 14:36:49 2014
New Revision: 916065

Log:
Publishing svnmucc operation to ooo-site site by astepukonis

Added:
websites/production/ooo-site/cgi-bin/
  - copied from r916063, websites/staging/ooo-site/trunk/cgi-bin/
websites/production/ooo-site/content/
  - copied from r916063, websites/staging/ooo-site/trunk/content/



svn commit: r916064 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/topnav.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 14:36:23 2014
New Revision: 916064

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/topnav.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 14:36:23 2014
@@ -1 +1 @@
-1610211
+1610215

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 14:36:23 2014
@@ -1 +1 @@
-1610211
+1610215

Modified: websites/staging/ooo-site/trunk/content/lt/topnav.html
==
--- websites/staging/ooo-site/trunk/content/lt/topnav.html (original)
+++ websites/staging/ooo-site/trunk/content/lt/topnav.html Sun Jul 13 14:36:23 
2014
@@ -2,7 +2,7 @@
 lia href=/lt/product/ title=„Apache OpenOffice“ programinės 
įrangos aprašasĮranga/a/li
 lia href=/lt/why/ title=Išsamiau apie „Apache 
OpenOffice“Sužinoti/a/li
 lia href=/lt/download/ title=Gauti „Apache 
OpenOffice“Gauti/a/li
-lia href=/lt/support/ title=Pagalba naudojant „Apache 
OpenOffice“Pagalba/a/li
+lia href=/lt/support/ title=Pagalba naudojantiems „Apache 
OpenOffice“Pagalba/a/li
 lia href=http://blogs.apache.org/ooo/; title=„Apache OpenOffice“ 
tinklaraštisTinklaraštis/a/li
 lia href=/lt/extensions/ title=„Apache OpenOffice“ plėtiniai ir 
ruošiniaiPlėsti/a/li
 lia href=/lt/participate/ title=Dalyvauti „Apache 
OpenOffice“Dalyvauti/a/li




svn commit: r916068 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/msg_prop_l10n.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 14:43:44 2014
New Revision: 916068

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/msg_prop_l10n.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 14:43:44 2014
@@ -1 +1 @@
-1610215
+1610218

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 14:43:44 2014
@@ -1 +1 @@
-1610215
+1610218

Modified: websites/staging/ooo-site/trunk/content/msg_prop_l10n.js
==
--- websites/staging/ooo-site/trunk/content/msg_prop_l10n.js (original)
+++ websites/staging/ooo-site/trunk/content/msg_prop_l10n.js Sun Jul 13 
14:43:44 2014
@@ -33,7 +33,7 @@ l10n.index_redirect_text  = [ /* ast */
/* he */soft, This 
site is also available in bעברית (he)/b. Just click this text to get 
redirected.,
/* hi */soft, This 
site is also available in bहिन्दी (hi)/b. Just click this text 
to get redirected.,
/* hu */soft, This 
site is also available in bMagyar (hu)/b. Just click this text to get 
redirected.,
-   /* it */soft, Questo 
sito è disponibile anche in bItaliano (it)/b. Fare clic qui per 
visualizzae la versione italiana.,
+   /* it */soft, Questo 
sito è disponibile anche in bItaliano (it)/b. Fare clic qui per 
visualizzare la versione italiana.,
/* ja */soft, This 
site is also available in b日本語 (ja)/b. Just click this text to get 
redirected.,
/* km */soft, This 
site is also available in bភាសាខ្មែរ (km)/b. Just click 
this text to get redirected.,
/* ko */soft, This 
site is also available in b한국어 (ko)/b. Just click this text to get 
redirected.,




svn commit: r1610223 - /openoffice/ooo-site/trunk/content/download/test/full_vs_lp.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 15:02:28 2014
New Revision: 1610223

URL: http://svn.apache.org/r1610223
Log:
Removed no longer needed webpage

Removed:
openoffice/ooo-site/trunk/content/download/test/full_vs_lp.html



svn commit: r1610225 - /openoffice/ooo-site/trunk/content/download/test/index_gradient.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 15:04:11 2014
New Revision: 1610225

URL: http://svn.apache.org/r1610225
Log:
Removed no longer needed webpage

Removed:
openoffice/ooo-site/trunk/content/download/test/index_gradient.html



svn commit: r1610229 - /openoffice/ooo-site/trunk/content/download/test/notes.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 15:06:55 2014
New Revision: 1610229

URL: http://svn.apache.org/r1610229
Log:
Removed no longer needed webpage

Removed:
openoffice/ooo-site/trunk/content/download/test/notes.html



svn commit: r916069 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/full_vs_lp.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 15:07:41 2014
New Revision: 916069

Log:
Staging update by buildbot for ooo-site

Removed:
websites/staging/ooo-site/trunk/content/download/test/full_vs_lp.html
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 Sun Jul 13 15:07:41 2014
@@ -1 +1 @@
-1610218
+1610223

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 15:07:41 2014
@@ -1 +1 @@
-1610218
+1610223




svn commit: r916070 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/download/test/exceptions_gradient.css content/download/test/index_gradient.html content/download/test/notes.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 15:10:30 2014
New Revision: 916070

Log:
Staging update by buildbot for ooo-site

Removed:

websites/staging/ooo-site/trunk/content/download/test/exceptions_gradient.css
websites/staging/ooo-site/trunk/content/download/test/index_gradient.html
websites/staging/ooo-site/trunk/content/download/test/notes.html
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 Sun Jul 13 15:10:30 2014
@@ -1 +1 @@
-1610223
+1610230

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 15:10:30 2014
@@ -1 +1 @@
-1610223
+1610230




svn commit: r1610255 - /openoffice/ooo-site/trunk/content/lt/download/index.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 17:47:56 2014
New Revision: 1610255

URL: http://svn.apache.org/r1610255
Log:
Fixed links and graphics for the 4 social networks

Modified:
openoffice/ooo-site/trunk/content/lt/download/index.html

Modified: openoffice/ooo-site/trunk/content/lt/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/index.html?rev=1610255r1=1610254r2=1610255view=diff
==
--- openoffice/ooo-site/trunk/content/lt/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/lt/download/index.html Sun Jul 13 
17:47:56 2014
@@ -100,15 +100,38 @@
   !-- Light Blue: Share download with social networks --
   div class=button lightblue style=padding-bottom: 0px; id=optionitem2
 div class=lightblue-icon/div
-h2a style=cursor: default; title=Padėkite skleisti žinią apie 
„Apache OpenOffice“, papasakodami savo draugams
-Skleisti žinią/a/h2
+h2
+  a style=cursor: default;
+title=Padėkite skleisti žinią apie „Apache OpenOffice“, 
papasakodami savo draugams
+Skleisti žinią
+  /a
+/h2
 p style=cursor: default; id=ShareDownloadLinks
-a style=cursor: default; title=Padėkite skleisti žinią apie 
„Apache OpenOffice“, papasakodami savo draugams
-Papasakokite savo draugams apie „Apache OpenOffice“!/anbsp;a 
style=padding: 0pt 5px 0pt 30px; display: inline; 
href=javascript:shareFacebook() title=Papasakokite savo draugams apie 
„Apache OpenOffice“, naudodami „Facebook“img 
src=/images/logo-facebook-32.png alt=Papasakokite savo draugams apie 
„Apache OpenOffice“, naudodami „Facebook“ //a
-a style=padding: 0pt 5px; display: inline; 
href=javascript:shareTwitter() title=Papasakokite savo draugams apie 
„Apache OpenOffice“, naudodami „Twitter“
-img src=/images/logo-twitter-32.png alt=Papasakokite savo draugams 
apie „Apache OpenOffice“, naudodami „Twitter“ //a
-a style=padding: 0pt 5px; display: inline; 
href=javascript:shareGooglePlus() title=Papasakokite savo draugams apie 
„Apache OpenOffice“, naudodami „Google+“
-img src=/images/logo-googleplus-32.png alt=Papasakokite savo draugams 
apie „Apache OpenOffice“, naudodami „Google+“ //a
+  a style=cursor: default;
+title=Padėkite skleisti žinią apie „Apache OpenOffice“, 
papasakodami savo draugams
+Papasakokite savo draugams apie „Apache OpenOffice“!
+  /a
+  nbsp;
+  a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'apacheblog' )
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Weblog of OpenOffice“
+img src=../../images/logo-rss-32.png
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Weblog of OpenOffice“ /
+  /a
+  a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'facebook' )
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Facebook“
+img src=../../images/logo-facebook-32.png
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Facebook“ /
+  /a
+  a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'twitter' )
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Twitter“
+img src=../../images/logo-twitter-32.png
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Twitter“ /
+  /a
+  a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'google+' )
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Google+“
+img src=../../images/logo-googleplus-32.png
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Google+“ /
+  /a
 /p
   /div
 




svn commit: r1610265 - /openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js

2014-07-13 Thread bourock
Author: bourock
Date: Sun Jul 13 18:21:17 2014
New Revision: 1610265

URL: http://svn.apache.org/r1610265
Log:
CMS commit to ooo-site by bourock

Modified:
openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js

Modified: openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js?rev=1610265r1=1610264r2=1610265view=diff
==
--- openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js (original)
+++ openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js Sun Jul 
13 18:21:17 2014
@@ -4,91 +4,29 @@
  * 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.dl_green_box_headline_text
- */
+ * Correct: l10n_download_green_box_headline_text
+*/
 
 
 
-// Object that contains all following variables.
-var l10n = new Object();
-
 // The following variables are used in the index.html file:
 
 // Set a specific language ISO code to force to assemble a download link with 
a certain language.
-DL.NL_LANG = tr;
+var NL_LANG= tr;
 
 // General:
-l10n.dl_headline_text  = Apache OpenOffice Ä°ndirme;
+var l10n_download_headline_text= Apache 
OpenOffice Ä°ndirme;
 
 // Download: Strings in the green box (used in index.html).
-l10n.dl_green_box_headline_text= Apache OpenOffice'i 
Ä°ndirin;
-l10n.dl_green_box_headline_title   = Sık kullandığınız 
işletim sisteminiz, diliniz ve sürümünüz için Apache OpenOffice'i 
indirin;
-l10n.dl_green_box_subtext1_text= Sourceforge.net 
tarafından barındırılır - Güvenilir bir web sitesidir;
-l10n.dl_green_box_subtext1_title   = Apache OpenOffice binari 
dosyaları Sourceforge.net tarafından barındırılır - Güvenilir bir web 
sitesidir;
-l10n.dl_green_box_subtext2_text= Sık 
kullandığınız işletim sisteminizi, dilinizi ve sürümünüzü seçin;
-l10n.dl_green_box_subtext2_title   = Sık kullandığınız 
işletim sisteminizi, dilinizi ve sürümünüzü seçin;
-l10n.dl_green_box_selectbox_os_title   = Sık kullandığınız 
işletim sisteminizi seçin;
-l10n.dl_green_box_selectbox_lang_title = Sık kullandığınız 
dilinizi seçin;
-l10n.dl_green_box_selectbox_ver_title  = Sık kullandığınız 
yayımlanan sürümünüzü seçin;
-
-// The strings that will be shown in the OS, language and version drop-down 
select boxes.
-// You must leave at least one single empty string (see the comment lines 
below the 3 following variables)!
-l10n.dl_green_box_select_box_os_values = [ Windows (EXE),
-   Linux 64-bit (x86-64) 
(DEB),
-   Linux 64-bit (x86-64) 
(RPM),
-   Linux 32-bit (x86) (DEB),
-   Linux 32-bit (x86) (RPM),
-   OS X 64-bit (x86-64) 
(DMG),
-   OS X 32-bit (x86) (DMG),
-   More platforms / operating 
systems ];
-/* l10n.dl_green_box_select_box_os_values  = [  ]; */
-
-l10n.dl_green_box_select_box_language_values   = [ Asturian (Asturianu),
-   Basque (Euskara),
-   Bulgarian 
(български език),
-   Chinese [simplified] 
(简体中文),
-   Chinese [traditional] 
(正體中文),
-   Czech (Čeština),
-   Danish (Dansk),
-   Dutch (Nederlands),
-   English [British],
-   English [US],
-   Finnish (Suomi),
-   French (Français),
-   Galician (Galego),
-   German (Deutsch),
-   Greek (ελληνικά),
-   Hebrew (עברית),
-   Hindi 
(हिन्दी),
-   Hungarian (Magyar),
-

svn commit: r916082 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/tr/download/msg_prop_l10n_tr.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 18:22:58 2014
New Revision: 916082

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:22:58 2014
@@ -1 +1 @@
-1610255
+1610265

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:22:58 2014
@@ -1 +1 @@
-1610255
+1610265

Modified: 
websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js
==
--- websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js 
(original)
+++ websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js Sun 
Jul 13 18:22:58 2014
@@ -4,91 +4,29 @@
  * 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.dl_green_box_headline_text
- */
+ * Correct: l10n_download_green_box_headline_text
+*/
 
 
 
-// Object that contains all following variables.
-var l10n = new Object();
-
 // The following variables are used in the index.html file:
 
 // Set a specific language ISO code to force to assemble a download link with 
a certain language.
-DL.NL_LANG = tr;
+var NL_LANG= tr;
 
 // General:
-l10n.dl_headline_text  = Apache OpenOffice Ä°ndirme;
+var l10n_download_headline_text= Apache 
OpenOffice Ä°ndirme;
 
 // Download: Strings in the green box (used in index.html).
-l10n.dl_green_box_headline_text= Apache OpenOffice'i 
Ä°ndirin;
-l10n.dl_green_box_headline_title   = Sık kullandığınız 
işletim sisteminiz, diliniz ve sürümünüz için Apache OpenOffice'i 
indirin;
-l10n.dl_green_box_subtext1_text= Sourceforge.net 
tarafından barındırılır - Güvenilir bir web sitesidir;
-l10n.dl_green_box_subtext1_title   = Apache OpenOffice binari 
dosyaları Sourceforge.net tarafından barındırılır - Güvenilir bir web 
sitesidir;
-l10n.dl_green_box_subtext2_text= Sık 
kullandığınız işletim sisteminizi, dilinizi ve sürümünüzü seçin;
-l10n.dl_green_box_subtext2_title   = Sık kullandığınız 
işletim sisteminizi, dilinizi ve sürümünüzü seçin;
-l10n.dl_green_box_selectbox_os_title   = Sık kullandığınız 
işletim sisteminizi seçin;
-l10n.dl_green_box_selectbox_lang_title = Sık kullandığınız 
dilinizi seçin;
-l10n.dl_green_box_selectbox_ver_title  = Sık kullandığınız 
yayımlanan sürümünüzü seçin;
-
-// The strings that will be shown in the OS, language and version drop-down 
select boxes.
-// You must leave at least one single empty string (see the comment lines 
below the 3 following variables)!
-l10n.dl_green_box_select_box_os_values = [ Windows (EXE),
-   Linux 64-bit (x86-64) 
(DEB),
-   Linux 64-bit (x86-64) 
(RPM),
-   Linux 32-bit (x86) (DEB),
-   Linux 32-bit (x86) (RPM),
-   OS X 64-bit (x86-64) 
(DMG),
-   OS X 32-bit (x86) (DMG),
-   More platforms / operating 
systems ];
-/* l10n.dl_green_box_select_box_os_values  = [  ]; */
-
-l10n.dl_green_box_select_box_language_values   = [ Asturian (Asturianu),
-   Basque (Euskara),
-   Bulgarian 
(български език),
-   Chinese [simplified] 
(简体中文),
-   Chinese [traditional] 
(正體中文),
-   Czech (Čeština),
-   Danish (Dansk),
-   Dutch (Nederlands),
-   English [British],
-   English [US],
-   Finnish (Suomi),
-   French 

svn commit: r916083 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/tr/download/msg_prop_l10n_tr.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 18:28:56 2014
New Revision: 916083

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:28:56 2014
@@ -1 +1 @@
-1610265
+1610267

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:28:56 2014
@@ -1 +1 @@
-1610265
+1610267

Modified: 
websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js
==
--- websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js 
(original)
+++ websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js Sun 
Jul 13 18:28:56 2014
@@ -28,6 +28,65 @@ var l10n_download_green_box_selectbox_os
 var l10n_download_green_box_selectbox_lang_title   = Sık 
kullandığınız dilinizi seçin;
 var l10n_download_green_box_selectbox_ver_title= Sık 
kullandığınız yayımlanan sürümünüzü seçin;
 
+// The strings that will be shown in the OS, language and version drop-down 
select boxes.
+// You must leave at least one single empty string (see the comment lines 
below the 3 following variables)!
+l10n.dl_green_box_select_box_os_values = [ Windows (EXE),
+   Linux 64-bit (x86-64) 
(DEB),
+   Linux 64-bit (x86-64) 
(RPM),
+   Linux 32-bit (x86) (DEB),
+   Linux 32-bit (x86) (RPM),
+   OS X 64-bit (x86-64) 
(DMG),
+   OS X 32-bit (x86) (DMG),
+   Daha fazla platform / 
işletim sistemi ];
+/* l10n.dl_green_box_select_box_os_values  = [  ]; */
+
+l10n.dl_green_box_select_box_language_values   = [ Asturian (Asturianu),
+   Basque (Euskara),
+   Bulgarian 
(български език),
+   Chinese [simplified] 
(简体中文),
+   Chinese [traditional] 
(正體中文),
+   Czech (Čeština),
+   Danish (Dansk),
+   Dutch (Nederlands),
+   English [British],
+   English [US],
+   Finnish (Suomi),
+   French (Français),
+   Galician (Galego),
+   German (Deutsch),
+   Greek (ελληνικά),
+   Hebrew (עברית),
+   Hindi 
(हिन्दी),
+   Hungarian (Magyar),
+   Italian (Italiano),
+   Japanese (日本語),
+   Khmer 
(ភាសាខ្មែរ),
+   Korean (한국어),
+   Lithuanian (Lietuvių),
+   Norwegian [Bokmal] (Norsk 
[Bokmål]),
+   Polish (Polski),
+   Portuguese [Brazilian] 
(Português [do Brasil]),
+   Portuguese [European] 
(Português [Europeu]),
+   Russian (Русский),
+   Scottish [Gaelic] (Gà
idhlig),
+   Serbian [Cyrillic] 
(Cрпски [ћирилицом]),
+   Slovak (Slovenský jazyk 
[slovenčina]),
+   Slovenian (Slovenski jezik 
[slovenščina]),
+   Spanish (Español),
+ 

svn commit: r1610269 - /openoffice/ooo-site/trunk/content/eu/index.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 18:28:58 2014
New Revision: 1610269

URL: http://svn.apache.org/r1610269
Log:
Updated text for the alert box

Modified:
openoffice/ooo-site/trunk/content/eu/index.html

Modified: openoffice/ooo-site/trunk/content/eu/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/eu/index.html?rev=1610269r1=1610268r2=1610269view=diff
==
--- openoffice/ooo-site/trunk/content/eu/index.html (original)
+++ openoffice/ooo-site/trunk/content/eu/index.html Sun Jul 13 18:28:58 2014
@@ -39,7 +39,13 @@
// Maximum 49 characters.
 var l10n_alert_box_headline_text= We need your help to complete 
translation into Basque!;
// Maximum 630 characters.
-var l10n_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 
Basque 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 
\l...@openoffice.apache.org\ if you want to volunteer or if you have 
questions.;
+var l10n_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 Basque 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 \l...@openoffice.apache.org\ 
+ + if you want to volunteer or if 
you have questions.
 
 // Show alert box or not?
 if( show ) {




svn commit: r916084 - in /websites/production/ooo-site: cgi-bin/ content/

2014-07-13 Thread bourock
Author: bourock
Date: Sun Jul 13 18:29:48 2014
New Revision: 916084

Log:
Publishing svnmucc operation to ooo-site site by bourock

Added:
websites/production/ooo-site/cgi-bin/
  - copied from r916083, websites/staging/ooo-site/trunk/cgi-bin/
websites/production/ooo-site/content/
  - copied from r916083, websites/staging/ooo-site/trunk/content/



svn commit: r1610270 - /openoffice/ooo-site/trunk/content/xx/index.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 18:29:59 2014
New Revision: 1610270

URL: http://svn.apache.org/r1610270
Log:
Updated text for the alert box

Modified:
openoffice/ooo-site/trunk/content/xx/index.html

Modified: openoffice/ooo-site/trunk/content/xx/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/index.html?rev=1610270r1=1610269r2=1610270view=diff
==
--- openoffice/ooo-site/trunk/content/xx/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/index.html Sun Jul 13 18:29:59 2014
@@ -17,7 +17,6 @@
 @import ../exceptions.css;
 /* ]] */
 /style
-
 script
   function follow( platform ) {
 _gaq.push( ['_trackEvent','social', 'followUs', platform] ); 
@@ -36,17 +35,18 @@
// More see http://html-color-codes.info/;
 var l10n_alert_box_background_color = #F5A9A9;
 // Make the whole alert box clickable with a link.
-var l10n_alert_box_href= index.html;
+var l10n_alert_box_href= 
http://openoffice.apache.org/translate.html;;
// Maximum 49 characters.
-var l10n_alert_box_headline_text= Headline text with max. 49 
characters;
+var l10n_alert_box_headline_text= We need your help to complete 
translation into XX!;
// Maximum 630 characters.
-var l10n_alert_box_text_text   = Text with max. 630 characters.
- + br /br /
- + This alert box is now within 
the layout of the list items below.
- + br /br /
- + The following link can be 
added to point the user to more information or 
- + to a solution. But the link 
can also be left out. Then the link will not 
- + be shown.;
+var l10n_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 XX 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 \l...@openoffice.apache.org\ 
+ + if you want to volunteer or if 
you have questions.
+
 // Show alert box or not?
 if( show ) {
   // If no background color value was set then use the default value.
@@ -98,7 +98,7 @@ screen reader.
   !--
   // Show alert box.
   // Change to 'true' if you want to show the text that is defined in the 
variables above.
-  showAlertbox( false );
+  showAlertbox( true );
   //--
   /script
 




svn commit: r916085 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/eu/index.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 18:30:22 2014
New Revision: 916085

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/eu/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:30:22 2014
@@ -1 +1 @@
-1610267
+1610269

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:30:22 2014
@@ -1 +1 @@
-1610267
+1610269

Modified: websites/staging/ooo-site/trunk/content/eu/index.html
==
--- websites/staging/ooo-site/trunk/content/eu/index.html (original)
+++ websites/staging/ooo-site/trunk/content/eu/index.html Sun Jul 13 18:30:22 
2014
@@ -41,7 +41,13 @@
// Maximum 49 characters.
 var l10n_alert_box_headline_text= We need your help to complete 
translation into Basque!;
// Maximum 630 characters.
-var l10n_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 
Basque 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 
\l...@openoffice.apache.org\ if you want to volunteer or if you have 
questions.;
+var l10n_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 Basque 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 \l...@openoffice.apache.org\ 
+ + if you want to volunteer or if 
you have questions.
 
 // Show alert box or not?
 if( show ) {




svn commit: r1610273 - /openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js

2014-07-13 Thread bourock
Author: bourock
Date: Sun Jul 13 18:34:02 2014
New Revision: 1610273

URL: http://svn.apache.org/r1610273
Log:
Correction

Modified:
openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js

Modified: openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js?rev=1610273r1=1610272r2=1610273view=diff
==
--- openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js (original)
+++ openoffice/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js Sun Jul 
13 18:34:02 2014
@@ -4,29 +4,32 @@
  * 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_download_green_box_headline_text
-*/
+ * Correct: l10n.dl_green_box_headline_text
+ */
 
 
 
+// Object that contains all following variables.
+var l10n = new Object();
+
 // The following variables are used in the index.html file:
 
 // Set a specific language ISO code to force to assemble a download link with 
a certain language.
-var NL_LANG= tr;
+DL.NL_LANG = tr;
 
 // General:
-var l10n_download_headline_text= Apache 
OpenOffice Ä°ndirme;
+l10n.dl_headline_text  = Apache OpenOffice Ä°ndirme;
 
 // Download: Strings in the green box (used in index.html).
-var l10n_download_green_box_headline_text  = Apache OpenOffice'i 
Ä°ndirin;
-var l10n_download_green_box_headline_title = Sık 
kullandığınız işletim sisteminiz, diliniz ve sürümünüz için Apache 
OpenOffice'i indirin;
-var l10n_download_green_box_subtext1_text  = Sourceforge.net 
tarafından barındırılır - Güvenilir bir web sitesidir;
-var l10n_download_green_box_subtext1_title = Apache OpenOffice 
binari dosyaları Sourceforge.net tarafından barındırılır - Güvenilir bir 
web sitesidir;
-var l10n_download_green_box_subtext2_text  = Sık 
kullandığınız işletim sisteminizi, dilinizi ve sürümünüzü seçin;
-var l10n_download_green_box_subtext2_title = Sık 
kullandığınız işletim sisteminizi, dilinizi ve sürümünüzü seçin;
-var l10n_download_green_box_selectbox_os_title = Sık 
kullandığınız işletim sisteminizi seçin;
-var l10n_download_green_box_selectbox_lang_title   = Sık 
kullandığınız dilinizi seçin;
-var l10n_download_green_box_selectbox_ver_title= Sık 
kullandığınız yayımlanan sürümünüzü seçin;
+l10n.dl_green_box_headline_text= Apache OpenOffice'i 
Ä°ndirin;
+l10n.dl_green_box_headline_title   = Sık kullandığınız 
işletim sisteminiz, diliniz ve sürümünüz için Apache OpenOffice'i 
indirin;
+l10n.dl_green_box_subtext1_text= Sourceforge.net 
tarafından barındırılır - Güvenilir bir web sitesidir;
+l10n.dl_green_box_subtext1_title   = Apache OpenOffice binari 
dosyaları Sourceforge.net tarafından barındırılır - Güvenilir bir web 
sitesidir;
+l10n.dl_green_box_subtext2_text= Sık 
kullandığınız işletim sisteminizi, dilinizi ve sürümünüzü seçin;
+l10n.dl_green_box_subtext2_title   = Sık kullandığınız 
işletim sisteminizi, dilinizi ve sürümünüzü seçin;
+l10n.dl_green_box_selectbox_os_title   = Sık kullandığınız 
işletim sisteminizi seçin;
+l10n.dl_green_box_selectbox_lang_title = Sık kullandığınız 
dilinizi seçin;
+l10n.dl_green_box_selectbox_ver_title  = Sık kullandığınız 
yayımlanan sürümünüzü seçin;
 
 // The strings that will be shown in the OS, language and version drop-down 
select boxes.
 // You must leave at least one single empty string (see the comment lines 
below the 3 following variables)!
@@ -48,8 +51,8 @@ l10n.dl_green_box_select_box_language_va
Czech (Čeština),
Danish (Dansk),
Dutch (Nederlands),
-   English [British],
-   English [US],
+   Ä°ngilizce [Ä°ngiltere],
+   Ä°ngilizce [ABD],
Finnish (Suomi),
French (Français),
Galician (Galego),
@@ -67,7 +70,7 @@ l10n.dl_green_box_select_box_language_va
Polish (Polski),
  

svn commit: r916087 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/tr/download/msg_prop_l10n_tr.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 18:35:01 2014
New Revision: 916087

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:35:01 2014
@@ -1 +1 @@
-1610271
+1610273

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:35:01 2014
@@ -1 +1 @@
-1610271
+1610273

Modified: 
websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js
==
--- websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js 
(original)
+++ websites/staging/ooo-site/trunk/content/tr/download/msg_prop_l10n_tr.js Sun 
Jul 13 18:35:01 2014
@@ -4,29 +4,32 @@
  * 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_download_green_box_headline_text
-*/
+ * Correct: l10n.dl_green_box_headline_text
+ */
 
 
 
+// Object that contains all following variables.
+var l10n = new Object();
+
 // The following variables are used in the index.html file:
 
 // Set a specific language ISO code to force to assemble a download link with 
a certain language.
-var NL_LANG= tr;
+DL.NL_LANG = tr;
 
 // General:
-var l10n_download_headline_text= Apache 
OpenOffice Ä°ndirme;
+l10n.dl_headline_text  = Apache OpenOffice Ä°ndirme;
 
 // Download: Strings in the green box (used in index.html).
-var l10n_download_green_box_headline_text  = Apache OpenOffice'i 
Ä°ndirin;
-var l10n_download_green_box_headline_title = Sık 
kullandığınız işletim sisteminiz, diliniz ve sürümünüz için Apache 
OpenOffice'i indirin;
-var l10n_download_green_box_subtext1_text  = Sourceforge.net 
tarafından barındırılır - Güvenilir bir web sitesidir;
-var l10n_download_green_box_subtext1_title = Apache OpenOffice 
binari dosyaları Sourceforge.net tarafından barındırılır - Güvenilir bir 
web sitesidir;
-var l10n_download_green_box_subtext2_text  = Sık 
kullandığınız işletim sisteminizi, dilinizi ve sürümünüzü seçin;
-var l10n_download_green_box_subtext2_title = Sık 
kullandığınız işletim sisteminizi, dilinizi ve sürümünüzü seçin;
-var l10n_download_green_box_selectbox_os_title = Sık 
kullandığınız işletim sisteminizi seçin;
-var l10n_download_green_box_selectbox_lang_title   = Sık 
kullandığınız dilinizi seçin;
-var l10n_download_green_box_selectbox_ver_title= Sık 
kullandığınız yayımlanan sürümünüzü seçin;
+l10n.dl_green_box_headline_text= Apache OpenOffice'i 
Ä°ndirin;
+l10n.dl_green_box_headline_title   = Sık kullandığınız 
işletim sisteminiz, diliniz ve sürümünüz için Apache OpenOffice'i 
indirin;
+l10n.dl_green_box_subtext1_text= Sourceforge.net 
tarafından barındırılır - Güvenilir bir web sitesidir;
+l10n.dl_green_box_subtext1_title   = Apache OpenOffice binari 
dosyaları Sourceforge.net tarafından barındırılır - Güvenilir bir web 
sitesidir;
+l10n.dl_green_box_subtext2_text= Sık 
kullandığınız işletim sisteminizi, dilinizi ve sürümünüzü seçin;
+l10n.dl_green_box_subtext2_title   = Sık kullandığınız 
işletim sisteminizi, dilinizi ve sürümünüzü seçin;
+l10n.dl_green_box_selectbox_os_title   = Sık kullandığınız 
işletim sisteminizi seçin;
+l10n.dl_green_box_selectbox_lang_title = Sık kullandığınız 
dilinizi seçin;
+l10n.dl_green_box_selectbox_ver_title  = Sık kullandığınız 
yayımlanan sürümünüzü seçin;
 
 // The strings that will be shown in the OS, language and version drop-down 
select boxes.
 // You must leave at least one single empty string (see the comment lines 
below the 3 following variables)!
@@ -48,8 +51,8 @@ l10n.dl_green_box_select_box_language_va
Czech (Čeština),
Danish (Dansk),
Dutch (Nederlands),
-   English [British],
-   English [US],
+   

svn commit: r916089 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 18:35:48 2014
New Revision: 916089

Log:
Staging update by buildbot for ooo-site

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 Sun Jul 13 18:35:48 2014
@@ -1 +1 @@
-1610273
+1610274

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:35:48 2014
@@ -1 +1 @@
-1610273
+1610274




svn commit: r1610276 - /openoffice/ooo-site/trunk/content/da/download/index.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 18:36:49 2014
New Revision: 1610276

URL: http://svn.apache.org/r1610276
Log:
New download webpage

Added:
openoffice/ooo-site/trunk/content/da/download/index.html   (with props)

Added: openoffice/ooo-site/trunk/content/da/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/da/download/index.html?rev=1610276view=auto
==
--- openoffice/ooo-site/trunk/content/da/download/index.html (added)
+++ openoffice/ooo-site/trunk/content/da/download/index.html Sun Jul 13 
18:36:49 2014
@@ -0,0 +1,154 @@
+!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;
+html xmlns=http://www.w3.org/1999/xhtml; /
+head itemscope itemtype=http://schema.org/Article;
+  meta http-equiv=Content-Type content=text/html; charset=utf-8 /
+  meta itemprop=name content=Download Apache OpenOffice /
+  meta itemprop=description content=Join the OpenOffice revolution, the 
free office productivity suite with over 100 million trusted downloads. /
+  meta itemprop=image 
content=http://www.openoffice.org/images/aoo-logo-100x100.png; /
+  meta property=og:title content=Download Apache OpenOffice /
+  meta property=og:description content=Join the OpenOffice revolution, the 
free office productivity suite with over 100 million trusted downloads. /
+  meta property=og:image 
content=http://www.openoffice.org/images/aoo-logo-100x100.png; /
+  meta name=description content=Official Apache OpenOffice download page. 
Join the OpenOffice revolution, the free office productivity suite with over 
100 million trusted downloads. /
+  titleApache OpenOffice Downloads - Official Site/title
+  script type=text/javascript src=../../download/globalvars.js/script
+  script type=text/javascript src=msg_prop_l10n_da.js/script
+  script type=text/javascript src=../../download/languages.js/script
+  script type=text/javascript 
src=../../download/release_matrix.js/script
+  script type=text/javascript 
src=../../download/boxed_download.js/script
+  script type=text/javascript src=../../download/download.js/script
+  style type=text/css
+  /* ![CDATA[ */
+  /* Exceptions on standard css ---*/
+  @import ../../download/styles.css;
+  @import ../../download/exceptions.css;
+  /* ]] */
+  /style
+  script
+if ( window.document.referrer.indexOf( shell.windows.com ) != -1 ) {
+   location.href = http://www.openoffice.org/why/why_odf.html;;
+}
+
+function share( platform ) {
+  _gaq.push( ['_trackEvent', 'social', 'shareDownload', platform] ); 
+
+  if ( platform == 'apacheblog' ) {
+window.open( 'http://blogs.apache.org/OOo/', '_blank' );
+  } else if ( platform == 'facebook' ) {
+window.open( 
'http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
+  } else if ( platform == 'twitter' ) {
+window.open( 
'http://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2Ftext=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
+  } else if ( platform == 'google+' ) {
+window.open( 
'http://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
+  }
+}
+  /script
+/head
+
+body
+
+div class=overall_optionset
+
+  div class=optionset
+
+!-- Text above the first colored box --
+script type=text/javascript
+!--
+// The text in the H1 tag is intentionally shown as display: none (do 
not display).
+// This is to please accessibility tools like a screen reader.
+document.write( h1 style='display: none;' + l10n.dl_headline_text + 
/h1 );
+//--
+/script
+
+!-- Green: Stable release --
+!-- Download via select boxes --
+script type=text/javascript
+!--
+
+// Set a specific language ISO code to force to assemble a certain 
localized build as download link.
+// Changed: The variable can now be found in the 
msg_prop_l10n_ISO_code.js.
+
+// Get the download box from a separate file.
+DL.createDownloadBox();
+
+// Fill the select boxes and wait for the user's choice.
+DL.init( 1 );
+
+entourage.initialize();
+
+//--
+/script
+
+!-- Green: Stable release: No JavaScript enabled --
+noscript
+div class=first button green-sel id=optionitem2
+  div class=green-sel-icon/div
+  h2
+a style=cursor: pointer; 
href=http://www.apache.org/dyn/aoo-closer.cgi/openoffice/;
+  title=Select from all platforms, languages, language packs to 
download
+  Apache OpenOffice Downloads - Official Site
+/a
+  /h2
+  p
+a style=cursor: pointer; 

svn commit: r916090 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/da/download/ content/da/download/msg_prop_l10n_da.js

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 18:38:38 2014
New Revision: 916090

Log:
Staging update by buildbot for ooo-site

Added:
websites/staging/ooo-site/trunk/content/da/download/
websites/staging/ooo-site/trunk/content/da/download/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 Sun Jul 13 18:38:38 2014
@@ -1 +1 @@
-1610274
+1610275

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:38:38 2014
@@ -1 +1 @@
-1610274
+1610275

Added: websites/staging/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js
==
--- websites/staging/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js 
(added)
+++ websites/staging/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js Sun 
Jul 13 18:38:38 2014
@@ -0,0 +1,356 @@
+/* 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.dl_green_box_headline_text
+ */
+
+
+
+// Object that contains all following variables.
+var l10n = new Object();
+
+// The following variables are used in the index.html file:
+
+// Set a specific language ISO code to force to assemble a download link with 
a certain language.
+DL.NL_LANG = da;
+
+// General:
+l10n.dl_headline_text  = Apache OpenOffice Download;
+
+// Download: Strings in the green box (used in index.html).
+l10n.dl_green_box_headline_text= Download Apache 
OpenOffice;
+l10n.dl_green_box_headline_title   = Download Apache OpenOffice 
for your favorite operating system, language and version;
+l10n.dl_green_box_subtext1_text= Hosted by 
Sourceforge.net - A trusted website;
+l10n.dl_green_box_subtext1_title   = Apache OpenOffice binary 
files are hosted by Sourceforge.net - A trusted website;
+l10n.dl_green_box_subtext2_text= Select your favorite 
operating system, language and version;
+l10n.dl_green_box_subtext2_title   = Select your favorite 
operating system, language and version;
+l10n.dl_green_box_selectbox_os_title   = Select your favorite 
operating system;
+l10n.dl_green_box_selectbox_lang_title = Select your favorite 
language;
+l10n.dl_green_box_selectbox_ver_title  = Select your favorite release 
version;
+
+// The strings that will be shown in the OS, language and version drop-down 
select boxes.
+// You must leave at least one single empty string (see the comment lines 
below the 3 following variables)!
+l10n.dl_green_box_select_box_os_values = [ Windows (EXE),
+   Linux 64-bit (x86-64) 
(DEB),
+   Linux 64-bit (x86-64) 
(RPM),
+   Linux 32-bit (x86) (DEB),
+   Linux 32-bit (x86) (RPM),
+   OS X 64-bit (x86-64) 
(DMG),
+   OS X 32-bit (x86) (DMG),
+   More platforms / operating 
systems ];
+/* l10n.dl_green_box_select_box_os_values  = [  ]; */
+
+l10n.dl_green_box_select_box_language_values   = [ Asturian (Asturianu),
+   Basque (Euskara),
+   Bulgarian 
(български език),
+   Chinese [simplified] 
(简体中文),
+   Chinese [traditional] 
(正體中文),
+   Czech (Čeština),
+   Danish (Dansk),
+   Dutch (Nederlands),
+   English [British],
+   English [US],
+   Finnish (Suomi),
+   French (Français),
+   Galician (Galego),
+   German (Deutsch),
+   

svn commit: r916091 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/da/download/index.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 18:40:57 2014
New Revision: 916091

Log:
Staging update by buildbot for ooo-site

Added:
websites/staging/ooo-site/trunk/content/da/download/index.html
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 Sun Jul 13 18:40:57 2014
@@ -1 +1 @@
-1610275
+1610277

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:40:57 2014
@@ -1 +1 @@
-1610275
+1610277

Added: websites/staging/ooo-site/trunk/content/da/download/index.html
==
--- websites/staging/ooo-site/trunk/content/da/download/index.html (added)
+++ websites/staging/ooo-site/trunk/content/da/download/index.html Sun Jul 13 
18:40:57 2014
@@ -0,0 +1,172 @@
+!--#include virtual=/doctype.html --
+html
+head
+link href=/css/ooo.css rel=stylesheet type=text/css
+
+  meta http-equiv=Content-Type content=text/html; charset=utf-8 /
+  meta itemprop=name content=Download Apache OpenOffice /
+  meta itemprop=description content=Join the OpenOffice revolution, the 
free office productivity suite with over 100 million trusted downloads. /
+  meta itemprop=image 
content=http://www.openoffice.org/images/aoo-logo-100x100.png; /
+  meta property=og:title content=Download Apache OpenOffice /
+  meta property=og:description content=Join the OpenOffice revolution, the 
free office productivity suite with over 100 million trusted downloads. /
+  meta property=og:image 
content=http://www.openoffice.org/images/aoo-logo-100x100.png; /
+  meta name=description content=Official Apache OpenOffice download page. 
Join the OpenOffice revolution, the free office productivity suite with over 
100 million trusted downloads. /
+  titleApache OpenOffice Downloads - Official Site/title
+  script type=text/javascript src=../../download/globalvars.js/script
+  script type=text/javascript src=msg_prop_l10n_da.js/script
+  script type=text/javascript src=../../download/languages.js/script
+  script type=text/javascript 
src=../../download/release_matrix.js/script
+  script type=text/javascript 
src=../../download/boxed_download.js/script
+  script type=text/javascript src=../../download/download.js/script
+  style type=text/css
+  /* ![CDATA[ */
+  /* Exceptions on standard css ---*/
+  @import ../../download/styles.css;
+  @import ../../download/exceptions.css;
+  /* ]] */
+  /style
+  script
+if ( window.document.referrer.indexOf( shell.windows.com ) != -1 ) {
+   location.href = http://www.openoffice.org/why/why_odf.html;;
+}
+
+function share( platform ) {
+  _gaq.push( ['_trackEvent', 'social', 'shareDownload', platform] ); 
+
+  if ( platform == 'apacheblog' ) {
+window.open( 'http://blogs.apache.org/OOo/', '_blank' );
+  } else if ( platform == 'facebook' ) {
+window.open( 
'http://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
+  } else if ( platform == 'twitter' ) {
+window.open( 
'http://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2Ftext=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
+  } else if ( platform == 'google+' ) {
+window.open( 
'http://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
 '_blank', 'toolbar=0, status=0, width=580, height=325' );
+  }
+}
+  /script
+
+!--#include virtual=/google-analytics.js -- 
+!--#include virtual=/scripts/entourage.js --
+/head
+body
+!--#include virtual=/brand.html --
+  div id=topbara
+!--#include virtual=/topnav.html --
+div id=breadcrumbsaa href=/home/anbsp;raquo;nbsp;a 
href=/da/da/anbsp;raquo;nbsp;a href=/da/download/download/a/div
+  /div
+  div id=clear/div
+  
+  
+  div id=content
+
+
+
+
+div class=overall_optionset
+
+  div class=optionset
+
+!-- Text above the first colored box --
+script type=text/javascript
+!--
+// The text in the H1 tag is intentionally shown as display: none (do 
not display).
+// This is to please accessibility tools like a screen reader.
+document.write( h1 style='display: none;' + l10n.dl_headline_text + 
/h1 );
+//--
+/script
+
+!-- Green: Stable release --
+!-- Download via select boxes --
+script type=text/javascript
+!--
+
+// Set a specific language ISO code to force to assemble a certain 
localized build as 

svn commit: r1610278 - /openoffice/ooo-site/trunk/content/da/index.html

2014-07-13 Thread marcus
Author: marcus
Date: Sun Jul 13 18:41:19 2014
New Revision: 1610278

URL: http://svn.apache.org/r1610278
Log:
New initial webpage

Modified:
openoffice/ooo-site/trunk/content/da/index.html

Modified: openoffice/ooo-site/trunk/content/da/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/da/index.html?rev=1610278r1=1610277r2=1610278view=diff
==
--- openoffice/ooo-site/trunk/content/da/index.html (original)
+++ openoffice/ooo-site/trunk/content/da/index.html Sun Jul 13 18:41:19 2014
@@ -1,101 +1,323 @@
-!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;
-html lang=da
+!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN 
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;
+html xmlns=http://www.w3.org/1999/xhtml; /
 head
-  titleDA.OpenOffice - En komplet fri kontorpakke/title
-  meta http-equiv=content-type content=text/html; charset=utf-8 /
-   
+meta name=description content=The official home page of the Apache 
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw 
and Base. /
+meta name=keywords content=OpenOffice, Open Office, Apache OpenOffice, 
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open 
Document Format, free office editors /
+meta name=google-site-verification 
content=x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4 /
+meta name=p:domain_verify content=bd1ba1fb9d25b0eb3d64891f89e9195e / 
+meta http-equiv=Content-Type content=text/html; charset=utf-8 /
+link href=https://plus.google.com/+openoffice; rel=publisher /
+titleApache OpenOffice - The Free and Open Productivity Suite/title
+script type=text/javascript src=../download/globalvars.js/script
+style type=text/css
+/* ![CDATA[ */
+/* Exceptions on standard css ---*/
+@import ../home.css;
+@import ../styles.css;
+@import ../exceptions.css;
+/* ]] */
+/style
+script
+  function follow( platform ) {
+_gaq.push( ['_trackEvent','social', 'followUs', platform] ); 
+
+if ( platform == 'ApacheBlog' )
+  window.open( https://blogs.apache.org/OOo/;, _blank );
+else if ( platform == 'Facebook' )
+  window.open( https://www.facebook.com/ApacheOO;, _blank );
+else if ( platform == 'Twitter' )
+  window.open( https://twitter.com/ApacheOO;, _blank );
+else if ( platform == 'GooglePlus' )
+  window.open( https://plus.google.com/+openoffice;, _blank );
+  }
+
+  function showAlertbox( show ) {
+   // More see http://html-color-codes.info/;
+var l10n_alert_box_background_color = #F5A9A9;
+// Make the whole alert box clickable with a link.
+var l10n_alert_box_href= 
http://openoffice.apache.org/translate.html;;
+   // Maximum 49 characters.
+var l10n_alert_box_headline_text= We need your help to complete 
translation into Danish!;
+   // Maximum 630 characters.
+var l10n_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 \l...@openoffice.apache.org\ 
+ + if you want to volunteer or if 
you have questions.
+
+// Show alert box or not?
+if( show ) {
+  // If no background color value was set then use the default value.
+  if( ! l10n_alert_box_background_color )
+var l10n_alert_box_background_color = #FFD9A7;
+
+  // Show alert box with defined background color.
+  // Depending if link is available, make the whole DIV clickable or 
not.
+  if( l10n_alert_box_href ) {
+// Show the text with link and cursor as poiner.
+document.write( div id='alert_box' style='background:  + 
l10n_alert_box_background_color
++ ; ' onclick='window.open(\ + l10n_alert_box_href + \, 
\_blank\); return false;' );
+
+// Show headline.
+document.write( h2 style='cursor: pointer;' + 
l10n_alert_box_headline_text + /h2 );
+
+// Show text.
+if( l10n_alert_box_text_text )
+  document.write( p style='cursor: pointer;' + 
l10n_alert_box_text_text + /p );
+
+  } else {
+// Show 

svn commit: r916092 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/da/index.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 18:42:01 2014
New Revision: 916092

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/da/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:42:01 2014
@@ -1 +1 @@
-1610277
+1610278

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 18:42:01 2014
@@ -1 +1 @@
-1610277
+1610278

Modified: websites/staging/ooo-site/trunk/content/da/index.html
==
--- websites/staging/ooo-site/trunk/content/da/index.html (original)
+++ websites/staging/ooo-site/trunk/content/da/index.html Sun Jul 13 18:42:01 
2014
@@ -3,9 +3,88 @@
 head
 link href=/css/ooo.css rel=stylesheet type=text/css
 
-  titleDA.OpenOffice - En komplet fri kontorpakke/title
-  meta http-equiv=content-type content=text/html; charset=utf-8 /
-   
+meta name=description content=The official home page of the Apache 
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw 
and Base. /
+meta name=keywords content=OpenOffice, Open Office, Apache OpenOffice, 
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open 
Document Format, free office editors /
+meta name=google-site-verification 
content=x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4 /
+meta name=p:domain_verify content=bd1ba1fb9d25b0eb3d64891f89e9195e / 
+meta http-equiv=Content-Type content=text/html; charset=utf-8 /
+link href=https://plus.google.com/+openoffice; rel=publisher /
+titleApache OpenOffice - The Free and Open Productivity Suite/title
+script type=text/javascript src=../download/globalvars.js/script
+style type=text/css
+/* ![CDATA[ */
+/* Exceptions on standard css ---*/
+@import ../home.css;
+@import ../styles.css;
+@import ../exceptions.css;
+/* ]] */
+/style
+script
+  function follow( platform ) {
+_gaq.push( ['_trackEvent','social', 'followUs', platform] ); 
+
+if ( platform == 'ApacheBlog' )
+  window.open( https://blogs.apache.org/OOo/;, _blank );
+else if ( platform == 'Facebook' )
+  window.open( https://www.facebook.com/ApacheOO;, _blank );
+else if ( platform == 'Twitter' )
+  window.open( https://twitter.com/ApacheOO;, _blank );
+else if ( platform == 'GooglePlus' )
+  window.open( https://plus.google.com/+openoffice;, _blank );
+  }
+
+  function showAlertbox( show ) {
+   // More see http://html-color-codes.info/;
+var l10n_alert_box_background_color = #F5A9A9;
+// Make the whole alert box clickable with a link.
+var l10n_alert_box_href= 
http://openoffice.apache.org/translate.html;;
+   // Maximum 49 characters.
+var l10n_alert_box_headline_text= We need your help to complete 
translation into Danish!;
+   // Maximum 630 characters.
+var l10n_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 \l...@openoffice.apache.org\ 
+ + if you want to volunteer or if 
you have questions.
+
+// Show alert box or not?
+if( show ) {
+  // If no background color value was set then use the default value.
+  if( ! l10n_alert_box_background_color )
+var l10n_alert_box_background_color = #FFD9A7;
+
+  // Show alert box with defined background color.
+  // Depending if link is available, make the whole DIV clickable or 
not.
+  if( l10n_alert_box_href ) {
+// Show the text with link and cursor as poiner.
+document.write( div id='alert_box' style='background:  + 
l10n_alert_box_background_color
++ ; ' onclick='window.open(\ + l10n_alert_box_href + \, 
\_blank\); return false;' );
+
+// Show headline.
+document.write( h2 

svn commit: r1610280 - /openoffice/ooo-site/trunk/content/lt/download/index.html

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 19:19:51 2014
New Revision: 1610280

URL: http://svn.apache.org/r1610280
Log:
Translation improved.

Modified:
openoffice/ooo-site/trunk/content/lt/download/index.html

Modified: openoffice/ooo-site/trunk/content/lt/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/index.html?rev=1610280r1=1610279r2=1610280view=diff
==
--- openoffice/ooo-site/trunk/content/lt/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/lt/download/index.html Sun Jul 13 
19:19:51 2014
@@ -113,24 +113,24 @@
   /a
   nbsp;
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'apacheblog' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Weblog of OpenOffice“
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę tarnybinį tinklaraštį
 img src=../../images/logo-rss-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Weblog of OpenOffice“ /
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę tarnybinį tinklaraštį /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'facebook' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Facebook“
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Facebook“
 img src=../../images/logo-facebook-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Facebook“ /
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Facebook“ /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'twitter' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Twitter“
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Twitter“
 img src=../../images/logo-twitter-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Twitter“ /
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Twitter“ /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'google+' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Google+“
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Google+“
 img src=../../images/logo-googleplus-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Google+“ /
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Google+“ /
   /a
 /p
   /div




svn commit: r916096 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/download/index.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 19:22:42 2014
New Revision: 916096

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/download/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 19:22:42 2014
@@ -1 +1 @@
-1610278
+1610280

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 19:22:42 2014
@@ -1 +1 @@
-1610278
+1610280

Modified: websites/staging/ooo-site/trunk/content/lt/download/index.html
==
--- websites/staging/ooo-site/trunk/content/lt/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/lt/download/index.html Sun Jul 13 
19:22:42 2014
@@ -129,24 +129,24 @@
   /a
   nbsp;
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'apacheblog' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Weblog of OpenOffice“
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę tarnybinį tinklaraštį
 img src=../../images/logo-rss-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Weblog of OpenOffice“ /
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę tarnybinį tinklaraštį /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'facebook' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Facebook“
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Facebook“
 img src=../../images/logo-facebook-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Facebook“ /
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Facebook“ /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'twitter' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Twitter“
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Twitter“
 img src=../../images/logo-twitter-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Twitter“ /
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Twitter“ /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'google+' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Google+“
+title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Google+“
 img src=../../images/logo-googleplus-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
naudodami „Google+“ /
+alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Google+“ /
   /a
 /p
   /div




svn commit: r1610281 - /openoffice/ooo-site/trunk/content/lt/download/index.html

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 19:27:47 2014
New Revision: 1610281

URL: http://svn.apache.org/r1610281
Log:
Translation improved.

Modified:
openoffice/ooo-site/trunk/content/lt/download/index.html

Modified: openoffice/ooo-site/trunk/content/lt/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/index.html?rev=1610281r1=1610280r2=1610281view=diff
==
--- openoffice/ooo-site/trunk/content/lt/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/lt/download/index.html Sun Jul 13 
19:27:47 2014
@@ -113,24 +113,24 @@
   /a
   nbsp;
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'apacheblog' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę tarnybinį tinklaraštį
+title=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
tarnybinį tinklaraštį
 img src=../../images/logo-rss-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę tarnybinį tinklaraštį /
+alt=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
tarnybinį tinklaraštį /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'facebook' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Facebook“
+title=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Facebook“
 img src=../../images/logo-facebook-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Facebook“ /
+alt=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Facebook“ /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'twitter' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Twitter“
+title=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Twitter“
 img src=../../images/logo-twitter-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Twitter“ /
+alt=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Twitter“ /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'google+' )
-title=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Google+“
+title=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Google+“
 img src=../../images/logo-googleplus-32.png
-alt=Papasakokite savo draugams apie „Apache OpenOffice“, 
pasitelkę „Google+“ /
+alt=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Google+“ /
   /a
 /p
   /div




svn commit: r916098 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/lt/download/index.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 19:36:19 2014
New Revision: 916098

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/lt/download/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 19:36:19 2014
@@ -1 +1 @@
-1610281
+1610282

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 19:36:19 2014
@@ -1 +1 @@
-1610281
+1610282

Modified: websites/staging/ooo-site/trunk/content/lt/download/index.html
==
--- websites/staging/ooo-site/trunk/content/lt/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/lt/download/index.html Sun Jul 13 
19:36:19 2014
@@ -118,14 +118,14 @@
 div class=lightblue-icon/div
 h2
   a style=cursor: default;
-title=Padėkite skleisti žinią apie „Apache OpenOffice“, 
papasakodami savo draugams
+title=Skleisti žinią apie „Apache OpenOffice“ draugams ir 
pažįstamiems
 Skleisti žinią
   /a
 /h2
 p style=cursor: default; id=ShareDownloadLinks
   a style=cursor: default;
-title=Padėkite skleisti žinią apie „Apache OpenOffice“, 
papasakodami savo draugams
-Papasakokite savo draugams apie „Apache OpenOffice“!
+title=Skleisti žinią apie „Apache OpenOffice“ draugams ir 
pažįstamiems
+Papasakoti apie „Apache OpenOffice“ draugams ir pažįstamiems.
   /a
   nbsp;
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'apacheblog' )




svn commit: r1610284 - /openoffice/ooo-site/trunk/content/lt/download/index.html

2014-07-13 Thread astepukonis
Author: astepukonis
Date: Sun Jul 13 19:43:07 2014
New Revision: 1610284

URL: http://svn.apache.org/r1610284
Log:
Translation improved.

Modified:
openoffice/ooo-site/trunk/content/lt/download/index.html

Modified: openoffice/ooo-site/trunk/content/lt/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/index.html?rev=1610284r1=1610283r2=1610284view=diff
==
--- openoffice/ooo-site/trunk/content/lt/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/lt/download/index.html Sun Jul 13 
19:43:07 2014
@@ -102,35 +102,35 @@
 div class=lightblue-icon/div
 h2
   a style=cursor: default;
-title=Skleisti žinią apie „Apache OpenOffice“ draugams ir 
pažįstamiems
+title=Skleisti žinią apie „Apache OpenOffice“ draugų ir 
pažįstamų rate
 Skleisti žinią
   /a
 /h2
 p style=cursor: default; id=ShareDownloadLinks
   a style=cursor: default;
-title=Skleisti žinią apie „Apache OpenOffice“ draugams ir 
pažįstamiems
-Papasakoti apie „Apache OpenOffice“ draugams ir pažįstamiems.
+title=Skleisti žinią apie „Apache OpenOffice“ draugų ir 
pažįstamų rate
+Papasakoti apie „Apache OpenOffice“ draugų ir pažįstamų ratui.
   /a
   nbsp;
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'apacheblog' )
-title=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
tarnybinį tinklaraštį
+title=Papasakoti apie „Apache OpenOffice“, pasitelkus tarnybinį 
tinklaraštį
 img src=../../images/logo-rss-32.png
-alt=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
tarnybinį tinklaraštį /
+alt=Papasakoti apie „Apache OpenOffice“, pasitelkus tarnybinį 
tinklaraštį /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'facebook' )
-title=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Facebook“
+title=Papasakoti apie „Apache OpenOffice“, pasitelkus 
„Facebook“
 img src=../../images/logo-facebook-32.png
-alt=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Facebook“ /
+alt=Papasakoti apie „Apache OpenOffice“, pasitelkus 
„Facebook“ /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'twitter' )
-title=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Twitter“
+title=Papasakoti apie „Apache OpenOffice“, pasitelkus 
„Twitter“
 img src=../../images/logo-twitter-32.png
-alt=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Twitter“ /
+alt=Papasakoti apie „Apache OpenOffice“, pasitelkus 
„Twitter“ /
   /a
   a style=padding: 0pt 5px; display: inline; href=javascript:share( 
'google+' )
-title=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Google+“
+title=Papasakoti apie „Apache OpenOffice“, pasitelkus 
„Google+“
 img src=../../images/logo-googleplus-32.png
-alt=Papasakoti draugams apie „Apache OpenOffice“, pasitelkus 
„Google+“ /
+alt=Papasakoti apie „Apache OpenOffice“, pasitelkus 
„Google+“ /
   /a
 /p
   /div




svn commit: r916109 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/marketing/marketing_where.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 22:48:43 2014
New Revision: 916109

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/marketing/marketing_where.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 22:48:43 2014
@@ -1 +1 @@
-1610284
+1610314

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 22:48:43 2014
@@ -1 +1 @@
-1610284
+1610314

Modified: websites/staging/ooo-site/trunk/content/marketing/marketing_where.html
==
--- websites/staging/ooo-site/trunk/content/marketing/marketing_where.html 
(original)
+++ websites/staging/ooo-site/trunk/content/marketing/marketing_where.html Sun 
Jul 13 22:48:43 2014
@@ -40,7 +40,7 @@
 pThere are a number of resources available on this site:/p
 
 ul
-  liArtwork: a href=
+  lia href=Artwork area:/a a href=
   http://marketing.openoffice.org/art/galleries/marketing/web_buttons;web
   buttons/a, a href=
   
http://marketing.openoffice.org/art/galleries/marketing/web_banners/;web_banners/a,




svn commit: r1610314 - /openoffice/ooo-site/trunk/content/marketing/marketing_where.html

2014-07-13 Thread kschenk
Author: kschenk
Date: Sun Jul 13 22:48:02 2014
New Revision: 1610314

URL: http://svn.apache.org/r1610314
Log:
Provide a link to main artwork gallery.

Modified:
openoffice/ooo-site/trunk/content/marketing/marketing_where.html

Modified: openoffice/ooo-site/trunk/content/marketing/marketing_where.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/marketing/marketing_where.html?rev=1610314r1=1610313r2=1610314view=diff
==
--- openoffice/ooo-site/trunk/content/marketing/marketing_where.html (original)
+++ openoffice/ooo-site/trunk/content/marketing/marketing_where.html Sun Jul 13 
22:48:02 2014
@@ -26,7 +26,7 @@
 pThere are a number of resources available on this site:/p
 
 ul
-  liArtwork: a href=
+  lia href=Artwork area:/a a href=
   http://marketing.openoffice.org/art/galleries/marketing/web_buttons;web
   buttons/a, a href=
   
http://marketing.openoffice.org/art/galleries/marketing/web_banners/;web_banners/a,




svn commit: r916110 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/marketing/marketing_where.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 22:49:58 2014
New Revision: 916110

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/marketing/marketing_where.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 22:49:58 2014
@@ -1 +1 @@
-1610314
+1610315

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 22:49:58 2014
@@ -1 +1 @@
-1610314
+1610315

Modified: websites/staging/ooo-site/trunk/content/marketing/marketing_where.html
==
--- websites/staging/ooo-site/trunk/content/marketing/marketing_where.html 
(original)
+++ websites/staging/ooo-site/trunk/content/marketing/marketing_where.html Sun 
Jul 13 22:49:58 2014
@@ -40,7 +40,7 @@
 pThere are a number of resources available on this site:/p
 
 ul
-  lia href=Artwork area:/a a href=
+  lia href=http://www.openoffice.org/marketing/art/;Artwork area:/a 
a href=
   http://marketing.openoffice.org/art/galleries/marketing/web_buttons;web
   buttons/a, a href=
   
http://marketing.openoffice.org/art/galleries/marketing/web_banners/;web_banners/a,




svn commit: r916111 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/marketing/art/galleries/logos/AOO_Pins.jpeg

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 22:56:28 2014
New Revision: 916111

Log:
Staging update by buildbot for ooo-site

Added:

websites/staging/ooo-site/trunk/content/marketing/art/galleries/logos/AOO_Pins.jpeg
   (with props)
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 Sun Jul 13 22:56:28 2014
@@ -1 +1 @@
-1610315
+1610317

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 22:56:28 2014
@@ -1 +1 @@
-1610315
+1610317

Added: 
websites/staging/ooo-site/trunk/content/marketing/art/galleries/logos/AOO_Pins.jpeg
==
Binary file - no diff available.

Propchange: 
websites/staging/ooo-site/trunk/content/marketing/art/galleries/logos/AOO_Pins.jpeg
--
svn:mime-type = image/jpeg




svn commit: r1610317 - /openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/AOO_Pins.jpeg

2014-07-13 Thread kschenk
Author: kschenk
Date: Sun Jul 13 22:55:56 2014
New Revision: 1610317

URL: http://svn.apache.org/r1610317
Log:
Logo pins jpeg.


Added:

openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/AOO_Pins.jpeg   
(with props)

Added: 
openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/AOO_Pins.jpeg
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/AOO_Pins.jpeg?rev=1610317view=auto
==
Binary file - no diff available.

Propchange: 
openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/AOO_Pins.jpeg
--
svn:mime-type = image/jpeg




svn commit: r1610324 - /openoffice/ooo-site/trunk/content/marketing/art/index.html

2014-07-13 Thread kschenk
Author: kschenk
Date: Sun Jul 13 23:47:57 2014
New Revision: 1610324

URL: http://svn.apache.org/r1610324
Log:
A few working changes.

Modified:
openoffice/ooo-site/trunk/content/marketing/art/index.html

Modified: openoffice/ooo-site/trunk/content/marketing/art/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/marketing/art/index.html?rev=1610324r1=1610323r2=1610324view=diff
==
--- openoffice/ooo-site/trunk/content/marketing/art/index.html (original)
+++ openoffice/ooo-site/trunk/content/marketing/art/index.html Sun Jul 13 
23:47:57 2014
@@ -151,10 +151,10 @@
 
TR
TD class=tablef
-   bLOGOS/bbr
+   bLOGOS /bbr
a href=galleries/logos/img 
src=images/logos_gallery_thumb.png hspace=2 vspace=2 border=0/a
br
-   OpenOffice.org official logos in various formats. 
+   Official Apache OpenOffice logo in various formats, and 
related items. 
 a href=galleries/logos/Click to enter.../a
/TD





svn commit: r916118 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/marketing/art/index.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 23:49:41 2014
New Revision: 916118

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/marketing/art/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 23:49:41 2014
@@ -1 +1 @@
-1610317
+1610324

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 23:49:41 2014
@@ -1 +1 @@
-1610317
+1610324

Modified: websites/staging/ooo-site/trunk/content/marketing/art/index.html
==
--- websites/staging/ooo-site/trunk/content/marketing/art/index.html (original)
+++ websites/staging/ooo-site/trunk/content/marketing/art/index.html Sun Jul 13 
23:49:41 2014
@@ -171,10 +171,10 @@
 
TR
TD class=tablef
-   bLOGOS/bbr
+   bLOGOS /bbr
a href=galleries/logos/img 
src=images/logos_gallery_thumb.png hspace=2 vspace=2 border=0/a
br
-   OpenOffice.org official logos in various formats. 
+   Official Apache OpenOffice logo in various formats, and 
related items. 
 a href=galleries/logos/Click to enter.../a
/TD





svn commit: r1610325 - /openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/index.html

2014-07-13 Thread kschenk
Author: kschenk
Date: Sun Jul 13 23:54:24 2014
New Revision: 1610325

URL: http://svn.apache.org/r1610325
Log:
Changes to logos page to include logo pins.

Modified:
openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/index.html

Modified: 
openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/index.html?rev=1610325r1=1610324r2=1610325view=diff
==
--- openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/index.html 
(original)
+++ openoffice/ooo-site/trunk/content/marketing/art/galleries/logos/index.html 
Sun Jul 13 23:54:24 2014
@@ -48,63 +48,49 @@
table {
width : 100%;   
}
+  /* ![CDATA[ */
+  /* Exceptions on standard css ---*/
+  /* @import ../styles.css; */
+  /* @import ../exceptions.css; */
+  h3 { font-style: italic; font-size: 1.1em; text-decoration: underline; 
margin-bottom: 0.5em; }
+  h4, h5, h6 { font-weight: bold; }
+  /* ]] */
/style
 /headbody
div class=back_home
a href=/art//a
/div
-   table
-   tbodytr
-   td class=top_left
-   table
-   tbodytr
-   td style=width: 0px;
-   a 
href=/art/index.html
- 
-   /a
-   /td
-   td
-   h2OpenOffice.org 
Official Logo/h2
-/td
-/tr
-tr
-td colspan=2
-   This is the official 
OpenOffice.org logo to be used as 
-references to both the product and the open source community behind the 
+   
+
+h2Apache OpenOffice Logo Items /h2
+ 
+  
+h3The Apache OpenOffice Logo/h3
+p
+This is the official Apache OpenOffice logo to be used as a
+reference to both the product and the open source community behind the 
 product. 
 br
-In order to protect the brand OpenOffice.org, the logo is not licensed under 
an open source license. As it is trademarked you are allowed to use it, if the 
OpenOffice.org brand is used to refer to our product and our community. If you 
wish to use the OpenOffice.org logo please follow the a 
href=http://about.openoffice.org/index.html#logo; easy steps a/ for 
requesting permission. Furthermore the
-   a 
href=http://wiki.services.openoffice.org/wiki/Logo_Usage_Guidelines;OpenOffice.org
 Logo Usage Guidelines
-   /awill enable you to use the 
OpenOffice.org logo properly. 
-   br
-   OpenOffice.org and the 
OpenOffice.org logo are trademarks or registered trademarks of Oracle and/or 
its affiliates.
-   br
-   You can download the 
OpenOffice.org logo as a 
href=http://www.openoffice.org/trademark/logo_color.svg SVG /a or a 
href=http://ui.openoffice.org/VisualDesign/gifs/Logos/OpenOffice_Logo_cmyk.eps;
 EPS /a  
-   /td
-   /tr
-   /tbody/table
-   
-   
-   /td
-   td style=width: 120px; class=top_center
-   table
-   tbodytr
-   
-   /tr
-   tr
-   
-   /tr
-   /tbody/table
-   /td
-   /tr
-   /tbody/table
-br
-   a href=img src=index_files/logo_color.png title= 
style=border-style: none; alt=/a
+In order to protect the brand OpenOffice, the logo is not licensed under an 
open source license. As it is trademarked you are allowed to use it, if the 
OpenOffice logo is used to refer to our product and our community. If you wish 
to use the OpenOffice logo please follow the a 
href=http://about.openoffice.org/index.html#logo; easy steps a/ for 
requesting permission. Furthermore the
+a 

svn commit: r916119 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/marketing/art/galleries/logos/index.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Sun Jul 13 23:56:12 2014
New Revision: 916119

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)

websites/staging/ooo-site/trunk/content/marketing/art/galleries/logos/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 23:56:12 2014
@@ -1 +1 @@
-1610324
+1610325

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 13 23:56:12 2014
@@ -1 +1 @@
-1610324
+1610325

Modified: 
websites/staging/ooo-site/trunk/content/marketing/art/galleries/logos/index.html
==
--- 
websites/staging/ooo-site/trunk/content/marketing/art/galleries/logos/index.html
 (original)
+++ 
websites/staging/ooo-site/trunk/content/marketing/art/galleries/logos/index.html
 Sun Jul 13 23:56:12 2014
@@ -51,6 +51,13 @@
table {
width : 100%;   
}
+  /* ![CDATA[ */
+  /* Exceptions on standard css ---*/
+  /* @import ../styles.css; */
+  /* @import ../exceptions.css; */
+  h3 { font-style: italic; font-size: 1.1em; text-decoration: underline; 
margin-bottom: 0.5em; }
+  h4, h5, h6 { font-weight: bold; }
+  /* ]] */
/style
 
 !--#include virtual=/google-analytics.js -- 
@@ -72,59 +79,38 @@
div class=back_home
a href=/art//a
/div
-   table
-   tbodytr
-   td class=top_left
-   table
-   tbodytr
-   td style=width: 0px;
-   a 
href=/art/index.html
- 
-   /a
-   /td
-   td
-   h2OpenOffice.org 
Official Logo/h2
-/td
-/tr
-tr
-td colspan=2
-   This is the official 
OpenOffice.org logo to be used as 
-references to both the product and the open source community behind the 
+   
+
+h2Apache OpenOffice Logo Items /h2
+ 
+  
+h3The Apache OpenOffice Logo/h3
+p
+This is the official Apache OpenOffice logo to be used as a
+reference to both the product and the open source community behind the 
 product. 
 br
-In order to protect the brand OpenOffice.org, the logo is not licensed under 
an open source license. As it is trademarked you are allowed to use it, if the 
OpenOffice.org brand is used to refer to our product and our community. If you 
wish to use the OpenOffice.org logo please follow the a 
href=http://about.openoffice.org/index.html#logo; easy steps a/ for 
requesting permission. Furthermore the
-   a 
href=http://wiki.services.openoffice.org/wiki/Logo_Usage_Guidelines;OpenOffice.org
 Logo Usage Guidelines
-   /awill enable you to use the 
OpenOffice.org logo properly. 
-   br
-   OpenOffice.org and the 
OpenOffice.org logo are trademarks or registered trademarks of Oracle and/or 
its affiliates.
-   br
-   You can download the 
OpenOffice.org logo as a 
href=http://www.openoffice.org/trademark/logo_color.svg SVG /a or a 
href=http://ui.openoffice.org/VisualDesign/gifs/Logos/OpenOffice_Logo_cmyk.eps;
 EPS /a  
-   /td
-   /tr
-   /tbody/table
-   
-   
-   /td
-   td style=width: 120px; class=top_center
-   table
-   tbodytr
-   
-   /tr
-   tr
-   
-   /tr
-   /tbody/table
-   /td
-   /tr
-   /tbody/table
-br
-   

svn commit: r916120 - in /websites/production/ooo-site: cgi-bin/ content/

2014-07-13 Thread kschenk
Author: kschenk
Date: Mon Jul 14 00:00:32 2014
New Revision: 916120

Log:
Publishing svnmucc operation to ooo-site site by kschenk

Added:
websites/production/ooo-site/cgi-bin/
  - copied from r916119, websites/staging/ooo-site/trunk/cgi-bin/
websites/production/ooo-site/content/
  - copied from r916119, websites/staging/ooo-site/trunk/content/



buildbot failure in ASF Buildbot on openoffice-linux32-nightly

2014-07-13 Thread buildbot
The Buildbot has detected a failed build on builder openoffice-linux32-nightly 
while building ASF Buildbot.
Full details are available at:
 http://ci.apache.org/builders/openoffice-linux32-nightly/builds/85

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-vm2_ubuntu_32bit

Build Reason: The Nightly scheduler named 'openoffice-linux32-nightly' 
triggered this build
Build Source Stamp: [branch openoffice/branches/AOO410] HEAD
Blamelist: 

BUILD FAILED: failed

sincerely,
 -The Buildbot





buildbot success in ASF Buildbot on openoffice-linux64-rat

2014-07-13 Thread buildbot
The Buildbot has detected a passing build on builder openoffice-linux64-rat 
while building ASF Buildbot.
Full details are available at:
 http://ci.apache.org/builders/openoffice-linux64-rat/builds/11

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: tethys_ubuntu

Build Reason: The Nightly scheduler named 'openoffice-linux64-rat' triggered 
this build
Build Source Stamp: [branch openoffice/trunk] HEAD
Blamelist: 

Build succeeded!

sincerely,
 -The Buildbot





svn commit: r916134 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/tr/index.html

2014-07-13 Thread buildbot
Author: buildbot
Date: Mon Jul 14 05:45:33 2014
New Revision: 916134

Log:
Staging update by buildbot for ooo-site

Modified:
websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
websites/staging/ooo-site/trunk/content/   (props changed)
websites/staging/ooo-site/trunk/content/tr/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
--
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 14 05:45:33 2014
@@ -1 +1 @@
-1610325
+1610338

Propchange: websites/staging/ooo-site/trunk/content/
--
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 14 05:45:33 2014
@@ -1 +1 @@
-1610325
+1610338

Modified: websites/staging/ooo-site/trunk/content/tr/index.html
==
--- websites/staging/ooo-site/trunk/content/tr/index.html (original)
+++ websites/staging/ooo-site/trunk/content/tr/index.html Mon Jul 14 05:45:33 
2014
@@ -19,19 +19,69 @@
 @import ../exceptions.css;
 /* ]] */
 /style
-
 script
-  function follow(platform) {
-_gaq.push(['_trackEvent','social', 'followUs', platform]); 
-  if (platform == 'Facebook') {
-window.open(https://www.facebook.com/ApacheOO,_blank;);
-  } else if (platform == 'Twitter') {
-window.open(https://twitter.com/ApacheOO,_blank;);
-  } else if (platform == 'GooglePlus') {
-window.open(https://plus.google.com/+openoffice,_blank;);
-  }  else if (platform == 'ApacheBlog') {
-window.open(https://blogs.apache.org/OOo/,_blank;);
+  function follow( platform ) {
+_gaq.push( ['_trackEvent', 'social', 'followUs', platform] ); 
+
+if ( platform == 'ApacheBlog' )
+  window.open( https://blogs.apache.org/OOo/;, _blank );
+else if ( platform == 'Facebook' )
+  window.open( https://www.facebook.com/ApacheOO;, _blank );
+else if ( platform == 'Twitter' )
+  window.open( https://twitter.com/ApacheOO;, _blank );
+else if ( platform == 'GooglePlus' )
+  window.open( https://plus.google.com/+openoffice;, _blank );
+  }
+
+  function showAlertbox( show ) {
+   // More see http://html-color-codes.info/;
+var l10n_alert_box_background_color = #F5A9A9;
+// Make the whole alert box clickable with a link.
+var l10n_alert_box_href= index.html;
+   // Maximum 49 characters.
+var l10n_alert_box_headline_text= Headline text with max. 49 
characters;
+   // Maximum 630 characters.
+var l10n_alert_box_text_text   = Text with max. 630 characters.
+ + br /br /
+ + This alert box is now within 
the layout of the list items below.
+ + br /br /
+ + The following link can be 
added to point the user to more information or 
+ + to a solution. But the link 
can also be left out. Then the link will not 
+ + be shown.;
+// Show alert box or not?
+if( show ) {
+  // If no background color value was set then use the default value.
+  if( ! l10n_alert_box_background_color )
+var l10n_alert_box_background_color = #FFD9A7;
+
+  // Show alert box with defined background color.
+  // Depending if link is available, make the whole DIV clickable or 
not.
+  if( l10n_alert_box_href ) {
+// Show the text with link and cursor as poiner.
+document.write( div id='alert_box' style='background:  + 
l10n_alert_box_background_color
++ ; ' onclick='window.open(\ + l10n_alert_box_href + \, 
\_blank\); return false;' );
+
+// Show headline.
+document.write( h2 style='cursor: pointer;' + 
l10n_alert_box_headline_text + /h2 );
+
+// Show text.
+if( l10n_alert_box_text_text )
+  document.write( p style='cursor: pointer;' + 
l10n_alert_box_text_text + /p );
+
+  } else {
+// Show the text without link and normal cursor.
+document.write( div id='alert_box' style='background:  + 
l10n_alert_box_background_color + ' );
+
+// Show headline.
+document.write( h2 style='cursor: default;' + 
l10n_alert_box_headline_text + /h2 );
+
+// Shoe text.
+if( l10n_alert_box_text_text )
+  document.write( p style='cursor: default;' + 
l10n_alert_box_text_text + /p );
   }
+
+  document.write( /div ); // Alert box
+}
   }
 /script
 
@@ -58,6 +108,15 @@ screen reader.
 h1 

svn commit: r916135 - in /websites/production/ooo-site: cgi-bin/ content/

2014-07-13 Thread bourock
Author: bourock
Date: Mon Jul 14 05:48:54 2014
New Revision: 916135

Log:
Publishing svnmucc operation to ooo-site site by bourock

Added:
websites/production/ooo-site/cgi-bin/
  - copied from r916134, websites/staging/ooo-site/trunk/cgi-bin/
websites/production/ooo-site/content/
  - copied from r916134, websites/staging/ooo-site/trunk/content/