The locale is in /usr/share/grommunio-web/config.php but not present in the webui dropdown. I presume because it is as yet undefined in /usr/share/grommunio-web/server/language/. I would like it primarily to get the dd/mm/yyyy date format. How should I create it? Many thanks.
Re this commit I think there is still a requirement to distinguish GB from US, if only for the date format.
cp -r /usr/share/grommunio-web/server/language/en_US.UTF-8/ usr/share/grommunio-web/server/language/en_GB.UTF-8/
cp
usr/share/grommunio-web/server/language/en_GB.UTF-8/
Should copy the en_US locale settings that Grommunio uses to a real (! :) ) English locale of en_GB. Thereafter subject to having the en_GB locale installed in the OS then proper date formatting of dd/mm/yyyy will then be available in Gromunio instead of all that awkwardness of month/day/year that is so alien to most other English speakers!
Hope this helps!
Peter
Thanks Peter. I'm not using Grommunio at the moment but plan to revisit it soon.
© 2020-2022 grommunio GmbH. All rights reserved. | https://grommunio.com | Data Protection | Imprint