xoops-pi / engine

Xoops Engine is now at https://github.com/pi-engine/pi
http://www.xoopsengine.org
20 stars 3 forks source link

Implementing gettext for i18n #5

Open taiwen opened 13 years ago

taiwen commented 13 years ago

i18n syntactic sugar: () for XOOPS::() _e() for XOOPS::_e()

Do we need _d() for Debug::e()?

yaodong commented 13 years ago

A _d() is good.