You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2019/04/02 11:44:38 UTC

svn commit: r1856811 - in /openoffice/ooo-site/trunk/content: da/download/ el/download/ es/descargar/ eu/download/ fi/download/

Author: mseidel
Date: Tue Apr  2 11:44:38 2019
New Revision: 1856811

URL: http://svn.apache.org/viewvc?rev=1856811&view=rev
Log:
Removed code for Google+ link

Modified:
    openoffice/ooo-site/trunk/content/da/download/index.html
    openoffice/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js
    openoffice/ooo-site/trunk/content/el/download/index.html
    openoffice/ooo-site/trunk/content/el/download/msg_prop_l10n_el.js
    openoffice/ooo-site/trunk/content/es/descargar/index.html
    openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js
    openoffice/ooo-site/trunk/content/eu/download/index.html
    openoffice/ooo-site/trunk/content/eu/download/msg_prop_l10n_eu.js
    openoffice/ooo-site/trunk/content/fi/download/index.html
    openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js

Modified: 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=1856811&r1=1856810&r2=1856811&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/da/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/da/download/index.html Tue Apr  2 11:44:38 2019
@@ -37,8 +37,6 @@
         window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
         window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fda%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+260+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
-      } else if ( platform == 'google+' ) {
-        window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fda%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js?rev=1856811&r1=1856810&r2=1856811&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js (original)
+++ openoffice/ooo-site/trunk/content/da/download/msg_prop_l10n_da.js Tue Apr  2 11:44:38 2019
@@ -128,10 +128,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Fortæl dine venner om Apache OpenOffice på Twitter";
 l10n.dl_share_light_blue_box_twitter_src	= "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt	= "Del på Twitter";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Fortæl dine venner om Apache OpenOffice på Google+";
-l10n.dl_share_light_blue_box_googleplus_src	= "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt	= "Del på Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Hent udvidelser og ordbøger til Apache OpenOffice";

Modified: openoffice/ooo-site/trunk/content/el/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/el/download/index.html?rev=1856811&r1=1856810&r2=1856811&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/el/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/el/download/index.html Tue Apr  2 11:44:38 2019
@@ -37,8 +37,6 @@
         window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
         window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fel%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+260+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
-      } else if ( platform == 'google+' ) {
-        window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fel%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/el/download/msg_prop_l10n_el.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/el/download/msg_prop_l10n_el.js?rev=1856811&r1=1856810&r2=1856811&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/el/download/msg_prop_l10n_el.js (original)
+++ openoffice/ooo-site/trunk/content/el/download/msg_prop_l10n_el.js Tue Apr  2 11:44:38 2019
@@ -132,10 +132,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Please tell your friends about Apache OpenOffice via Twitter";
 l10n.dl_share_light_blue_box_twitter_src	= "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt	= "Share on Twitter";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Please tell your friends about Apache OpenOffice via Google+";
-l10n.dl_share_light_blue_box_googleplus_src	= "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt	= "Share on Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Get Apache OpenOffice Extensions and Dictionaries";

Modified: openoffice/ooo-site/trunk/content/es/descargar/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/es/descargar/index.html?rev=1856811&r1=1856810&r2=1856811&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/es/descargar/index.html (original)
+++ openoffice/ooo-site/trunk/content/es/descargar/index.html Tue Apr  2 11:44:38 2019
@@ -37,8 +37,6 @@
         window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
         window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fes%2Fdescargar%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+260+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
-      } else if ( platform == 'google+' ) {
-        window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fes%2Fdescargar%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js?rev=1856811&r1=1856810&r2=1856811&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js (original)
+++ openoffice/ooo-site/trunk/content/es/descargar/msg_prop_l10n_es.js Tue Apr  2 11:44:38 2019
@@ -131,10 +131,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Hable a sus amigos sobre Apache OpenOffice a través de Twitter";
 l10n.dl_share_light_blue_box_twitter_src	= "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt	= "Compartir en Twitter";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Hable a sus amigos sobre Apache OpenOffice a través de Google+";
-l10n.dl_share_light_blue_box_googleplus_src	= "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt	= "Compartir en Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Obtenga extensiones y diccionarios para Apache OpenOffice"

Modified: openoffice/ooo-site/trunk/content/eu/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/eu/download/index.html?rev=1856811&r1=1856810&r2=1856811&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/eu/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/eu/download/index.html Tue Apr  2 11:44:38 2019
@@ -37,8 +37,6 @@
         window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
         window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Feu%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+260+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
-      } else if ( platform == 'google+' ) {
-        window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Feu%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/eu/download/msg_prop_l10n_eu.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/eu/download/msg_prop_l10n_eu.js?rev=1856811&r1=1856810&r2=1856811&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/eu/download/msg_prop_l10n_eu.js (original)
+++ openoffice/ooo-site/trunk/content/eu/download/msg_prop_l10n_eu.js Tue Apr  2 11:44:38 2019
@@ -126,10 +126,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Mesedez, aurkeztu Apache OpenOffice lagunei Twitter-en bidez";
 l10n.dl_share_light_blue_box_twitter_src	= "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt	= "Partekatu Twitter-ean";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Mesedez, aurkeztu Apache OpenOffice lagunei Google+-en bidez";
-l10n.dl_share_light_blue_box_googleplus_src	= "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt	= "Partekatu Google+-ean";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Lortu Apache OpenOffice-ren gehigarri eta hiztegiak";

Modified: openoffice/ooo-site/trunk/content/fi/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/fi/download/index.html?rev=1856811&r1=1856810&r2=1856811&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/fi/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/fi/download/index.html Tue Apr  2 11:44:38 2019
@@ -37,8 +37,6 @@
         window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
         window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Ffi%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+260+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
-      } else if ( platform == 'google+' ) {
-        window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Ffi%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js?rev=1856811&r1=1856810&r2=1856811&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js (original)
+++ openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js Tue Apr  2 11:44:38 2019
@@ -129,10 +129,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Please tell your friends about Apache OpenOffice via Twitter";
 l10n.dl_share_light_blue_box_twitter_src	= "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt	= "Share on Twitter";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Please tell your friends about Apache OpenOffice via Google+";
-l10n.dl_share_light_blue_box_googleplus_src	= "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt	= "Share on Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Get Apache OpenOffice Extensions and Dictionaries";