# HG changeset patch # User Nathan Walp # Date 1069113545 0 # Node ID 4c75a6bbe5df90a42f5e7eb1f5293cee2ee5f293 # Parent ddba7ceebace1dd3cbc9f5cd8f17643e7bc989aa [gaim-migrate @ 8162] Ahem, that would be "Brazilian" (one 'l') :). Cheers, John (for the record, I did ask someone else in the room before committing the last attempt) committer: Tailor Script diff -r ddba7ceebace -r 4c75a6bbe5df po/stats.pl --- a/po/stats.pl Mon Nov 17 23:31:19 2003 +0000 +++ b/po/stats.pl Mon Nov 17 23:59:05 2003 +0000 @@ -20,7 +20,7 @@ use Locale::Language; -$lang{pt_BR} = "Portuguese (Brazillian)"; +$lang{pt_BR} = "Portuguese (Brazilian)"; $lang{'sr@Latn'} = "Serbian (Latin)"; $lang{zh_CN} = "Chinese (Simplified)"; $lang{zh_TW} = "Chinese (Traditional)";