Changeset e715986 in github for program/localization/index.inc


Ignore:
Timestamp:
Aug 10, 2007 10:46:53 AM (6 years ago)
Author:
thomascube <thomas@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
b8e65ce3
Parents:
fc73746
Message:

Added Ukrainian translation + Updated Simplified Chinese

File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/localization/index.inc

    r66d6987 re715986  
    2828        'bg'    => 'Bulgarian', 
    2929        'bs_BA' => 'Bosnian (Bosanski)', 
    30         'zh_TW' => 'Chinese (BIG5)', 
    31         'zh_CN' => 'Chinese (GB2312)', 
     30        'zh_TW' => 'Chinese (Traditional)', 
     31        'zh_CN' => 'Chinese (Simplified)', 
    3232        'ca'    => 'Català', 
    3333        'cz'    => 'Czech', 
     
    7272        'tr'    => 'Turkish', 
    7373        'th'    => 'Thai', 
     74        'uk'    => 'Ukrainian', 
    7475        'vn'    => 'Vietnamese' 
    7576); 
Note: See TracChangeset for help on using the changeset viewer.