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 13:29:46 UTC

svn commit: r1856825 - in /openoffice/ooo-site/trunk/content: is/download/ it/download/ ja/download/ kab/download/ km/download/ ko/download/ lt/download/ nl/download/ no/download/ pl/download/ pt-br/download/ pt/download/ ru/download/ sk/download/ sl/d...

Author: mseidel
Date: Tue Apr  2 13:29:46 2019
New Revision: 1856825

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

Modified:
    openoffice/ooo-site/trunk/content/is/download/index.html
    openoffice/ooo-site/trunk/content/is/download/msg_prop_l10n_is.js
    openoffice/ooo-site/trunk/content/it/download/msg_prop_l10n_it.js
    openoffice/ooo-site/trunk/content/ja/download/index.html
    openoffice/ooo-site/trunk/content/ja/download/msg_prop_l10n_ja.js
    openoffice/ooo-site/trunk/content/kab/download/index.html
    openoffice/ooo-site/trunk/content/kab/download/msg_prop_l10n_kab.js
    openoffice/ooo-site/trunk/content/km/download/index.html
    openoffice/ooo-site/trunk/content/km/download/msg_prop_l10n_km.js
    openoffice/ooo-site/trunk/content/ko/download/index.html
    openoffice/ooo-site/trunk/content/ko/download/msg_prop_l10n_ko.js
    openoffice/ooo-site/trunk/content/lt/download/index.html
    openoffice/ooo-site/trunk/content/lt/download/msg_prop_l10n_lt.js
    openoffice/ooo-site/trunk/content/nl/download/index.html
    openoffice/ooo-site/trunk/content/nl/download/msg_prop_l10n_nl.js
    openoffice/ooo-site/trunk/content/no/download/index.html
    openoffice/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js
    openoffice/ooo-site/trunk/content/pl/download/index.html
    openoffice/ooo-site/trunk/content/pl/download/msg_prop_l10n_pl.js
    openoffice/ooo-site/trunk/content/pt-br/download/index.html
    openoffice/ooo-site/trunk/content/pt-br/download/msg_prop_l10n_pt-BR.js
    openoffice/ooo-site/trunk/content/pt/download/index.html
    openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js
    openoffice/ooo-site/trunk/content/ru/download/index.html
    openoffice/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js
    openoffice/ooo-site/trunk/content/sk/download/index.html
    openoffice/ooo-site/trunk/content/sk/download/msg_prop_l10n_sk.js
    openoffice/ooo-site/trunk/content/sl/download/index.html
    openoffice/ooo-site/trunk/content/sl/download/msg_prop_l10n_sl.js
    openoffice/ooo-site/trunk/content/sr/download/index.html
    openoffice/ooo-site/trunk/content/sr/download/msg_prop_l10n_sr.js

Modified: openoffice/ooo-site/trunk/content/is/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/is/download/index.html?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/is/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/is/download/index.html Tue Apr  2 13:29:46 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/is/download/msg_prop_l10n_is.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/is/download/msg_prop_l10n_is.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/is/download/msg_prop_l10n_is.js (original)
+++ openoffice/ooo-site/trunk/content/is/download/msg_prop_l10n_is.js Tue Apr  2 13:29:46 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";

Modified: openoffice/ooo-site/trunk/content/it/download/msg_prop_l10n_it.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/it/download/msg_prop_l10n_it.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/it/download/msg_prop_l10n_it.js (original)
+++ openoffice/ooo-site/trunk/content/it/download/msg_prop_l10n_it.js Tue Apr  2 13:29:46 2019
@@ -129,10 +129,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Parlate di OpenOffice ai vostri amici su Twitter";
 l10n.dl_share_light_blue_box_twitter_src	= "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt	= "Condividi su Twitter";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Parlate di OpenOffice ai vostri amici su Google+";
-l10n.dl_share_light_blue_box_googleplus_src	= "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt	= "Condividi su Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Estensioni e dizionari per Apache OpenOffice";

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

Modified: openoffice/ooo-site/trunk/content/ja/download/msg_prop_l10n_ja.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ja/download/msg_prop_l10n_ja.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ja/download/msg_prop_l10n_ja.js (original)
+++ openoffice/ooo-site/trunk/content/ja/download/msg_prop_l10n_ja.js Tue Apr  2 13:29:46 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/kab/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/kab/download/index.html?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/kab/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/kab/download/index.html Tue Apr  2 13:29:46 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/kab/download/msg_prop_l10n_kab.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/kab/download/msg_prop_l10n_kab.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/kab/download/msg_prop_l10n_kab.js (original)
+++ openoffice/ooo-site/trunk/content/kab/download/msg_prop_l10n_kab.js Tue Apr  2 13:29:46 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";

