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 2017/05/09 22:17:50 UTC

svn commit: r1794649 - in /openoffice/ooo-site/trunk/content: da/download/index.html pl/download/index.html

Author: mseidel
Date: Tue May  9 22:17:50 2017
New Revision: 1794649

URL: http://svn.apache.org/viewvc?rev=1794649&view=rev
Log:
Added localized Twitter link

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

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=1794649&r1=1794648&r2=1794649&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/da/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/da/download/index.html Tue May  9 22:17:50 2017
@@ -36,9 +36,9 @@
       } else if ( platform == 'facebook' ) {
         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+215+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        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+215+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' );
+        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/pl/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/pl/download/index.html?rev=1794649&r1=1794648&r2=1794649&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/pl/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/pl/download/index.html Tue May  9 22:17:50 2017
@@ -36,7 +36,7 @@
       } else if ( platform == 'facebook' ) {
         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=Dołącz+do+rewolucyjnego+OpenOffice,+darmowego+pakietu+biurowego+który+pobrano+już+ponad+215+milionów+razy.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        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+215+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' );
       }