language/english/meta.json
author Dan
Fri, 21 Aug 2009 20:37:18 -0400
changeset 1099 73abd46f5148
parent 348 87e08a6e4fec
child 1227 bdac73ed481e
permissions -rw-r--r--
A bit of shuffling around code related to determining the page title from the URL. It's done in common now, and $paths becomes more of an information repository rather than an information gatherer. Note: This BREAKS $paths->fullpage/$paths->getParam() in *_preloader!

{
  // Language metadata
  lang_name_english: 'English',
  lang_name_native: 'English',
  lang_code: 'eng'
}