Changeset 804489c in github
- Timestamp:
- Sep 26, 2007 4:20:31 AM (6 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 10766b3
- Parents:
- 23278ab
- Files:
-
- 2 added
- 2 deleted
- 2 edited
-
CHANGELOG (modified) (1 diff)
-
program/localization/index.inc (modified) (3 diffs)
-
program/localization/th/labels.inc (deleted)
-
program/localization/th/messages.inc (deleted)
-
program/localization/th_TH/labels.inc (added)
-
program/localization/th_TH/messages.inc (added)
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r7984ece r804489c 10 10 ---------- 11 11 - Update polish localization (#1484579) 12 - Update thai localization (#1484578) 12 13 13 14 -
program/localization/index.inc
re715986 r804489c 71 71 'sr_cyrillic' => 'Serbian Cyrillic', 72 72 'tr' => 'Turkish', 73 'th '=> 'Thai',73 'th_TH' => 'Thai', 74 74 'uk' => 'Ukrainian', 75 75 'vn' => 'Vietnamese' … … 79 79 'ee' => 'et_EE', 80 80 'bs' => 'bs_BA', 81 'cn' => 'zh_CN',81 'cn' => 'zh_CN', 82 82 'de' => 'de_DE', 83 83 'en' => 'en_US', … … 86 86 'no' => 'nn_NO', 87 87 'pt' => 'pt_PT', 88 'tw' => 'zh_TW'88 'tw' => 'zh_TW' 89 89 ); 90 90
Note: See TracChangeset
for help on using the changeset viewer.
