From 431ec85fbd2968eb1f01103aec2a74e2a77e2ef8 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 12 Jul 2012 10:06:29 -0300 Subject: [PATCH] Slightly better wording --- app/views/cms/_drag_and_drop_note.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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