don't use the 'an' language
[edward.git] / edward
diff --git a/edward b/edward
index beb17f1ac2b2b5e526e1493b400c88ecf14d3475..b014d91261ce1c4d99266b7b7d16c75ffdce4a67 100755 (executable)
--- a/edward
+++ b/edward
@@ -48,7 +48,7 @@ from email.mime.nonmultipart    import MIMENonMultipart
 
 import edward_config
 
-langs = ["an", "de", "el", "en", "fr", "ja", "pt-br", "ro", "ru", "tr"]
+langs = ["de", "el", "en", "fr", "ja", "pt-br", "ro", "ru", "tr"]
 
 match_types =  [('clearsign',
                 '-----BEGIN PGP SIGNED MESSAGE-----.*?-----BEGIN PGP SIGNATURE-----.*?-----END PGP SIGNATURE-----'),