Use the proper translated string for Video Playlist "drag info" - the text displayed above the playlist's sortable attachments.

See #27937.



git-svn-id: https://develop.svn.wordpress.org/trunk@28178 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2014-04-21 19:36:21 +00:00
parent 2344fb91dc
commit 8c6b77a4da
1 changed files with 1 additions and 1 deletions

View File

@ -2175,7 +2175,7 @@
library: options.selection,
editing: options.editing,
menu: 'video-playlist',
dragInfoText: l10n.playlistDragInfo,
dragInfoText: l10n.videoPlaylistDragInfo,
dragInfo: false
}),