Explorar el Código

Merge pull request #14037 from matschaffer/patch-2

Clarify wording of playlist protip
Torkel Ödegaard hace 7 años
padre
commit
68eecf6ca6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      public/app/features/playlist/partials/playlists.html

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

@@ -59,7 +59,7 @@
       buttonIcon: 'fa fa-plus',
       buttonLink: 'playlists/create',
       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/',
       proTipLinkTitle: 'Learn more',
       proTipTarget: '_blank'