Commit 431ec85fbd2968eb1f01103aec2a74e2a77e2ef8

Authored by Antonio Terceiro
1 parent a0c3388a

Slightly better wording

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/cms/_drag_and_drop_note.rhtml
1 <p> 1 <p>
2 <em> 2 <em>
3 <%= _('Drag images to add them to the text.') %> 3 <%= _('Drag images to add them to the text.') %>
4 - <%= _('Drag item names to the text to add links.') %> 4 + <%= _('Drag file names to the text to add links.') %>
5 </em> 5 </em>
6 </p> 6 </p>