msgctxt_Adder
.po file utility. Will add "msgctxt" when it is not present
Application will scan the directory given in parameter (with ending path delimiter).
Then it will parse each and every .po files found to detect expressions where there is no keyword "msgctxt".
If no "msgctxt" is detected, application will insert one based on the reference location given.
This will help with poedit application where when there is no "msgctxt" you need to right click to have the reference.
Since the "msgctxt" is always displayed, it will help in such circumstances...