Lines Matching full:language
3 …* Language by namespace: Set the UI language by page language, or by namespace, or by browser lang…
26 * Sets the internal language and reloads the language files.
32 do { // search for a usable language; break when found
34 // 1. Language metadata of the page - the best choice if set
35 if (!empty($INFO['meta']['language']) && $this->langOK($INFO['meta']['language'])) {
36 $conf['lang'] = $INFO['meta']['language'];
39 // 2. Language by namespace (first part)
47 // 3. Set the UI language to one of the browser's accepted languages
57 // Rebuild the language array if necessary
67 /** Check if a string is a valid language code, using the languages of DokuWiki itself */
73 * Intercept the CSS links. Since we might have changed the language direction to RTL, we might