]> source.dussan.org Git - nextcloud-server.git/commitdiff
also use translated string for music navigation entry when showing inline controls
authorRobin Appelman <icewind1991@gmail.com>
Wed, 11 Jan 2012 00:26:27 +0000 (01:26 +0100)
committerRobin Appelman <icewind1991@gmail.com>
Wed, 11 Jan 2012 00:26:27 +0000 (01:26 +0100)
apps/media/templates/player.php

index 295f33ab9e0ab4af7e82c22195e8ad72ae06516b..146c743250e9ff127bdfedee136ad5d9c9cedc2a 100644 (file)
@@ -6,7 +6,7 @@ if(!isset($_)){//allow the template to be loaded standalone
        exit;
 }
 ?>
-Music
+<?php echo $l->t('Music');?>
 <div class='player-controls' id="playercontrols">
        <div class="player" id="jp-player"></div>
        <ul class="jp-controls">