You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/02/03 20:18:38 UTC

svn commit: r896284 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/ast/download/ content/bg-test/download/ content/de/downloads/ content/download/ content/download/test/ content/download/test/l10n/ content/es/ content/es/descargar/ co...

Author: buildbot
Date: Mon Feb  3 19:18:37 2014
New Revision: 896284

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/ast/download/index.html
    websites/staging/ooo-site/trunk/content/bg-test/download/index.html
    websites/staging/ooo-site/trunk/content/de/downloads/index.html
    websites/staging/ooo-site/trunk/content/donations.html
    websites/staging/ooo-site/trunk/content/download/index.html
    websites/staging/ooo-site/trunk/content/download/test/index.html
    websites/staging/ooo-site/trunk/content/download/test/l10n/index_de.html
    websites/staging/ooo-site/trunk/content/download/test/l10n/index_en.html
    websites/staging/ooo-site/trunk/content/es/descargar/index.html
    websites/staging/ooo-site/trunk/content/es/index.html
    websites/staging/ooo-site/trunk/content/nl/download/index.html
    websites/staging/ooo-site/trunk/content/promotions/dfd.html
    websites/staging/ooo-site/trunk/content/pt/download/index.html
    websites/staging/ooo-site/trunk/content/social/dfd.html
    websites/staging/ooo-site/trunk/content/sr-latn/download/index.html
    websites/staging/ooo-site/trunk/content/stats/aoo-downloads.txt
    websites/staging/ooo-site/trunk/content/tr/download/index.html
    websites/staging/ooo-site/trunk/content/vi-test/download/index.html
    websites/staging/ooo-site/trunk/content/xx/download/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb  3 19:18:37 2014
@@ -1 +1 @@
-1562846
+1564009

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb  3 19:18:37 2014
@@ -1 +1 @@
-1562846
+1564009

Modified: websites/staging/ooo-site/trunk/content/ast/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/ast/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/ast/download/index.html Mon Feb  3 19:18:37 2014
@@ -25,7 +25,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/bg-test/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-test/download/index.html Mon Feb  3 19:18:37 2014
@@ -5,12 +5,12 @@
 
   <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 80 million trusted downloads." />
+  <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 90 million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="/download/languages.js"></script>
@@ -33,7 +33,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/de/downloads/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/downloads/index.html (original)
+++ websites/staging/ooo-site/trunk/content/de/downloads/index.html Mon Feb  3 19:18:37 2014
@@ -32,7 +32,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/donations.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/donations.html (original)
+++ websites/staging/ooo-site/trunk/content/donations.html Mon Feb  3 19:18:37 2014
@@ -58,7 +58,7 @@
 
 <p>
 	Apache OpenOffice, the leading open source office productivity software, is published by the non-profit <a href="http://www.apache.org">Apache Software Foundation</a> (ASF).  Apache OpenOffice has been downloaded 
-<a href="http://www.openoffice.org/stats/downloads.html">over 80 million times</a>, by users in <a href="http://www.openoffice.org/stats/countries.html">over 200 countries</a>.  
+<a href="http://www.openoffice.org/stats/downloads.html">over 90 million times</a>, by users in <a href="http://www.openoffice.org/stats/countries.html">over 200 countries</a>.  
 Commercial alternatives to OpenOffice sell for 100 USD or more, and come without the legal right to make copies and share the software.</p>  
 
 <p>

Modified: websites/staging/ooo-site/trunk/content/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/index.html Mon Feb  3 19:18:37 2014
@@ -5,12 +5,12 @@
 
   <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 80 million trusted downloads." />
+  <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 90 million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</title>
   <script type="text/javascript" src="globalvars.js"></script>
   <script type="text/javascript" src="languages.js"></script>
@@ -33,7 +33,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/download/test/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index.html Mon Feb  3 19:18:37 2014
@@ -5,12 +5,12 @@
 
   <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 80 million trusted downloads." />
+  <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 90 million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</title>
   <script type="text/javascript" src="globalvars.js"></script>
   <script type="text/javascript" src="languages.js"></script>
@@ -33,7 +33,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/download/test/l10n/index_de.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/l10n/index_de.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/l10n/index_de.html Mon Feb  3 19:18:37 2014
@@ -34,7 +34,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/download/test/l10n/index_en.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/l10n/index_en.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/l10n/index_en.html Mon Feb  3 19:18:37 2014
@@ -5,12 +5,12 @@
 
   <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 80 million trusted downloads." />
+  <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 90 million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</title>
   <script type="text/javascript" src="globalvars.js"></script>
   <script type="text/javascript" src="languages.js"></script>
@@ -34,7 +34,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/es/descargar/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/es/descargar/index.html (original)
+++ websites/staging/ooo-site/trunk/content/es/descargar/index.html Mon Feb  3 19:18:37 2014
@@ -5,12 +5,12 @@
 
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <meta itemprop="name" content="Descargar Apache OpenOffice" />
-  <meta itemprop="description" content="Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 80 millones de descargas." />
+  <meta itemprop="description" content="Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 90 millones de descargas." />
   <meta itemprop="image" content="http://www.openoffice.org/images/aoo-logo-100x100.png" />
   <meta property="og:title" content="Descargar Apache OpenOffice" />
-  <meta property="og:description" content="Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 80 millones de descargas." />
+  <meta property="og:description" content="Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 90 millones de descargas." />
   <meta property="og:image" content="http://www.openoffice.org/images/aoo-logo-100x100.png" />
