diff --git a/app/views/cms/_drag_and_drop_note.rhtml b/app/views/cms/_drag_and_drop_note.rhtml index 8bfee08..a2af7a1 100644 --- a/app/views/cms/_drag_and_drop_note.rhtml +++ b/app/views/cms/_drag_and_drop_note.rhtml @@ -1,6 +1,6 @@

<%= _('Drag images to add them to the text.') %> - <%= _('Drag item names to the text to add links.') %> + <%= _('Drag file names to the text to add links.') %>

-- libgit2 0.21.2