Mercurial > pidgin
comparison po/stats.pl @ 7544:bf6bb674cbb7
[gaim-migrate @ 8158]
KingAnt must have won the speeeling be in elementray skool
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Mon, 17 Nov 2003 22:40:20 +0000 |
parents | 565b5bca5e8a |
children | 4c75a6bbe5df |
comparison
equal
deleted
inserted
replaced
7543:6373f8060d90 | 7544:bf6bb674cbb7 |
---|---|
18 # | 18 # |
19 | 19 |
20 | 20 |
21 use Locale::Language; | 21 use Locale::Language; |
22 | 22 |
23 $lang{pt_BR} = "Portuguese (Brizillian)"; | 23 $lang{pt_BR} = "Portuguese (Brazillian)"; |
24 $lang{'sr@Latn'} = "Serbian (Latin)"; | 24 $lang{'sr@Latn'} = "Serbian (Latin)"; |
25 $lang{zh_CN} = "Chinese (Simplified)"; | 25 $lang{zh_CN} = "Chinese (Simplified)"; |
26 $lang{zh_TW} = "Chinese (Traditional)"; | 26 $lang{zh_TW} = "Chinese (Traditional)"; |
27 | 27 |
28 opendir(DIR, ".") || die "can't open directory: $!"; | 28 opendir(DIR, ".") || die "can't open directory: $!"; |