[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r9267: Add the Finnish pages and link to the flag. Perhaps weasel o (in website/trunk: . fi include)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r9267: Add the Finnish pages and link to the flag. Perhaps weasel o (in website/trunk: . fi include)
- From: arma@xxxxxxxx
- Date: Thu, 4 Jan 2007 23:08:43 -0500 (EST)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Thu, 04 Jan 2007 23:08:52 -0500
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Author: arma
Date: 2007-01-04 23:08:42 -0500 (Thu, 04 Jan 2007)
New Revision: 9267
Modified:
website/trunk/Makefile.common
website/trunk/fi/download-osx.wml
website/trunk/fi/download-unix.wml
website/trunk/fi/download-windows.wml
website/trunk/fi/download.wml
website/trunk/fi/overview.wml
website/trunk/include/perl-globals.wmi
Log:
Add the Finnish pages and link to the flag.
Perhaps weasel or somebody else knows the Finnish word for Finnish.
Modified: website/trunk/Makefile.common
===================================================================
--- website/trunk/Makefile.common 2007-01-05 04:02:14 UTC (rev 9266)
+++ website/trunk/Makefile.common 2007-01-05 04:08:42 UTC (rev 9267)
@@ -6,7 +6,7 @@
-D TORSVNHEAD=$(TORSVNHEAD)
-LANGS=de en es it fr ja pl pt ru se zh-cn
+LANGS=de en es it fi fr ja pl pt ru se zh-cn
WMLFILES=$(wildcard $(patsubst %, %/*.wml, $(LANGS)))
WMIFILES=$(wildcard $(patsubst %, %/*.wmi, $(LANGS)) $(WMLBASE)/include/*.wmi )
@@ -28,6 +28,9 @@
%.html.it: it/%.wml en/%.wml
lang=`dirname $<` && wml $(WMLOPT) -I $$lang -I $(WMLBASE)/$$lang -D LANG=$$lang $< -o $@
+%.html.fi: fi/%.wml en/%.wml
+ lang=`dirname $<` && wml $(WMLOPT) -I $$lang -I $(WMLBASE)/$$lang -D LANG=$$lang $< -o $@
+
%.html.fr: fr/%.wml en/%.wml
lang=`dirname $<` && wml $(WMLOPT) -I $$lang -I $(WMLBASE)/$$lang -D LANG=$$lang $< -o $@
@@ -77,6 +80,13 @@
wml $(WMLOPT) -I $$lang -I $(WMLBASE)/$$lang -D LANG=$$lang $< -o $$OUT --depend | tee $$tmpfile > $@ && \
sed -e s',\(^[^ ]*\):,.deps/\1.d:,' < $$tmpfile >> $@ && \
rm -f $$tmpfile
+.deps/%.html.fi.d: fi/%.wml .deps/.stamp
+ tmpfile=`tempfile` \
+ lang=`dirname $<` && \
+ OUT=`echo $@ | sed -e 's,\.deps/\(.*\)\.d$$,\1,'` && \
+ wml $(WMLOPT) -I $$lang -I $(WMLBASE)/$$lang -D LANG=$$lang $< -o $$OUT --depend | tee $$tmpfile > $@ && \
+ sed -e s',\(^[^ ]*\):,.deps/\1.d:,' < $$tmpfile >> $@ && \
+ rm -f $$tmpfile
.deps/%.html.fr.d: fr/%.wml .deps/.stamp
tmpfile=`tempfile` \
lang=`dirname $<` && \
Modified: website/trunk/fi/download-osx.wml
===================================================================
--- website/trunk/fi/download-osx.wml 2007-01-05 04:02:14 UTC (rev 9266)
+++ website/trunk/fi/download-osx.wml 2007-01-05 04:08:42 UTC (rev 9267)
@@ -2,7 +2,7 @@
# Based-On-Revision: 8816
# Last-Translator: webmaster(Ãt]kuura.org
-#include "head.wmi" TITLE="Lataa OS X:lle"
+#include "head.wmi" TITLE="Lataa OS X:lle" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/fi/download-unix.wml
===================================================================
--- website/trunk/fi/download-unix.wml 2007-01-05 04:02:14 UTC (rev 9266)
+++ website/trunk/fi/download-unix.wml 2007-01-05 04:08:42 UTC (rev 9267)
@@ -2,7 +2,7 @@
# Based-On-Revision: 8698
# Last-Translator: webmaster(Ãt]kuura.org
-#include "head.wmi" TITLE="Lataa Linuxille tai Unixille"
+#include "head.wmi" TITLE="Lataa Linuxille tai Unixille" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/fi/download-windows.wml
===================================================================
--- website/trunk/fi/download-windows.wml 2007-01-05 04:02:14 UTC (rev 9266)
+++ website/trunk/fi/download-windows.wml 2007-01-05 04:08:42 UTC (rev 9267)
@@ -2,7 +2,7 @@
# Based-On-Revision: 9188
# Last-Translator: webmaster(Ãt]kuura.org
-#include "head.wmi" TITLE="Lataa Windowsille"
+#include "head.wmi" TITLE="Lataa Windowsille" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/fi/download.wml
===================================================================
--- website/trunk/fi/download.wml 2007-01-05 04:02:14 UTC (rev 9266)
+++ website/trunk/fi/download.wml 2007-01-05 04:08:42 UTC (rev 9267)
@@ -2,7 +2,7 @@
# Based-On-Revision: 9188
# Last-Translator: webmaster(Ãt]kuura.org
-#include "head.wmi" TITLE="Lataa"
+#include "head.wmi" TITLE="Lataa" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/fi/overview.wml
===================================================================
--- website/trunk/fi/overview.wml 2007-01-05 04:02:14 UTC (rev 9266)
+++ website/trunk/fi/overview.wml 2007-01-05 04:08:42 UTC (rev 9267)
@@ -2,7 +2,7 @@
# Based-On-Revision: 7395
# Last-Translator: webmaster(Ãt]kuura.org
-#include "head.wmi" TITLE="Overview"
+#include "head.wmi" TITLE="Overview" CHARSET="UTF-8"
<div class="main-column">
Modified: website/trunk/include/perl-globals.wmi
===================================================================
--- website/trunk/include/perl-globals.wmi 2007-01-05 04:02:14 UTC (rev 9266)
+++ website/trunk/include/perl-globals.wmi 2007-01-05 04:08:42 UTC (rev 9267)
@@ -1,11 +1,12 @@
#!wml
<:
# Change both. The array is ordered (for pages like translation status, order of flags, etc).
- my @LANGUAGES = qw{de en es fr it ja pl pt ru se zh-cn};
+ my @LANGUAGES = qw{de en es fi fr it ja pl pt ru se zh-cn};
my %LANGUAGES = (
'en' => "English",
'de' => "Deutsch",
'es' => "español",
+ 'fi' => "Finnish",
'it' => "Italiano",
'ja' => "日本語 (Nihongo)",
'fr' => "français",