mass string change to _
This commit is contained in:
parent
15741bdfa9
commit
a69ff167d4
47 changed files with 98 additions and 98 deletions
|
@ -42,7 +42,7 @@
|
|||
</div>
|
||||
<div class="jp-time-holder">
|
||||
<div class="jp-current-time"></div>
|
||||
<?php if ($this->type == "audioclip"): ?><div class="jp-duration"></div> <?php endif;?>
|
||||
<?php if ($this->type == "audioclip"): ?><div class="jp-duration"></div><? echo _(" "); ?><?php endif;?>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-volume-block">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue