CC-4830: I18N: System -> Streams: "dB" for Replay Gain Modifier is not translated

-fixed
This commit is contained in:
denise 2013-01-14 14:30:59 -05:00
parent 7b4693e5f9
commit 9603e7c2fd
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
<span id="rg_modifier_value" style="border: 0; color: #f6931f; font-weight: bold;">
<?php echo $this->form->getElement('replayGainModifier')->getValue() ?>
</span>
dB
<?php echo _("dB")?>
</dt>
<dd id="replayGainModifier-element" class="block-display">
<?php echo $this->form->getElement('replayGainModifier') ?>