No, Geany uses the OS' configured locale for the current user. You can alter this by setting the `LANGUAGE` (or `LANG`) environment variable before starting Geany though, e.g. on an UNIX-like environment: ```shell $ LANGUAGE=de geany ```
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1910#issuecomment-408627155
