Index: t3lib/class.t3lib_cs.php =================================================================== --- t3lib/class.t3lib_cs.php (révision 9881) +++ t3lib/class.t3lib_cs.php (copie de travail) @@ -514,6 +514,7 @@ 'ge' => 'utf-8', 'ga' => '', 'km' => 'utf-8', + 'qc' => '', ); // TYPO3 specific: Array with the iso names used for each system language in TYPO3: @@ -532,6 +533,7 @@ 'kr' => 'ko', 'ua' => 'uk', 'jp' => 'ja', + 'qc' => 'fr_CA', 'vn' => 'vi', ); Index: t3lib/config_default.php =================================================================== --- t3lib/config_default.php (révision 9881) +++ t3lib/config_default.php (copie de travail) @@ -508,7 +508,7 @@ // - Update 'setup' extension labels (sysext/setup/mod/locallang.xml) // - Using translation server? Create new user with username = "language key", member of "translator" group, set to "language key" language. // Thats it! Use extension "llxmltranslate" to begin translation. Language pack is automatically created in "typo3conf/l10n/[language key]/" -define('TYPO3_languages', 'default|dk|de|no|it|fr|es|nl|cz|pl|si|fi|tr|se|pt|ru|ro|ch|sk|lt|is|hr|hu|gl|th|gr|hk|eu|bg|br|et|ar|he|ua|lv|jp|vn|ca|ba|kr|eo|my|hi|fo|fa|sr|sq|ge|ga|km'); +define('TYPO3_languages', 'default|dk|de|no|it|fr|es|nl|cz|pl|si|fi|tr|se|pt|ru|ro|ch|sk|lt|is|hr|hu|gl|th|gr|hk|eu|bg|br|et|ar|he|ua|lv|jp|vn|ca|ba|kr|eo|my|hi|fo|fa|sr|sq|ge|ga|km|qc'); // Unsetting the configured values. Use of these are deprecated. unset($typo_db); Index: t3lib/stddb/tbl_be.php =================================================================== --- t3lib/stddb/tbl_be.php (révision 9881) +++ t3lib/stddb/tbl_be.php (copie de travail) @@ -305,6 +305,7 @@ array('Faroese', 'fo'), array('Finnish', 'fi'), array('French', 'fr'), + array('French (Canada)', 'qc'), array('Galician', 'ga'), array('Georgian', 'ge'), array('German', 'de'), Index: typo3/sysext/setup/mod/locallang.xml =================================================================== --- typo3/sysext/setup/mod/locallang.xml (révision 9881) +++ typo3/sysext/setup/mod/locallang.xml (copie de travail) @@ -58,6 +58,7 @@ +