AL/scripts
Thomas Pedersen aa9082fb4d
Use a more robust way of finding the culture in the Txt Translation (#5370)
**Problem:**
Menusuite objects created lines that contains Hex values, and the previous way to find the language was to use Regex meant that it would find false matches.

**Solution:**
Split the key into its individual parts and do a simpler and more robust check for the LCID.
2019-10-18 10:24:00 +02:00
..
Txt2Xliff.ps1 Use a more robust way of finding the culture in the Txt Translation (#5370) 2019-10-18 10:24:00 +02:00