<div>Sometimes, when a developer adds a string to En resource file, (s)he adds it as well to all other non-En resource files.</div><div><br></div>Isn&#39;t that unnecessary?<br><br><a href="http://wiki.winehq.org/SublangNeutral">http://wiki.winehq.org/SublangNeutral</a> says the search order is<br>

<ol type="1"><li>LANG_NEUTRAL, SUBLANG_NEUTRAL <span class="anchor" id="line-8"></span></li><li>LANG_FRENCH,
 SUBLANG_FRENCH_BELGIAN <span class="anchor" id="line-9"></span></li><li>LANG_FRENCH,
 SUBLANG_NEUTRAL <span class="anchor" id="line-10"></span></li><li>LANG_ENGLISH,
 SUBLANG_ENGLISH_US </li></ol>Would a patch removing En resources in non En rc files be accepted? This would allow for more accurate translation stats.<br><br>Or doesn&#39;t a fallback mechanism always apply?<br><br>Frédéric<br>