/timeline/ext/geochrono/scripts/l10n/en/labellers.js

http://showslow.googlecode.com/ · JavaScript · 10 lines · 5 code · 1 blank · 4 comment · 0 complexity · a7076b6c8c28b4f8f59b2f0c20c532c2 MD5 · raw file

  1. /*==================================================
  2. * Localization of Geochrono Labeller
  3. *==================================================
  4. */
  5. Timeline.GeochronoLabeller.eonNames["en"] = Timeline.Geochrono.eons;
  6. Timeline.GeochronoLabeller.eraNames["en"] = Timeline.Geochrono.eras;
  7. Timeline.GeochronoLabeller.periodNames["en"] = Timeline.Geochrono.periods;
  8. Timeline.GeochronoLabeller.epochNames["en"] = Timeline.Geochrono.epoches;
  9. Timeline.GeochronoLabeller.ageNames["en"] = Timeline.Geochrono.ages;