aomi
aomi copied to clipboard
Pull out doc strings for internationalization
Becuase people who don't speak English might want it.
We should use native Python gettext for this. It will make a lot of code around error / exception handling a lot cleaner too.