[or-cvs] tell the wmi engine about Français too.

arma at seul.org arma at seul.org
Wed Dec 21 00:23:53 UTC 2005


Update of /home2/or/cvsroot/website/include
In directory moria:/home/arma/work/onion/cvs/website/include

Modified Files:
	perl-globals.wmi 
Log Message:
tell the wmi engine about Français too.


Index: perl-globals.wmi
===================================================================
RCS file: /home2/or/cvsroot/website/include/perl-globals.wmi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -d -r1.2 -r1.3
--- perl-globals.wmi	8 Oct 2005 12:16:45 -0000	1.2
+++ perl-globals.wmi	21 Dec 2005 00:23:51 -0000	1.3
@@ -4,7 +4,8 @@
 	my %LANGUAGES = (
 		'en' => "English",
 		'de' => "Deutsch",
-		'it' => "Italiano"
+		'it' => "Italiano",
+		'fr' => "Français"
 		);
 	our $WML_SRC_FILENAME;
 :>



More information about the tor-commits mailing list