summaryrefslogtreecommitdiffstats
path: root/templates/show_democratic.inc.php
diff options
context:
space:
mode:
authormomo-i <momo-i@ampache>2009-05-19 00:45:51 +0000
committermomo-i <momo-i@ampache>2009-05-19 00:45:51 +0000
commit27898465844ac33da0bd5ac6c8fbbb4d05fbf5ea (patch)
treea342c9d203397019a706b25c0369655c36e9a055 /templates/show_democratic.inc.php
parent3f2f2a124d04640937fcc9c01ebd1cfa6862603f (diff)
downloadampache-27898465844ac33da0bd5ac6c8fbbb4d05fbf5ea.tar.gz
ampache-27898465844ac33da0bd5ac6c8fbbb4d05fbf5ea.tar.bz2
ampache-27898465844ac33da0bd5ac6c8fbbb4d05fbf5ea.zip
Add Hint for translators
Diffstat (limited to 'templates/show_democratic.inc.php')
-rw-r--r--templates/show_democratic.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_democratic.inc.php b/templates/show_democratic.inc.php
index b5fb3405..bd8b22e7 100644
--- a/templates/show_democratic.inc.php
+++ b/templates/show_democratic.inc.php
@@ -18,6 +18,7 @@
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+/* HINT: Democratic Name */
$string = $democratic->is_enabled() ? sprintf(_('%s Playlist') ,$democratic->name) : _('Democratic Playlist');
show_box_top($string);
?>