Modified: openoffice/ooo-site/trunk/content/km/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/km/download/index.html?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/km/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/km/download/index.html Tue Apr  2 13:29:46 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/km/download/msg_prop_l10n_km.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/km/download/msg_prop_l10n_km.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/km/download/msg_prop_l10n_km.js (original)
+++ openoffice/ooo-site/trunk/content/km/download/msg_prop_l10n_km.js Tue Apr  2 13:29:46 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/ko/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ko/download/index.html?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ko/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/ko/download/index.html Tue Apr  2 13:29:46 2019
@@ -40,8 +40,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%2Fko%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%2Fko%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/ko/download/msg_prop_l10n_ko.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ko/download/msg_prop_l10n_ko.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ko/download/msg_prop_l10n_ko.js (original)
+++ openoffice/ooo-site/trunk/content/ko/download/msg_prop_l10n_ko.js Tue Apr  2 13:29:46 2019
@@ -122,10 +122,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Twitter에서 친구들에게 Apache OpenOffice를 알리세요";
 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	= "Google+에서 친구들에게 Apache OpenOffice를 알리세요";
-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/lt/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/lt/download/index.html?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/lt/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/lt/download/index.html Tue Apr  2 13:29:46 2019
@@ -39,8 +39,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%2Flt%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%2Flt%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

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=1856825&r1=1856824&r2=1856825&view=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 Tue Apr  2 13:29:46 2019
@@ -126,10 +126,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title		= "Papasakoti apie „Apache OpenOffice“ savo draugams, pasitelkiant „Twitter“";
 l10n.dl_share_light_blue_box_twitter_src		= "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt		= "Skleisti žinią, pasitelkiant „Twitter“";
-l10n.dl_share_light_blue_box_googleplus_text	= "„Google+“";
-l10n.dl_share_light_blue_box_googleplus_title	= "Papasakoti apie „Apache OpenOffice“ savo draugams, pasitelkiant „Google+“";
-l10n.dl_share_light_blue_box_googleplus_src		= "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt		= "Skleisti žinią, pasitelkiant „Google+“";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Gauti „Apache OpenOffice“ plėtinių ir žodynų";

Modified: openoffice/ooo-site/trunk/content/nl/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/nl/download/index.html?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/nl/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/nl/download/index.html Tue Apr  2 13:29:46 2019
@@ -34,8 +34,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%2Fnl%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%2Fnl%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/nl/download/msg_prop_l10n_nl.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/nl/download/msg_prop_l10n_nl.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/nl/download/msg_prop_l10n_nl.js (original)
+++ openoffice/ooo-site/trunk/content/nl/download/msg_prop_l10n_nl.js Tue Apr  2 13:29:46 2019
@@ -129,10 +129,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Vertel uw vrienden over 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	= "Delen op Twitter";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Vertel uw vrienden over 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	= "Delen op Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Apache OpenOffice extensies en woordenboeken ophalen";

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

Modified: openoffice/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js (original)
+++ openoffice/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js Tue Apr  2 13:29:46 2019
@@ -134,10 +134,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Vennligst fortell dine venner om 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	= "Del på Twitter";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Vennligst fortell dine venner om 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	= "Del på Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "FÃ¥ Apache Openoffice Utvidelser og ordlister";

Modified: openoffice/ooo-site/trunk/content/pl/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pl/download/index.html?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pl/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/pl/download/index.html Tue Apr  2 13:29:46 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%2Fpl%2Fdownload%2F&text=Dołącz+do+rewolucyjnego+OpenOffice,+darmowego+pakietu+biurowego+który+pobrano+już+ponad+260+milionów+razy.', '_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%2Fpl%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/pl/download/msg_prop_l10n_pl.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pl/download/msg_prop_l10n_pl.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pl/download/msg_prop_l10n_pl.js (original)
+++ openoffice/ooo-site/trunk/content/pl/download/msg_prop_l10n_pl.js Tue Apr  2 13:29:46 2019
@@ -132,10 +132,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Proszę powiedz znajomym o Apache OpenOffice przez Twitter'a";
 l10n.dl_share_light_blue_box_twitter_src	= "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt	= "Udostępnij na Twitterze";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Proszę powiedz znajomym o Apache OpenOffice przez Google+";
