get('TextDomain'), $name); if ($translation != $name) { $options[$name] = $translation; } } } } return $options; }