Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 3D4E4200B9B for ; Wed, 12 Oct 2016 20:49:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3B874160AD4; Wed, 12 Oct 2016 18:49:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 82041160ACA for ; Wed, 12 Oct 2016 20:48:59 +0200 (CEST) Received: (qmail 30774 invoked by uid 500); 12 Oct 2016 18:48:58 -0000 Mailing-List: contact commits-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list commits@openoffice.apache.org Received: (qmail 30765 invoked by uid 99); 12 Oct 2016 18:48:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Oct 2016 18:48:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 559CB1800B9 for ; Wed, 12 Oct 2016 18:48:58 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.999 X-Spam-Level: X-Spam-Status: No, score=-1.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id r_upqeqKxHQj for ; Wed, 12 Oct 2016 18:48:57 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 627DF5F36A for ; Wed, 12 Oct 2016 18:48:57 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 09288E0185 for ; Wed, 12 Oct 2016 18:48:54 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 079673A0016 for ; Wed, 12 Oct 2016 18:48:54 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1764502 - /openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js Date: Wed, 12 Oct 2016 18:48:54 -0000 To: commits@openoffice.apache.org From: marcus@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161012184854.079673A0016@svn01-us-west.apache.org> archived-at: Wed, 12 Oct 2016 18:49:00 -0000 Author: marcus Date: Wed Oct 12 18:48:53 2016 New Revision: 1764502 URL: http://svn.apache.org/viewvc?rev=1764502&view=rev Log: Changes for the AOO 4.1.3 release to the download scripting logic Modified: openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js Modified: openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js?rev=1764502&r1=1764501&r2=1764502&view=diff ============================================================================== --- openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js (original) +++ openoffice/ooo-site/trunk/content/download/msg_prop_l10n_en.js Wed Oct 12 18:48:53 2016 @@ -302,9 +302,8 @@ l10n.dl_analyze_table_no_text = "No"; l10n.dl_analyze_table_stable_release_text = "Stable Release"; l10n.dl_analyze_table_javascript_text = "JavaScript functions/variables"; - - // General: Links to webpage files that could be localized. +l10n.dl_rel_notes_aoo413_link = "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.3+Release+Notes"; l10n.dl_rel_notes_aoo412_link = "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.2+Release+Notes"; l10n.dl_rel_notes_aoo411_link = "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes"; l10n.dl_rel_notes_aoo410_link = "http://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes"; @@ -316,4 +315,3 @@ l10n.dl_report_link = "http://www.ope l10n.dl_porting_link = "http://www.openoffice.org/porting/index.html"; l10n.dl_archive_link = "http://www.openoffice.org/download/archive.html"; l10n.dl_aoo341_link = "http://www.openoffice.org/download/other-341.html"; -