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' );
}