diff --git a/app/views/cms/_text_editor_sidebar.rhtml b/app/views/cms/_text_editor_sidebar.rhtml index 95e973e..0d17c6a 100644 --- a/app/views/cms/_text_editor_sidebar.rhtml +++ b/app/views/cms/_text_editor_sidebar.rhtml @@ -1,7 +1,9 @@
<%= _('Media upload') %>
+<%= _('Media search') %>
+
<% form_tag({ :action => 'search' }) do %>
diff --git a/app/views/cms/_textile_quick_reference.rhtml b/app/views/cms/_textile_quick_reference.rhtml
index 2c8a733..a91fb29 100644
--- a/app/views/cms/_textile_quick_reference.rhtml
+++ b/app/views/cms/_textile_quick_reference.rhtml
@@ -1,9 +1,9 @@
+ <%= _('Simple formatting:') %> <%= _('Links:') %> _<%= _('italics') %>_
*<%= _('bold') %>*
, -<%= _('striked')%>-
."Noosfero":http://noosfero.org/