-  <meta name="description" content="Página oficial de descarga de Apache OpenOffice. Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 80 millones de descargas." />
+  <meta name="description" content="Página oficial de descarga de Apache OpenOffice. Únase a la revolución de OpenOffice, la suite libre y gratuita para la oficina, con más de 90 millones de descargas." />
   <title>Apache OpenOffice - Descargas - Sitio Oficial</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="/download/languages.js"></script>
@@ -33,7 +33,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/es/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/es/index.html (original)
+++ websites/staging/ooo-site/trunk/content/es/index.html Mon Feb  3 19:18:37 2014
@@ -156,8 +156,8 @@
 <div id="news">
 
     <div class="campaign">
-        <h2>M&#225;s de 80 millones de descargas de Apache OpenOffice</h2>
-        <p><em>27 de noviembre de 2013:</em> Las descargas de Apache OpenOfifce ya han superado los 80 millones. Puede consultar
+        <h2>M&#225;s de 90 millones de descargas de Apache OpenOffice</h2>
+        <p><em>27 de noviembre de 2013:</em> Las descargas de Apache OpenOfifce ya han superado los 90 millones. Puede consultar
         <a href="/stats/downloads.html">nuestros gr&#225;ficos</a> con las estad&#237;sticas diarias de descargas.</p>
     </div>
 

Modified: websites/staging/ooo-site/trunk/content/nl/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/nl/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/nl/download/index.html Mon Feb  3 19:18:37 2014
@@ -5,12 +5,12 @@
 
   <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
   <meta itemprop="name" content="Download Apache OpenOffice" />
-  <meta itemprop="description" content="Doe mee aan de OpenOffice revolutie, het gratis en vrij kantoorpakket met meer dan 80 miljoen aantoonbare downloads." />
+  <meta itemprop="description" content="Doe mee aan de OpenOffice revolutie, het gratis en vrij kantoorpakket met meer dan 90 miljoen aantoonbare 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="Doe mee aan de OpenOffice revolutie, het gratis en vrij kantoorpakket met meer dan 80 miljoen aantoonbare downloads." />
+  <meta property="og:description" content="Doe mee aan de OpenOffice revolutie, het gratis en vrij kantoorpakket met meer dan 90 miljoen aantoonbare downloads." />
   <meta property="og:image" content="http://www.openoffice.org/images/aoo-logo-100x100.png" />
-  <meta name="description" content="Officiële Apache OpenOffice download pagina. Doe mee aan de OpenOffice revolutie, het gratis en vrij kantoorpakket met meer dan 80 miljoen aantoonbare downloads." />
+  <meta name="description" content="Officiële Apache OpenOffice download pagina. Doe mee aan de OpenOffice revolutie, het gratis en vrij kantoorpakket met meer dan 90 miljoen aantoonbare downloads." />
   <title>Apache OpenOffice Downloads - Officiële Site</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="/download/languages.js"></script>

Modified: websites/staging/ooo-site/trunk/content/promotions/dfd.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/promotions/dfd.html (original)
+++ websites/staging/ooo-site/trunk/content/promotions/dfd.html Mon Feb  3 19:18:37 2014
@@ -19,7 +19,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'dfd', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'dfd', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/pt/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pt/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/pt/download/index.html Mon Feb  3 19:18:37 2014
@@ -34,7 +34,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/social/dfd.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/social/dfd.html (original)
+++ websites/staging/ooo-site/trunk/content/social/dfd.html Mon Feb  3 19:18:37 2014
@@ -19,7 +19,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'dfd', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fsocial%2Fdfd.html%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fsocial%2Fdfd.html%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'dfd', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/sr-latn/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/sr-latn/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/sr-latn/download/index.html Mon Feb  3 19:18:37 2014
@@ -34,7 +34,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/stats/aoo-downloads.txt
==============================================================================
--- websites/staging/ooo-site/trunk/content/stats/aoo-downloads.txt (original)
+++ websites/staging/ooo-site/trunk/content/stats/aoo-downloads.txt Mon Feb  3 19:18:37 2014
@@ -630,3 +630,9 @@
 2014-01-26,152519,89062383
 2014-01-27,171762,89234145
 2014-01-28,170051,89404196
+2014-01-29,170536,89574732
+2014-01-30,161217,89735949
+2014-01-31,141445,89877394
+2014-02-01,142633,90020027
+2014-02-02,157075,90177102
+

Modified: websites/staging/ooo-site/trunk/content/tr/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/tr/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/tr/download/index.html Mon Feb  3 19:18:37 2014
@@ -33,7 +33,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

Modified: websites/staging/ooo-site/trunk/content/vi-test/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/vi-test/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/vi-test/download/index.html Mon Feb  3 19:18:37 2014
@@ -5,12 +5,12 @@
 
   <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 80 million trusted downloads." />
+  <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 90 million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="/download/languages.js"></script>
@@ -33,7 +33,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']); 

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 Mon Feb  3 19:18:37 2014
@@ -5,12 +5,12 @@
 
   <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 80 million trusted downloads." />
+  <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 90 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 80 million trusted downloads." />
+  <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 90 million trusted downloads." />
   <title>Apache OpenOffice Downloads - Official Site</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="/download/languages.js"></script>
@@ -33,7 +33,7 @@
     }
     function shareTwitter(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'twitter']); 
-      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+80+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+90+million+trusted+downloads.','_blank','toolbar=0,status=0,width=580,height=325');
     }
     function shareGooglePlus(){
       _gaq.push(['_trackEvent','social', 'shareDownload', 'google+']);