Ignore:
Timestamp:
Jan 4, 2008 2:56:58 AM (5 years ago)
Author:
tomekp
Message:

purge kur_KU because it has no messages translation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/localization/index.inc

    r929 r949  
    66 |                                                                       | 
    77 | This file is part of the RoundCube Webmail client                     | 
    8  | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 | 
     8 | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland                 | 
    99 | Licensed under the GNU GPL                                            | 
    1010 |                                                                       | 
     
    1818 
    1919 $Id$ 
    20   
    21  */ 
     20 
     21*/ 
    2222  
    2323 $rcube_languages = array( 
     
    5151        'ja'    => 'Japanese (日本語)', 
    5252        'kr'    => 'Korean', 
    53         'kur_KU' => 'Kurdish (Kurmancî)', 
    5453        'lv'    => 'Latvian', 
    5554        'lt'    => 'Lithuanian', 
     
    9594$rcube_charsets = array(); 
    9695 
    97  
    9896?> 
Note: See TracChangeset for help on using the changeset viewer.