angular-gettext-tools icon indicating copy to clipboard operation
angular-gettext-tools copied to clipboard

Support extraction context from Javascript file

Open EpokK opened this issue 9 years ago • 0 comments

Based on the api, I can use gettextCatalog.getString("me", scope, "recipient") in my javascript to add context inside my .po file. I did not see the generated .po file having the entry "msgctxt": "recipient".

EpokK avatar Apr 07 '16 10:04 EpokK