Use the proper translated string for Video Playlist "drag info" - the text displayed above the playlist's sortable attachments.
See #27937. Built from https://develop.svn.wordpress.org/trunk@28178 git-svn-id: http://core.svn.wordpress.org/trunk@28009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
51cf3e9f9a
commit
baf754ce35
|
@ -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