php-gettext icon indicating copy to clipboard operation
php-gettext copied to clipboard

provide ext-gettext

Open glensc opened this issue 11 years ago • 1 comments

this way this package could solve dependecy issues of packages having "require":"ext-gettext"

altho for this fully to work, would need to register functions in global namespace as well

glensc avatar Sep 27 '14 17:09 glensc

This lib provide __ and _gettext functions. But ext-gettext provide many other functions. you can see list of them. it seems that "provide":"ext-gettext" is not correct option for this lib. For adding this option, I must define all ext-gettext's functions and pass all text case defined by ext-gettext.

smmoosavi avatar Sep 28 '14 18:09 smmoosavi