-l10n.dl_share_light_blue_box_googleplus_src	= "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt	= "Udostępnij na Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Zdobądź dodatki i słowniki do Apache OpenOffice";

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

Modified: openoffice/ooo-site/trunk/content/pt-br/download/msg_prop_l10n_pt-BR.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pt-br/download/msg_prop_l10n_pt-BR.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pt-br/download/msg_prop_l10n_pt-BR.js (original)
+++ openoffice/ooo-site/trunk/content/pt-br/download/msg_prop_l10n_pt-BR.js Tue Apr  2 13:29:46 2019
@@ -130,10 +130,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/pt/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pt/download/index.html?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pt/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/pt/download/index.html Tue Apr  2 13:29:46 2019
@@ -40,8 +40,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%2Fpt%2Fdownload%2F&text=Junte-se+à+revolução+OpenOffice,+o+programa+de+produtividade+grátis+com+mais+de+260+milhões+de+transferências.', '_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%2Fpt%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js (original)
+++ openoffice/ooo-site/trunk/content/pt/download/msg_prop_l10n_pt.js Tue Apr  2 13:29:46 2019
@@ -135,10 +135,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title = "Por favor fale aos seus amigos a respeito do Apache OpenOffice através do Twitter";
 l10n.dl_share_light_blue_box_twitter_src = "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt = "Partilhar no Twitter";
-l10n.dl_share_light_blue_box_googleplus_text = "Google+";
-l10n.dl_share_light_blue_box_googleplus_title = "Por favor fale aos seus amigos a respeito do Apache OpenOffice através do Google+";
-l10n.dl_share_light_blue_box_googleplus_src = "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt = "Partilhar no Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text = "Obter extensões e dicionários para o Apache OpenOffice";

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

Modified: openoffice/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js (original)
+++ openoffice/ooo-site/trunk/content/ru/download/msg_prop_l10n_ru.js Tue Apr  2 13:29:46 2019
@@ -133,10 +133,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/sk/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sk/download/index.html?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sk/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/sk/download/index.html Tue Apr  2 13:29:46 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/sk/download/msg_prop_l10n_sk.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sk/download/msg_prop_l10n_sk.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sk/download/msg_prop_l10n_sk.js (original)
+++ openoffice/ooo-site/trunk/content/sk/download/msg_prop_l10n_sk.js Tue Apr  2 13:29:46 2019
@@ -129,10 +129,6 @@ l10n.dl_share_light_blue_box_twitter_tex
 l10n.dl_share_light_blue_box_twitter_title	= "Prosím povedzte svojím priateľom o Apache OpenOffice cez Twitter";
 l10n.dl_share_light_blue_box_twitter_src	= "/images/logo-twitter-32.png";
 l10n.dl_share_light_blue_box_twitter_alt	= "Zdieľať na Twitteri";
-l10n.dl_share_light_blue_box_googleplus_text	= "Google+";
-l10n.dl_share_light_blue_box_googleplus_title	= "Prosím povedzte svojím priateľom o Apache OpenOffice cez Google+";
-l10n.dl_share_light_blue_box_googleplus_src	= "/images/logo-googleplus-32.png";
-l10n.dl_share_light_blue_box_googleplus_alt	= "Zdieľať na Google+";
 
 // Extensions: Strings in the blue box (top) (used in "index.html").
 l10n.dl_ext_blue_box_headline_text		= "Získať Apache OpenOffice rozšírenia a slovníky";

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

Modified: openoffice/ooo-site/trunk/content/sl/download/msg_prop_l10n_sl.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sl/download/msg_prop_l10n_sl.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sl/download/msg_prop_l10n_sl.js (original)
+++ openoffice/ooo-site/trunk/content/sl/download/msg_prop_l10n_sl.js Tue Apr  2 13:29:46 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/sr/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sr/download/index.html?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sr/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/sr/download/index.html Tue Apr  2 13:29:46 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/sr/download/msg_prop_l10n_sr.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/sr/download/msg_prop_l10n_sr.js?rev=1856825&r1=1856824&r2=1856825&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/sr/download/msg_prop_l10n_sr.js (original)
+++ openoffice/ooo-site/trunk/content/sr/download/msg_prop_l10n_sr.js Tue Apr  2 13:29:46 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";