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


- Log -----------------------------------------------------------------
commit 42d93e5a8c1a5a6d905cc79e8349a2c4699c2672
Author: Michal Čihař <[email protected]>
Date:   Wed Jun 22 08:35:36 2011 +0200

    Add definition for Breton

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

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

diff --git a/libraries/select_lang.lib.php b/libraries/select_lang.lib.php
index aa3f81d..f72af19 100644
--- a/libraries/select_lang.lib.php
+++ b/libraries/select_lang.lib.php
@@ -215,6 +215,8 @@ function PMA_langDetails($lang) {
             return array('bg|bulgarian', 'bg', 
'&#1041;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080;');
         case 'bs':
             return array('bs|bosnian', 'bs', 'Bosanski');
+        case 'br':
+            return array('br|breton', 'br', 'Brezhoneg');
         case 'ca':
             return array('ca|catalan', 'ca', 'Catal&agrave;');
         case 'cs':


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