Searched refs:getMyLang (Results 1 – 1 of 1) sorted by relevance
176 $this->TYPES[1]=getMyLang('type_string');177 $this->TYPES[2]=getMyLang('type_number');178 $this->TYPES[3]=getMyLang('type_date');179 $this->TYPES[4]=getMyLang('type_internal_link');180 $this->TYPES[5]=getMyLang('type_external_link');214 $this->COLUMNS['label'][$i] = getMyLang('column_label',$i);290 $this->lookupTitles[$lookupCount] = getMyLang('lookup',$lookupCount,1);292 = getMyLang('prompt_looking_up').' '.getMyLang('lookup',$lookupCount,1);294 …$this->lookupOptions[$lookupCount][$optionCount-1] = getMyLang('lookup',$lookupCount,$optionCount);305 =getMyLang('prompt_referencing').' '.$tableName;[all …]