[or-cvs] and make it make the espanol files too
arma at seul.org
arma at seul.org
Wed Mar 15 21:31:33 UTC 2006
Update of /home2/or/cvsroot/website/include
In directory moria:/home/arma/work/onion/cvs/website/include
Modified Files:
perl-globals.wmi
Log Message:
and make it make the espanol files too
Index: perl-globals.wmi
===================================================================
RCS file: /home2/or/cvsroot/website/include/perl-globals.wmi,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -d -r1.10 -r1.11
--- perl-globals.wmi 19 Feb 2006 21:58:17 -0000 1.10
+++ perl-globals.wmi 15 Mar 2006 21:31:31 -0000 1.11
@@ -1,10 +1,11 @@
#!wml
<:
# Change both. The array is ordered (for pages like translation status, order of flags, etc).
- my @LANGUAGES = qw{de en fr it ru se};
+ my @LANGUAGES = qw{de en es fr it ru se};
my %LANGUAGES = (
'en' => "English",
'de' => "Deutsch",
+ 'es' => "Español",
'it' => "Italiano",
'fr' => "Français",
'se' => "Svenska",
More information about the tor-commits
mailing list