angular-gettext-tools
angular-gettext-tools copied to clipboard
Support extraction context from Javascript file
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".