Author: mseidel
Date: Wed May 31 17:55:20 2017
New Revision: 1797091
URL: http://svn.apache.org/viewvc?rev=1797091&view=rev
Log:
Small updates for https, fixed link to graphic
Modified:
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/no/product/index.mdtext
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=1797091&r1=1797090&r2=1797091&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/no/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/no/download/index.html Wed May 31
17:55:20 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%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>
@@ -155,4 +155,3 @@
</body>
</html>
-
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=1797091&r1=1797090&r2=1797091&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 Wed May
31 17:55:20 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: openoffice/ooo-site/trunk/content/no/product/index.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/no/product/index.mdtext?rev=1797091&r1=1797090&r2=1797091&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/no/product/index.mdtext (original)
+++ openoffice/ooo-site/trunk/content/no/product/index.mdtext Wed May 31
17:55:20 2017
@@ -1,4 +1,4 @@
-Title: Apache OpenOffice Produktbeskrivelse
+Title: Apache OpenOffice Produktbeskrivelse
Notice: Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
@@ -15,7 +15,7 @@ Notice: Licensed to the Apache Softwa
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-css: /product/styles.css
+css: /product/styles.css
Apache OpenOffice er kompatibel med andre kontor-pakker og gratis å laste ned,
bruke og distribuere. [Last ned nå][1], og få:
@@ -80,6 +80,6 @@ Apache OpenOffice **følger standarder
[2]: /about_us/milestones.html
[3]: /product/reviews.html
[4]: /projects/native-lang.html
-[6]: http://www.oasis-open.org/
-[7]: http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office
-[8]: /no/why/
\ No newline at end of file
+[6]: https://www.oasis-open.org/
+[7]: https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office
+[8]: /no/why/