CC-1960Internationalize Airtime / Support translations

-added gettext wrapper to strings missing it
-timepicker close button was not getting translated -fixed
This commit is contained in:
denise 2012-11-23 16:39:41 -05:00
parent c6a5db4a78
commit b677130a3f
9 changed files with 40 additions and 35 deletions

View file

@ -68,7 +68,7 @@
<dt id="timezone-label" class="block-display">
<label class="required" for="timezone"><?php echo $this->element->getElement('timezone')->getLabel() ?>
<span class="info-text-small">(Required)</span> :
<span class="info-text-small"><?php _("(Required)") ?></span> :
</label>
</dt>
<dd id="timezone-element" class="block-display">