gnucash maint: Slightly reword language instructions

Geert Janssens gjanssens at code.gnucash.org
Sun Oct 14 18:40:04 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/24c6b3b4 (commit)
	from  https://github.com/Gnucash/gnucash/commit/e23ce385 (commit)



commit 24c6b3b43c558e3d37f1ad71c5ca3c8c55961a18
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Oct 15 00:39:58 2018 +0200

    Slightly reword language instructions
    
    Hopefully this is even less ambiguous.

diff --git a/gnucash/environment.in b/gnucash/environment.in
index 4404423..41265bf 100644
--- a/gnucash/environment.in
+++ b/gnucash/environment.in
@@ -70,7 +70,7 @@ LD_LIBRARY_PATH={GNC_LIBRARY_PATH};{LD_LIBRARY_PATH}
 DYLD_LIBRARY_PATH={GNC_LIBRARY_PATH};{DYLD_LIBRARY_PATH}
 
 # If you wish GnuCash to use a different language, copy the two parameters
-# below to environment.local, remove '# ' in front and set LANG to your preferred locale
+# below to environment.local, remove '# ' in front and replace nl_BE with your preferred locale
 # LANG=nl_BE
 # LANGUAGE={LANG}
 



Summary of changes:
 gnucash/environment.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list