Author: mseidel
Date: Wed Mar 29 23:02:52 2017
New Revision: 1789421
URL: http://svn.apache.org/viewvc?rev=1789421&view=rev
Log:
Finnish (fi) alert box updated
Added:
openoffice/ooo-site/trunk/content/fi/msg_prop_l10n_fi.js
Modified:
openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js
openoffice/ooo-site/trunk/content/ca/download/msg_prop_l10n_ca.js
openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js
openoffice/ooo-site/trunk/content/gd/download/msg_prop_l10n_gd.js
openoffice/ooo-site/trunk/content/hi/download/msg_prop_l10n_hi.js
openoffice/ooo-site/trunk/content/km/download/msg_prop_l10n_km.js
openoffice/ooo-site/trunk/templates/fi/ssi.mdtext
Modified: openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js?rev=1789421&r1=1789420&r2=1789421&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js (original)
+++ openoffice/ooo-site/trunk/content/bg/download/msg_prop_l10n_bg.js Wed Mar
29 23:02:52 2017
@@ -173,7 +173,7 @@ l10n.dl_nav_hist_schedule_text = "Hist
l10n.dl_nav_hist_schedule_title = "When were old
releases planned?";
l10n.dl_nav_hist_schedule_href =
"https://wiki.openoffice.org/wiki/Product_Release";
l10n.dl_nav_inst_guide_text = "Installation Guides";
-l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS and Linux machines";
+l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS (OS X) and Linux machines";
l10n.dl_nav_inst_guide_href =
"https://www.openoffice.org/download/common/instructions.html";
l10n.dl_nav_user_guide_text = "User Guides";
l10n.dl_nav_user_guide_title = "Extensive user manuals for
every day use";
Modified: openoffice/ooo-site/trunk/content/ca/download/msg_prop_l10n_ca.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/ca/download/msg_prop_l10n_ca.js?rev=1789421&r1=1789420&r2=1789421&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/ca/download/msg_prop_l10n_ca.js (original)
+++ openoffice/ooo-site/trunk/content/ca/download/msg_prop_l10n_ca.js Wed Mar
29 23:02:52 2017
@@ -173,7 +173,7 @@ l10n.dl_nav_hist_schedule_text = "Hist
l10n.dl_nav_hist_schedule_title = "When were old
releases planned?";
l10n.dl_nav_hist_schedule_href =
"https://wiki.openoffice.org/wiki/Product_Release";
l10n.dl_nav_inst_guide_text = "Installation Guides";
-l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS and Linux machines";
+l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS (OS X) and Linux machines";
l10n.dl_nav_inst_guide_href =
"https://www.openoffice.org/download/common/instructions.html";
l10n.dl_nav_user_guide_text = "User Guides";
l10n.dl_nav_user_guide_title = "Extensive user manuals for
every day use";
Modified: openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js?rev=1789421&r1=1789420&r2=1789421&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js (original)
+++ openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js Wed Mar
29 23:02:52 2017
@@ -173,7 +173,7 @@ l10n.dl_nav_hist_schedule_text = "Hist
l10n.dl_nav_hist_schedule_title = "When were old
releases planned?";
l10n.dl_nav_hist_schedule_href =
"https://wiki.openoffice.org/wiki/Product_Release";
l10n.dl_nav_inst_guide_text = "Installation Guides";
-l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS and Linux machines";
+l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS (OS X) and Linux machines";
l10n.dl_nav_inst_guide_href =
"https://www.openoffice.org/download/common/instructions.html";
l10n.dl_nav_user_guide_text = "User Guides";
l10n.dl_nav_user_guide_title = "Extensive user manuals for
every day use";
Added: openoffice/ooo-site/trunk/content/fi/msg_prop_l10n_fi.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/fi/msg_prop_l10n_fi.js?rev=1789421&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/fi/msg_prop_l10n_fi.js (added)
+++ openoffice/ooo-site/trunk/content/fi/msg_prop_l10n_fi.js Wed Mar 29
23:02:52 2017
@@ -0,0 +1,23 @@
+/* This file is to maintain text information that can be used on the download
webpage via JavaScript when
+ * including this file.
+ *
+ * Instead of hard coded text in the green box please use these variables and
translate it to your favorite language.
+ *
+ * Wrong: "Download Apache OpenOffice"
+ * Correct: l10n.index_redirect_text
+ */
+
+
+
+// Object that contains all following variables.
+var l10n = new Object();
+
+// The following variables are used in the "index.html" file:
+
+l10n.index_alert_box_show = true;
+l10n.index_alert_box_background_color = "#F5A9A9"; // More
see "http://html-color-codes.info/"
+l10n.index_alert_box_href =
"https://openoffice.apache.org/translate.html"; // Make the whole
alert box clickable with a link.
+ //
Maximum 49 characters.
+l10n.index_alert_box_headline_text = "We need your help to
complete translation into Finnish!";
+ //
Maximum 630 characters.
+l10n.index_alert_box_text_text = "This note is in English
because we have no one to translate this webpage and others into your language.
The links on the page will help you download and install Apache OpenOffice with
Finnish translation. But we still need help with this website. <br /><br /> If
you are interested in helping translate, please click this text to review the
information. You can send a note to our mailing list
\"[email protected]\" if you want to volunteer or if you have
questions.";
Modified: openoffice/ooo-site/trunk/content/gd/download/msg_prop_l10n_gd.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/gd/download/msg_prop_l10n_gd.js?rev=1789421&r1=1789420&r2=1789421&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/gd/download/msg_prop_l10n_gd.js (original)
+++ openoffice/ooo-site/trunk/content/gd/download/msg_prop_l10n_gd.js Wed Mar
29 23:02:52 2017
@@ -173,7 +173,7 @@ l10n.dl_nav_hist_schedule_text = "Hist
l10n.dl_nav_hist_schedule_title = "When were old
releases planned?";
l10n.dl_nav_hist_schedule_href =
"https://wiki.openoffice.org/wiki/Product_Release";
l10n.dl_nav_inst_guide_text = "Installation Guides";
-l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS and Linux machines";
+l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS (OS X) and Linux machines";
l10n.dl_nav_inst_guide_href =
"https://www.openoffice.org/download/common/instructions.html";
l10n.dl_nav_user_guide_text = "User Guides";
l10n.dl_nav_user_guide_title = "Extensive user manuals for
every day use";
Modified: openoffice/ooo-site/trunk/content/hi/download/msg_prop_l10n_hi.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/hi/download/msg_prop_l10n_hi.js?rev=1789421&r1=1789420&r2=1789421&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/hi/download/msg_prop_l10n_hi.js (original)
+++ openoffice/ooo-site/trunk/content/hi/download/msg_prop_l10n_hi.js Wed Mar
29 23:02:52 2017
@@ -173,7 +173,7 @@ l10n.dl_nav_hist_schedule_text = "Hist
l10n.dl_nav_hist_schedule_title = "When were old
releases planned?";
l10n.dl_nav_hist_schedule_href =
"https://wiki.openoffice.org/wiki/Product_Release";
l10n.dl_nav_inst_guide_text = "Installation Guides";
-l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS and Linux machines";
+l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS (OS X) and Linux machines";
l10n.dl_nav_inst_guide_href =
"https://www.openoffice.org/download/common/instructions.html";
l10n.dl_nav_user_guide_text = "User Guides";
l10n.dl_nav_user_guide_title = "Extensive user manuals for
every day use";
Modified: openoffice/ooo-site/trunk/content/km/download/msg_prop_l10n_km.js
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/km/download/msg_prop_l10n_km.js?rev=1789421&r1=1789420&r2=1789421&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/km/download/msg_prop_l10n_km.js (original)
+++ openoffice/ooo-site/trunk/content/km/download/msg_prop_l10n_km.js Wed Mar
29 23:02:52 2017
@@ -173,7 +173,7 @@ l10n.dl_nav_hist_schedule_text = "Hist
l10n.dl_nav_hist_schedule_title = "When were old
releases planned?";
l10n.dl_nav_hist_schedule_href =
"https://wiki.openoffice.org/wiki/Product_Release";
l10n.dl_nav_inst_guide_text = "Installation Guides";
-l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS and Linux machines";
+l10n.dl_nav_inst_guide_title = "Instructions for installing
Apache OpenOffice on Windows, macOS (OS X) and Linux machines";
l10n.dl_nav_inst_guide_href =
"https://www.openoffice.org/download/common/instructions.html";
l10n.dl_nav_user_guide_text = "User Guides";
l10n.dl_nav_user_guide_title = "Extensive user manuals for
every day use";
Modified: openoffice/ooo-site/trunk/templates/fi/ssi.mdtext
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/templates/fi/ssi.mdtext?rev=1789421&r1=1789420&r2=1789421&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/templates/fi/ssi.mdtext (original)
+++ openoffice/ooo-site/trunk/templates/fi/ssi.mdtext Wed Mar 29 23:02:52 2017
@@ -2,4 +2,4 @@ doctype: /doctype.html
brand: /fi/brand.html
footer: /footer.html
topnav: /fi/topnav.html
-home: home
+home: home