Closed
requested to merge MichalTomaszewski/dss-mainline:18774_spirit_po_translations_clean into master
Less invasive solution. No impact on program at all in case of missing translation files.
So far only vdc error responses are being caught into translations. PO files for all vdc's and languages need to be prepared. If file is not found, original message is passed through.
In case we need translations of internal dss messages, additional PO file(s) will be needed. Current implementation should allow other strings in code be added to translation easily.
refs#18774