public function hasSelectableLocales()
 {
     return count(I2CE_Locales::getSelectableLocales()) > 1;
 }