Kaynağa Gözat

Clarify wording of playlist protip

Per discussion on https://github.com/grafana/grafana/commit/154fbe2413f9abe33157baa563e42fbf67e2f27b#r31238888 it seemed like this wording might be easier to understand.
Mat Schaffer 7 yıl önce
ebeveyn
işleme
f6313fe675

+ 1 - 1
public/app/features/playlist/partials/playlists.html

@@ -59,7 +59,7 @@
       buttonIcon: 'fa fa-plus',
       buttonIcon: 'fa fa-plus',
       buttonLink: 'playlists/create',
       buttonLink: 'playlists/create',
       buttonTitle: ' Create Playlist',
       buttonTitle: ' Create Playlist',
-      proTip: 'You can use playlists to remove control TVs',
+      proTip: 'You can use playlists to cycle dashboards on TVs without user control',
       proTipLink: 'http://docs.grafana.org/reference/playlist/',
       proTipLink: 'http://docs.grafana.org/reference/playlist/',
       proTipLinkTitle: 'Learn more',
       proTipLinkTitle: 'Learn more',
       proTipTarget: '_blank'
       proTipTarget: '_blank'