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:
parent
2344fb91dc
commit
8c6b77a4da
@ -2175,7 +2175,7 @@
|
||||
library: options.selection,
|
||||
editing: options.editing,
|
||||
menu: 'video-playlist',
|
||||
dragInfoText: l10n.playlistDragInfo,
|
||||
dragInfoText: l10n.videoPlaylistDragInfo,
|
||||
dragInfo: false
|
||||
}),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user