Author: mseidel
Date: Tue Dec 19 18:05:43 2017
New Revision: 1818694
URL: http://svn.apache.org/viewvc?rev=1818694&view=rev
Log:
Added redirection, translated default download language
Added:
openoffice/ooo-site/trunk/content/fi/toute.html
Modified:
openoffice/ooo-site/trunk/content/fi/download/msg_prop_l10n_fi.js
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=1818694&r1=1818693&r2=1818694&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 Tue Dec
19 18:05:43 2017
@@ -61,7 +61,7 @@ l10n.dl_green_box_select_box_lang_values
"nl", "Dutch",
"Nederlands",
"en-GB", "English
[British]", "English [British]",
"en-US", "English [US]",
"English [US]",
- "fi", "Finnish",
"Suomi",
+ "fi", "Suomi",
"Suomi",
"fr", "French",
"Français",
"gl", "Galician",
"Galego",
"de", "German",
"Deutsch",
Added: openoffice/ooo-site/trunk/content/fi/toute.html
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/fi/toute.html?rev=1818694&view=auto
==============================================================================
--- openoffice/ooo-site/trunk/content/fi/toute.html (added)
+++ openoffice/ooo-site/trunk/content/fi/toute.html Tue Dec 19 18:05:43 2017
@@ -0,0 +1,16 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <title>Apache OpenOffice</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta http-equiv="REFRESH" content="0;URL=https://www.openoffice.org/fi/"/>
+</head>
+
+<body>
+
+<h2>Apache OpenOffice</h2>
+
+<p>Please wait while you are redirected.</p>
+
+</body>
+</html>