Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.7
-
Fix Version/s: 4.1.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
cf. http://forum.civicrm.org/index.php?topic=22508.new
I did this patch which allow to configure for each language what localisation of the language we want.
For exemple, i can in civicrm.settings.php set :
define('LANGUAGE_MAPPING_EN', 'en_CA'); // en_CA instead of en_US
define('LANGUAGE_MAPPING_FR', 'fr_CA'); // fr_CA instead of fr_FR