Posted by ica on May 4, 2007 at 7:08pm
Jump to:
| Project: | Google Translate |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | owahab |
| Status: | closed (fixed) |
Issue Summary
gtrans.module
line 122
'pt'=>t('Portugese'),
should spell
'pt'=>t('Portuguese'),
Comments
#1
Stupid mistake from my side, thanks for this. ;)
#2
#3