<div dir="ltr"><p>Hello everyone,</p><p>I wrote a while ago to mention a script I have created [1] that compares the .ts files for translations across the various versions of QGIS and generates a report listing any differing translations for the same original English string.</p><p>I’ve just carried out the analysis, this time including the .ts file for version 4.2, and I can see that some translations are missing.</p><p>However, when I open the .ts file in a text editor, these strings do appear:</p><p>It seems that the apostrophe (') at the start of the original string is causing the confusion</p><p><br></p><p><message></p><p><source>&apos;EPSG:3857&apos;</source></p><p><translation>&apos;EPSG:4326&apos; {3857&apos;?}</translation></p><p></message></p><p><br></p><p><message></p><p><source>&apos;LineString (2 0, 0 1, 6 1)&apos;</source></p><p><translation>&apos;LineString (3 3, 4 4)&apos; {2 0, 0 1, 6 1)?}</translation></p><p></message></p><p><br></p><p>thank you</p><p><br></p><p>stefano</p><p><br></p><p>[1] <a href="https://drive.google.com/drive/folders/1OexYpj_gf9lbcY4ahKxKrk-N0dNm7LWW?usp=sharing">https://drive.google.com/drive/folders/1OexYpj_gf9lbcY4ahKxKrk-N0dNm7LWW?usp=sharing</a> </p></div>