Hello,
I'm using Poedit to create a .po/.mo pair of files for translating strings in different locales.
In my template I have string from different plugins and they differs in the domain, example: __('STRING', 'plugin1') __('STRING', 'plugin2').
When I use Poedit to create a new catalog it parse all strings.
Is it possible to insert in the .po only the string of a specific domain?