<p></p>
<p><a class="commit-link" href="https://github.com/geany/geany/commit/22c3dd033b9fe123cfb96004ce3a6c44230f2936#diff-803c5170888b8642f2a97e5e9423d399R417"><tt>22c3dd0</tt>#diff-803c5170888b8642f2a97e5e9423d399R417</a></p>
<p><a href="https://github.com/geany/geany/blob/master/src/libmain.c#L473">https://github.com/geany/geany/blob/master/src/libmain.c#L473</a></p>
<p><a href="https://github.com/geany/geany/blob/master/src/libmain.c#L984">https://github.com/geany/geany/blob/master/src/libmain.c#L984</a></p>
<p>As per <a href="https://www.tutorialspoint.com/c_standard_library/c_function_setlocale.htm" rel="nofollow">here(c_function_setlocale)</a>,</p>
<blockquote>
<p>If locale is NULL or the empty string "", the locale names will be set from the values of environment variables with the same names as the above categories.</p>
</blockquote>
<p>Therefore I am leaving this here for future reference, for anyone wanting to include an option in the installer, by setting <code>null</code> and <code>""</code> to one of the actual existing translation locales, or fallback to no translation, for the sake of familiarity.</p>
<p>Windows users, at least, do not have it easy with environment variables and it was not necessarily anyone's true option to use that operating system in a non-personal environment like work or school, where administration is also sparse.</p>
<p>And to add to that, local administrators will distribute the software with the default option, that most certainly picks a translation locale, an unwanted effect when the option of language is unclear overal and the software is suited to programming (a task mainly done in English). This leads to more frustration and uninstallations for no reason, as this software is on the very good side past the language issue.</p>
<p>Sadly, I do not have the knowledge, on a technical level, to PR for this right now.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/elextr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/elextr">@elextr</a> Should I open this as a new issue, as a request?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1757#issuecomment-657218476">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4WKPRJ5RISYAO6M4DR3GXLNANCNFSM4EOZ22JQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ3LRXR2A5TAKHYSH4LR3GXLNA5CNFSM4EOZ22J2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE4WFXLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/1757#issuecomment-657218476",
"url": "https://github.com/geany/geany/issues/1757#issuecomment-657218476",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>