Media: Use the proper translated string for Video Playlist "drag info".
Merges [28178] to the 3.9 branch. props wonderboymusic. fixes #27937. Built from https://develop.svn.wordpress.org/branches/3.9@28229 git-svn-id: http://core.svn.wordpress.org/branches/3.9@28057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
6b49e2278b
commit
0579fdbc6a
|
@ -2175,7 +2175,7 @@
|
|||
library: options.selection,
|
||||
editing: options.editing,
|
||||
menu: 'video-playlist',
|
||||
dragInfoText: l10n.playlistDragInfo,
|
||||
dragInfoText: l10n.videoPlaylistDragInfo,
|
||||
dragInfo: false
|
||||
}),
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue