From 6edf9d880b45316889aaf7fb5e25b66dd241705d Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 22 Apr 2009 15:19:19 -0300 Subject: [PATCH] ActionItem928: more objective and visible text --- app/views/cms/media_listing.rhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/cms/media_listing.rhtml b/app/views/cms/media_listing.rhtml index ca7700c..81cc965 100644 --- a/app/views/cms/media_listing.rhtml +++ b/app/views/cms/media_listing.rhtml @@ -42,7 +42,7 @@ <%= render :partial => 'document_link', :locals => { :documents => @documents } %>
-

<%= _('If you want to add images or links to files in your article, click on the file you want, drag it to the text area and drop the file.') %>

+

<%= _('Drag images and documents to add them to the text.') %>


-- libgit2 0.21.2