You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2017/05/31 17:55:56 UTC

svn commit: r1013236 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/no/download/index.html content/no/download/msg_prop_l10n_no.js content/no/product/index.html

Author: buildbot
Date: Wed May 31 17:55:56 2017
New Revision: 1013236

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/no/download/index.html
    websites/staging/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js
    websites/staging/ooo-site/trunk/content/no/product/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 31 17:55:56 2017
@@ -1 +1 @@
-1797087
+1797091

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 31 17:55:56 2017
@@ -1 +1 @@
-1797087
+1797091

Modified: websites/staging/ooo-site/trunk/content/no/download/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/no/download/index.html (original)
+++ websites/staging/ooo-site/trunk/content/no/download/index.html Wed May 31 17:55:56 2017
@@ -38,9 +38,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%2Fno%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%2no%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%2Fno%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>

Modified: websites/staging/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js
==============================================================================
--- websites/staging/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js (original)
+++ websites/staging/ooo-site/trunk/content/no/download/msg_prop_l10n_no.js Wed May 31 17:55:56 2017
@@ -16,7 +16,7 @@ var l10n = new Object();
 
 // Set a specific language ISO code to force to assemble a download link with a certain language.
 // Change xx to a valid ISO lang code.
-DL.NL_LANG					= "nb";
+DL.NL_LANG					= "no";
 
 // General:
 l10n.dl_headline_text				= "Apache OpenOffice nedlasting";
@@ -137,14 +137,14 @@ l10n.dl_ext_blue_box_headline_text		= "F
 l10n.dl_ext_blue_box_headline_title		= "Velg fra et stort utvalg ekstra og individuell funksjonalitet";
 l10n.dl_ext_blue_box_text_text			= "Utvid Apache OpenOffice med ny funksjonalitet fra et stort og voksende bibliotek av utvidelser og ordlister fra andre brukere.";
 l10n.dl_ext_blue_box_text_title			= "Velg fra et bredt utvalg av ekstra og individuelt tilpasset funksjonalitet";
-l10n.dl_ext_blue_box_text_href			= "http://extensions.openoffice.org/";
+l10n.dl_ext_blue_box_text_href			= "https://extensions.openoffice.org/";
 
 // Templates: Strings in the blue box (bottom) (used in "index.html").
 l10n.dl_tlp_blue_box_headline_text		= "FÃ¥ Apache OpenOffice maler";
 l10n.dl_tlp_blue_box_headline_title		= "Velg fra et bredt utvalg av ekstra og individuelle dokumenter";
 l10n.dl_tlp_blue_box_text_text			= "Utvid din Apache OpenOffice kreativitet med et stort og voksende bibliotek av maler fra andre brukere.";
 l10n.dl_tlp_blue_box_text_title			= "Velg fra et bredt utvalg av ekstra og individuelle dokumenter";
-l10n.dl_tlp_blue_box_text_href			= "http://templates.openoffice.org/";
+l10n.dl_tlp_blue_box_text_href			= "https://templates.openoffice.org/";
 
 // Strings in the navigation bar (used in "index.html").
 // Release Information
@@ -156,13 +156,13 @@ l10n.dl_nav_license_text			= "Lisens";
 l10n.dl_nav_license_title			= "Apache OpenOffice Lisens";
 l10n.dl_nav_license_href			= "https://www.openoffice.org/license.html";
 l10n.dl_nav_source_text				= "Kildekode";
-l10n.dl_nav_source_title			= "For utviklere og avanserte brukere: Hent kildekoden for å bygge Apache OpenOffice self.";
+l10n.dl_nav_source_title			= "For utviklere og avanserte brukere: Hent kildekoden for å bygge Apache OpenOffice self";
 l10n.dl_nav_source_href				= "https://openoffice.apache.org/downloads.html";
 l10n.dl_nav_build_text				= "Instruksjoner for bygging";
-l10n.dl_nav_build_title				= "For utviklere og avanserte brukere: Dokumentasjon på hvordan bygge Apache OpenOffice fra kilden.";
+l10n.dl_nav_build_title				= "For utviklere og avanserte brukere: Dokumentasjon på hvordan bygge Apache OpenOffice fra kilden";
 l10n.dl_nav_build_href				= "https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO";
 l10n.dl_nav_sdk_text				= "Software Development Kit (SDK)";
-l10n.dl_nav_sdk_title				= "For utviklere: Software Development Kit.";
+l10n.dl_nav_sdk_title				= "For utviklere: Software Development Kit";
 l10n.dl_nav_sdk_href				= "https://openoffice.apache.org/downloads.html";
 l10n.dl_nav_devbuilds_text			= "Utvikler-bygg";
 l10n.dl_nav_devbuilds_title			= "For frivillige testere: Utvikler-bygg";
@@ -253,7 +253,7 @@ l10n.dl_rel_info_buildid_text			= "Bygg
 l10n.dl_rel_info_svn_text			= "SVN "
 l10n.dl_rel_info_rel_date_text			= "Utgitt ";
 l10n.dl_rel_notes_text				= "Produktmerknader";
-l10n.dl_rel_notes_title				= "Produktmerknader for Apache OpenOffice ";
+l10n.dl_rel_notes_title				= "Produktmerknader for Apache OpenOffice";
 
 l10n.dl_headline_full_text			= "Full installasjon: ";
 l10n.dl_headline_langpack_text			= "Språkpakke: ";
@@ -366,5 +366,4 @@ l10n.dl_checksum_link				= "https://www.
 l10n.dl_report_link				= "https://www.openoffice.org/download/analyze.html";
 l10n.dl_porting_link				= "https://www.openoffice.org/porting/index.html";
 l10n.dl_archive_link				= "https://www.openoffice.org/download/archive.html";
-l10n.dl_aoo341_link				= "https://www.openoffice.org/download/other-341.html";
-
+l10n.dl_aoo341_link				= "https://www.openoffice.org/download/archive.html";

Modified: websites/staging/ooo-site/trunk/content/no/product/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/no/product/index.html (original)
+++ websites/staging/ooo-site/trunk/content/no/product/index.html Wed May 31 17:55:56 2017
@@ -83,7 +83,7 @@ bruke og distribuere. <a href="/no/downl
 </ul>
 <p>Apache OpenOffice <strong>følger standarder</strong>:</p>
 <ul>
-<li>Verdens første office-pakke som støttet <a href="http://www.oasis-open.org/">OASIS</a> <a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office">OpenDocument Format</a> (ISO/IEC 26300)
+<li>Verdens første office-pakke som støttet <a href="https://www.oasis-open.org/">OASIS</a> <a href="https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office">OpenDocument Format</a> (ISO/IEC 26300)
   som sitt hoved-filformat.</li>
 </ul>
 <h3 id="finn-ut-mer-eller-prv-i-dag"><a href="/no/why/">Finn ut mer</a> eller <a href="/no/download" title="Last ned Apache OpenOffice">prøv i dag</a>!<a class="headerlink" href="#finn-ut-mer-eller-prv-i-dag" title="Permanent link">&para;</a></h3>