From: Nathan W. <fac...@us...> - 2003-10-27 05:06:11
|
Update of /cvsroot/gaim/gaim/po In directory sc8-pr-cvs1:/tmp/cvs-serv13824/po Modified Files: stats.pl Log Message: clearing out my tree Index: stats.pl =================================================================== RCS file: /cvsroot/gaim/gaim/po/stats.pl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -p -r1.2 -r1.3 --- stats.pl 13 Oct 2003 00:10:43 -0000 1.2 +++ stats.pl 27 Oct 2003 05:02:51 -0000 1.3 @@ -21,7 +21,6 @@ use Locale::Language; $lang{pt_BR} = "Portuguese (Brizillian)"; -$lang{pt_PT} = "Portuguese (Portugal)"; $lang{'sr@Latn'} = "Serbian (Latin)"; $lang{zh_CN} = "Chinese (Simplified)"; $lang{zh_TW} = "Chinese (Traditional)"; |