The branch, master has been updated
       via  b22e45663662b9a55c32f205a4a1536a5d74996f (commit)
      from  42d93e5a8c1a5a6d905cc79e8349a2c4699c2672 (commit)


- Log -----------------------------------------------------------------
commit b22e45663662b9a55c32f205a4a1536a5d74996f
Author: Michal Čihař <[email protected]>
Date:   Wed Jun 22 08:37:59 2011 +0200

    Use language name rather than adverb

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

Summary of changes:
 libraries/select_lang.lib.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libraries/select_lang.lib.php b/libraries/select_lang.lib.php
index f72af19..85e1828 100644
--- a/libraries/select_lang.lib.php
+++ b/libraries/select_lang.lib.php
@@ -220,7 +220,7 @@ function PMA_langDetails($lang) {
         case 'ca':
             return array('ca|catalan', 'ca', 'Catal&agrave;');
         case 'cs':
-            return array('cs|czech', 'cs', '&#268;esky');
+            return array('cs|czech', 'cs', 'Čeština');
         case 'cy':
             return array('cy|welsh', 'cy', 'Cymraeg');
         case 'da':


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to