[or-cvs] r14386: Fixing content parsing issues with Farsi. (check/trunk/cgi-bin)

ioerror at seul.org ioerror at seul.org
Wed Apr 16 20:50:16 UTC 2008


Author: ioerror
Date: 2008-04-16 16:50:16 -0400 (Wed, 16 Apr 2008)
New Revision: 14386

Modified:
   check/trunk/cgi-bin/index.pl
Log:
Fixing content parsing issues with Farsi.


Modified: check/trunk/cgi-bin/index.pl
===================================================================
--- check/trunk/cgi-bin/index.pl	2008-04-16 20:37:46 UTC (rev 14385)
+++ check/trunk/cgi-bin/index.pl	2008-04-16 20:50:16 UTC (rev 14386)
@@ -107,7 +107,7 @@
   print "<img src='http://check.torproject.org/tor-on.png'>\n<br>";
   print "<h1 style='color: #0A0'>";
   print "Congratulations. You are using Tor.<br><br>";
-  print 'مژده. شما (احتمالا) در حال استفاده از تُر می باشید.""';
+  print 'ﻡژﺪﻫ. ﺶﻣﺍ (ﺎﺤﺘﻣﺍﻻ) ﺩﺭ ﺡﺎﻟ ﺎﺴﺘﻓﺍﺪﻫ ﺍﺯ ﺕُﺭ ﻡی ﺏﺎﺷیﺩ.';
   print "<br><br>";
   print "</h1>";
   print "Please refer to the <a href='https://www.torproject.org/'>Tor website</a> for further information about using Tor safely.<br><br>";
@@ -121,13 +121,13 @@
   print "پوزش. شما (احتمالا) در حال استفاده از تُر نمی باشید.\n<br><br>";
   print "</h1>";
   print "If you are attempting to use a Tor client, please refer to the <a href='https://www.torproject.org/'>Tor website</a> and specifically the <a href='https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork'>instructions for configuring your Tor client</a>.<br><br>";
-  print 'اگر سعی در استفاده از یک کارخواه تُر را دارید, خواهشمند است مراجعه کنید به <';
+  print 'ﺍگﺭ ﺲﻋی ﺩﺭ ﺎﺴﺘﻓﺍﺪﻫ ﺍﺯ یک کﺍﺮﺧﻭﺎﻫ ﺕُﺭ ﺭﺍ ﺩﺍﺭیﺩ, ﺥﻭﺎﻬﺸﻤﻧﺩ ﺎﺴﺗ ﻡﺭﺎﺠﻌﻫ کﻥیﺩ ﺐﻫ ';
   print "<a href='http://tor.eff.org/'>";
-  print 'وب سایت تُر"';
-  print '</a>';
+  print 'ﻮﺑ ﺱﺍیﺕ ﺕُﺭ';
+  print '</a> ';
   print 'و بویژه ';
   print "<a href='http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork'>";
-  print 'دستورات برای پیکربندی کارخواه تُر."';
+  print 'ﺪﺴﺗﻭﺭﺎﺗ ﺏﺭﺍی پیکﺮﺒﻧﺩی کﺍﺮﺧﻭﺎﻫ ﺕُﺭ.';
   print "</a><br><br>";
 
 } else {



More information about the tor-commits mailing list