Arabic
Commands
- checkup now has a -q option to pass a qualifier name, this allows the T(...) function to be used as i18n.T(...) or i18n4go.T(...) by passing i18n in the -q call for checkup command
Bugs
- removed main/* since that was redundant compared to i18n4go/*
Improvements
- updated Godeps/*