[or-cvs] r16106: Update icon and script for the new farsi language  (in website/trunk: images include)
    mfr at seul.org 
    mfr at seul.org
       
    Mon Jul 21 16:21:19 UTC 2008
    
    
  
Author: mfr
Date: 2008-07-21 12:21:19 -0400 (Mon, 21 Jul 2008)
New Revision: 16106
Added:
   website/trunk/images/fa.png
Removed:
   website/trunk/images/ir.png
Modified:
   website/trunk/include/perl-globals.wmi
Log:
Update icon and script for the new farsi language
Added: website/trunk/images/fa.png
===================================================================
(Binary files differ)
Property changes on: website/trunk/images/fa.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream
Deleted: website/trunk/images/ir.png
===================================================================
(Binary files differ)
Modified: website/trunk/include/perl-globals.wmi
===================================================================
--- website/trunk/include/perl-globals.wmi	2008-07-21 16:15:27 UTC (rev 16105)
+++ website/trunk/include/perl-globals.wmi	2008-07-21 16:21:19 UTC (rev 16106)
@@ -1,6 +1,7 @@
 #!wml
 <:
 	# Change both.  The array is ordered (for pages like translation status, order of flags, etc).
+
 	my @LANGUAGES = qw{de en es fa fi fr it ja ko nl no pl pt ru se tr zh-cn};
 	my %LANGUAGES = (
 		'en' => "English",
@@ -20,6 +21,7 @@
 		'se' => "svenska",
 		'tr' => "Türkçe",
 		'zh-cn' => "中文(简) (Simplified Chinese)",
+		'fa' => "فارسی (Fārsī)",
 		);
 	our $WML_SRC_FILENAME;
 
    
    
More information about the tor-commits
mailing list