diff Resources/Configuration.json @ 2334:dd26536454a0

fix for mingw
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 15 Jul 2017 13:13:00 +0200
parents 9c7a80c87ae9
children 3ab96768d144
line wrap: on
line diff
--- a/Resources/Configuration.json	Sat Jul 15 11:06:59 2017 +0200
+++ b/Resources/Configuration.json	Sat Jul 15 13:13:00 2017 +0200
@@ -334,8 +334,9 @@
   // interest in the "Dictionary" configuration option below.
   "LoadPrivateDictionary" : true,
 
-  // Locale to be used by Orthanc. Notably used if comparing strings
-  // in a case-insensitive way.
+  // Locale to be used by Orthanc. Currently, only used if comparing
+  // strings in a case-insensitive way. It should be safe to keep this
+  // value undefined, which lets Orthanc autodetect the suitable locale.
   // "Locale" : "en_US.UTF-8",
 
   // Register a new tag in the dictionary of DICOM tags that are known