<p></p>
<p><b>@elextr</b> requested changes on this pull request.</p>

<p>Couple of comments</p><hr>

<p>In <a href="https://github.com/geany/www.geany.org/pull/22#discussion_r417671043">page_content/documentation/faq.md</a>:</p>
<pre style='color:#555'>> -'Portuguese Brazilian'). Save the file and execute it. It should start Geany 
-with the desired language assuming there is an exising translation. 
+On Windows: The easiest way is to change the Geany shortcut that was created
+during the installation. It is recommended to create a copy of the Geany
+shortcut for the desired UI language.
+
+For example, to force an English UI (`en`) right-click to select the
+Shortcut's Properties and in the `Target` field put:
+
+```
+  cmd.exe /c "set ^"LANG=en^" & start /D ^"C:\installed-path\Geany\bin\^" geany.exe"
+```
+
+Adjust the `C:\installed-path\Geany` according to your Geany installation.
+Take care to put the `^"` (carrot-quote) as shown. This is the way to escape
+the quotes-within-the-quotes. There's a space before `geany.exe`.
</pre>
<p>Make it "There is..." easier for non-english expert speakers.</p>

<hr>

<p>In <a href="https://github.com/geany/www.geany.org/pull/22#discussion_r417675528">page_content/documentation/faq.md</a>:</p>
<pre style='color:#555'>> @@ -86,21 +86,49 @@ for remote files, so there is no need to disable this setting with Geany 0.16.
 
 ## How can I change the language of the user interface?
 
-On Windows: Download https://download.geany.org/contrib/geany_english.bat 
-and put it into the `bin` subdirectory in the folder where you have Geany installed, 
-next to Geany.exe. Then open the file, edit the line `set LANG=C` and replace C 
-with your the language code of your locale (e.g. 'nl for Dutch, 'pt_BR' for 
-'Portuguese Brazilian'). Save the file and execute it. It should start Geany 
-with the desired language assuming there is an exising translation. 
+On Windows: The easiest way is to change the Geany shortcut that was created
+during the installation. It is recommended to create a copy of the Geany
+shortcut for the desired UI language.
+
+For example, to force an English UI (`en`) right-click to select the
</pre>
<p>There are no previous instructions for this to be an example of, better to just make this an instruction to "Right click ...." and then say replace <code>en</code> with your language, as for <code>installed-path</code> and <code>C</code> below.</p>

<hr>

<p>In <a href="https://github.com/geany/www.geany.org/pull/22#discussion_r417676564">page_content/documentation/faq.md</a>:</p>
<pre style='color:#555'>>  your locale specific environment variables accordingly.
 
+If your system supports launcher shortcuts (for example, `.desktop` files),
+then Geany's shortcut can be updated (created a new one) to add the `LANG`
+setting as shown above. In case of `.desktop` files, this usually goes into
+`Exec` line.
</pre>
<p>...the <code>Exec</code> line.</p>

<hr>

<p>In <a href="https://github.com/geany/www.geany.org/pull/22#discussion_r417677371">page_content/documentation/faq.md</a>:</p>
<pre style='color:#555'>> @@ -86,21 +86,49 @@ for remote files, so there is no need to disable this setting with Geany 0.16.
 
 ## How can I change the language of the user interface?
 
-On Windows: Download https://download.geany.org/contrib/geany_english.bat 
-and put it into the `bin` subdirectory in the folder where you have Geany installed, 
-next to Geany.exe. Then open the file, edit the line `set LANG=C` and replace C 
-with your the language code of your locale (e.g. 'nl for Dutch, 'pt_BR' for 
-'Portuguese Brazilian'). Save the file and execute it. It should start Geany 
-with the desired language assuming there is an exising translation. 
+On Windows: The easiest way is to change the Geany shortcut that was created
</pre>
<p>I'm not sure why this couldn't just be a sentence "On Windows the easiest ..." but I understand its the way it was before and would require changing other systems to be the same.</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/www.geany.org/pull/22#pullrequestreview-403109269">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ447BDXZZDOZH3TPB3RPC4QNANCNFSM4MS7CJCA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJZDCICW5QHMXXJSMH3RPC4QNA5CNFSM4MS7CJCKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGODADPLFI.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/www.geany.org/pull/22#pullrequestreview-403109269",
"url": "https://github.com/geany/www.geany.org/pull/22#pullrequestreview-403109269",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>