LANGUAGE_TYPE_CONTENT

in includes/bootstrap.inc

The type of language used to define the content language.

<?php
define('LANGUAGE_TYPE_CONTENT', 'language_content');
?>