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:58:12 UTC

svn commit: r1856812 - in /openoffice/ooo-site/trunk/content: gd/download/ gl/download/ he/download/ hi/download/ hu/download/ hy/download/

Author: mseidel
Date: Tue Apr  2 11:58:12 2019
New Revision: 1856812

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

Modified:
    openoffice/ooo-site/trunk/content/gd/download/index.html
    openoffice/ooo-site/trunk/content/gd/download/msg_prop_l10n_gd.js
    openoffice/ooo-site/trunk/content/gl/download/index.html
    openoffice/ooo-site/trunk/content/gl/download/msg_prop_l10n_gl.js
    openoffice/ooo-site/trunk/content/he/download/index.html
    openoffice/ooo-site/trunk/content/he/download/msg_prop_l10n_he.js
    openoffice/ooo-site/trunk/content/hi/download/index.html
    openoffice/ooo-site/trunk/content/hi/download/msg_prop_l10n_hi.js
    openoffice/ooo-site/trunk/content/hu/download/index.html
    openoffice/ooo-site/trunk/content/hu/download/msg_prop_l10n_hu.js
    openoffice/ooo-site/trunk/content/hy/download/index.html
    openoffice/ooo-site/trunk/content/hy/download/msg_prop_l10n_hy.js

Modified: openoffice/ooo-site/trunk/content/gd/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/gd/download/index.html?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/gd/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/gd/download/index.html Tue Apr  2 11:58:12 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%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%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/gd/download/msg_prop_l10n_gd.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/gd/download/msg_prop_l10n_gd.js?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/gd/download/msg_prop_l10n_gd.js (original)
+++ openoffice/ooo-site/trunk/content/gd/download/msg_prop_l10n_gd.js Tue Apr  2 11:58:12 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";

Modified: openoffice/ooo-site/trunk/content/gl/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/gl/download/index.html?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/gl/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/gl/download/index.html Tue Apr  2 11:58:12 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%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%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/gl/download/msg_prop_l10n_gl.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/gl/download/msg_prop_l10n_gl.js?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/gl/download/msg_prop_l10n_gl.js (original)
+++ openoffice/ooo-site/trunk/content/gl/download/msg_prop_l10n_gl.js Tue Apr  2 11:58:12 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/he/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/he/download/index.html?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/he/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/he/download/index.html Tue Apr  2 11:58:12 2019
@@ -38,8 +38,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%2Fhe%2Fdownload%2F&text=הורד בחינם את חבילת התוכנות למשרד Apache OpenOffice. למעלה מ-260 מיליון הורדות.', '_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%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/he/download/msg_prop_l10n_he.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/he/download/msg_prop_l10n_he.js?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/he/download/msg_prop_l10n_he.js (original)
+++ openoffice/ooo-site/trunk/content/he/download/msg_prop_l10n_he.js Tue Apr  2 11:58:12 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	= "ספר לחבריך ב-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	= "ספר לחבריך ב-Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "הורדת  מילונים והרחבות עבור Apache OpenOffice";

Modified: openoffice/ooo-site/trunk/content/hi/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/hi/download/index.html?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/hi/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/hi/download/index.html Tue Apr  2 11:58:12 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%2Fhi%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%2Fhi%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/hi/download/msg_prop_l10n_hi.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/hi/download/msg_prop_l10n_hi.js?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/hi/download/msg_prop_l10n_hi.js (original)
+++ openoffice/ooo-site/trunk/content/hi/download/msg_prop_l10n_hi.js Tue Apr  2 11:58:12 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";

Modified: openoffice/ooo-site/trunk/content/hu/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/hu/download/index.html?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/hu/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/hu/download/index.html Tue Apr  2 11:58:12 2019
@@ -37,8 +37,6 @@
         window.open( 'https://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( 'https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fhu%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=http%3A%2F%2Fwww.openoffice.org%2Fhu%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/hu/download/msg_prop_l10n_hu.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/hu/download/msg_prop_l10n_hu.js?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/hu/download/msg_prop_l10n_hu.js (original)
+++ openoffice/ooo-site/trunk/content/hu/download/msg_prop_l10n_hu.js Tue Apr  2 11:58:12 2019
@@ -132,10 +132,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Beszéljen barátainak az Apache OpenOffice-ról a Twitteren";
 l10n.dl_share_light_blue_box_twitter_src	= "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt	= "Ossza meg Twitteren";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Beszéljen barátainak az Apache OpenOffice-ról a Google+-on";
-l10n.dl_share_light_blue_box_googleplus_src	= "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt	= "Ossza meg Google+-on";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Apache OpenOffice kiegészítők és szótárak";

Modified: openoffice/ooo-site/trunk/content/hy/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/hy/download/index.html?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/hy/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/hy/download/index.html Tue Apr  2 11:58:12 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%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%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/hy/download/msg_prop_l10n_hy.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/hy/download/msg_prop_l10n_hy.js?rev=1856812&r1=1856811&r2=1856812&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/hy/download/msg_prop_l10n_hy.js (original)
+++ openoffice/ooo-site/trunk/content/hy/download/msg_prop_l10n_hy.js Tue Apr  2 11:58:12 2019
@@ -134,10 +134,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";