$locale): ?>
:
:
startPane("editlanguage"); $tabs->startTab(T_("Details"),"details"); ?>
:
title; ?>
territory)) : ?>
:
territory; ?>
:
charset; ?>
:
< ?php foreach ($language->codesets as $chr): if ($chr != $language->charset) echo '
'.$chr.'
'; endforeach; ? >
:
:
:
:
:
text_direction == 'ltr') echo ' selected="selected"' ?>>
text_direction == 'rtl') echo ' selected="selected"' ?>>
plural_form['expression'] == $plural[1]) echo ' selected="selected"' ?>>
endTab(); $tabs->startTab(T_('Days'),"days"); ?>
days as $kd => $day): ?>
endTab(); $tabs->startTab(T_('Months'),"months"); ?>
months as $km => $month): ?>
endTab(); $tabs->endPane(); ?>