erbot-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Erbot-cvs] erbot/contrib translate.el


From: Vivek Dasmohapatra
Subject: [Erbot-cvs] erbot/contrib translate.el
Date: Sat, 26 Sep 2009 20:49:09 +0000

CVSROOT:        /sources/erbot
Module name:    erbot
Changes by:     Vivek Dasmohapatra <fledermaus> 09/09/26 20:49:09

Modified files:
        contrib        : translate.el 

Log message:
        update non-utf8-able language list

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/erbot/contrib/translate.el?cvsroot=erbot&r1=1.5&r2=1.6

Patches:
Index: translate.el
===================================================================
RCS file: /sources/erbot/erbot/contrib/translate.el,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- translate.el        18 May 2006 18:37:58 -0000      1.5
+++ translate.el        26 Sep 2009 20:49:09 -0000      1.6
@@ -47,7 +47,7 @@
 usually text, and occasionally web-page as well. No other types are currently 
 known.")
 
-(defvar translate-unsupported-langs '("ar" "he" "pap")
+(defvar translate-unsupported-langs '("he" "pap")
   "Languages (two/three letter codes) that we cannot utf-8 encode yet.")
 
 (defgroup translate nil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]