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 2018/02/13 18:16:56 UTC

svn commit: r1824167 - in /openoffice/ooo-site/trunk/content/xx/download: index.html msg_prop_l10n_xx.js

Author: mseidel
Date: Tue Feb 13 18:16:56 2018
New Revision: 1824167

URL: http://svn.apache.org/viewvc?rev=1824167&view=rev
Log:
Changing wording Sourceforge->SourceForge
Changed links for social media

Modified:
    openoffice/ooo-site/trunk/content/xx/download/index.html
    openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js

Modified: openoffice/ooo-site/trunk/content/xx/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/download/index.html?rev=1824167&r1=1824166&r2=1824167&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/download/index.html Tue Feb 13 18:16:56 2018
@@ -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+225+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%2Fxx%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+225+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%2Fxx%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js?rev=1824167&r1=1824166&r2=1824167&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js (original)
+++ openoffice/ooo-site/trunk/content/xx/download/msg_prop_l10n_xx.js Tue Feb 13 18:16:56 2018
@@ -24,8 +24,8 @@ l10n.dl_headline_text				= "Apache OpenO
 // Download: Strings in the green box (used in "index.html").
 l10n.dl_green_box_headline_text			= "Download Apache OpenOffice";
 l10n.dl_green_box_headline_title		= "Download Apache OpenOffice for your favorite operating system, language and version";
-l10n.dl_green_box_subtext1_text			= "Hosted by Sourceforge.net - A trusted website";
-l10n.dl_green_box_subtext1_title		= "Apache OpenOffice binary files are hosted by Sourceforge.net - A trusted website";
+l10n.dl_green_box_subtext1_text			= "Hosted by SourceForge.net - A trusted website";
+l10n.dl_green_box_subtext1_title		= "Apache OpenOffice binary files are hosted by SourceForge.net - A trusted website";
 l10n.dl_green_box_subtext2_text			= "Select your favorite operating system, language and version";
 l10n.dl_green_box_subtext2_title		= "Select your favorite operating system, language and version";
 l10n.dl_green_box_selectbox_os_title		= "Select your favorite operating system";
@@ -207,7 +207,7 @@ l10n.dl_nav_stat_text				= "Download Sta
 l10n.dl_nav_stat_title				= "Download and other statistics";
 l10n.dl_nav_stat_href				= "https://www.openoffice.org/stats/index.html";
 l10n.dl_nav_mirrors1_text			= "Alternative download link #1";
-l10n.dl_nav_mirrors1_title			= "Use Sourceforge mirrors to download Apache OpenOffice";
+l10n.dl_nav_mirrors1_title			= "Use SourceForge mirrors to download Apache OpenOffice";
 l10n.dl_nav_mirrors1_href			= "https://sourceforge.net/projects/openofficeorg.mirror/files/";
 l10n.dl_nav_mirrors2_text			= "Alternative download link #2";
 l10n.dl_nav_mirrors2_title			= "Use Apache mirrors to download Apache OpenOffice";
@@ -228,10 +228,10 @@ l10n.dl_nav_checksum_title			= "How to v
 l10n.dl_nav_checksum_href			= "https://www.openoffice.org/download/checksums.html";
 
 // Strings for the logo graphics.
-l10n.dl_img_sourceforge_title			= "Sourceforge - Download, Develop and Publish Free Open Source Software";
+l10n.dl_img_sourceforge_title			= "SourceForge - Download, Develop and Publish Free Open Source Software";
 l10n.dl_img_sourceforge_href			= "https://www.sourceforge.net/";
 l10n.dl_img_sourceforge_src			= "/images/sourceforge.png";
-l10n.dl_img_sourceforge_alt			= "Sourceforge";
+l10n.dl_img_sourceforge_alt			= "SourceForge";
 l10n.dl_img_w3c_title				= "W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) of Web documents";
 l10n.dl_img_w3c_href				= "https://validator.w3.org/check?uri=referer";
 l10n.dl_img_w3c_src				= "/images/valid-xhtml10-blue.png";