/
[in-commerce] Orders export uses wrong phrase [5.2.1]
[in-commerce] Orders export uses wrong phrase [5.2.1]
When doing CSV export from orders grid the TransactionStatus column contains this instead of "Pending" word:
<a href="javascript:translate_phrase('la_Penging', 'languages/phrase_edit', {event: 'OnPreparePhrase', simple_mode: false});" name="cms-translate-phrase" title="Translate">!LA_PENGING!</a>
Solution
Use "la_Pending" instead of "la_Penging" label in the "TransactionStatus" field option list.