[Phpmyadmin-git] [SCM] phpMyAdmin website branch, master, updated. 3db454e82158b34c40f7091daf41a5a2d1c13618

Michal Čihař nijel at users.sourceforge.net
Fri Apr 9 14:23:45 CEST 2010


The branch, master has been updated
       via  3db454e82158b34c40f7091daf41a5a2d1c13618 (commit)
      from  da0941704fbc83c3ddb65c6f9d2ae1ff93f89b69 (commit)


- Log -----------------------------------------------------------------
commit 3db454e82158b34c40f7091daf41a5a2d1c13618
Author: Michal Čihař <mcihar at novell.com>
Date:   Fri Apr 9 14:23:34 2010 +0200

    Fix typo.

-----------------------------------------------------------------------

Summary of changes:
 data/langnames.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/data/langnames.py b/data/langnames.py
index e99fe0c..59ff1e6 100644
--- a/data/langnames.py
+++ b/data/langnames.py
@@ -68,7 +68,7 @@ MAP = {
     'sr at latin' : 'serbian_latin',
     'sr' : 'serbian_cyrillic',
     'sv' : 'swedish',
-    'ta' : 'tamil'
+    'ta' : 'tamil',
     'te' : 'telugu',
     'th' : 'thai',
     'tr' : 'turkish',


hooks/post-receive
-- 
phpMyAdmin website




More information about the Git mailing list