[noosfero/noosfero][master] pjax: put the correct name and description for plugin

Leandro Nunes gitlab at gitlab.com
Fri Mar 20 10:48:48 BRT 2015


Leandro Nunes pushed to master at Noosfero / noosfero


Commits:
9807e0ad by Leandro Nunes dos Santos at 2015-03-20T10:48:41Z
pjax: put the correct name and description for plugin

- - - - -


1 changed file:

- plugins/pjax/lib/pjax_plugin.rb


Changes:

=====================================
plugins/pjax/lib/pjax_plugin.rb
=====================================
--- a/plugins/pjax/lib/pjax_plugin.rb
+++ b/plugins/pjax/lib/pjax_plugin.rb
@@ -1,11 +1,11 @@
 class PjaxPlugin < Noosfero::Plugin
 
   def self.plugin_name
-    _('pjax_plugin.lib.plugin.name')
+    _('Pjax plugin')
   end
 
   def self.plugin_description
-    _('pjax_plugin.lib.plugin.description')
+    _("Use pjax for page's links")
   end
 
   def stylesheet?


View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/9807e0ad3897fdf502fa7d26aa5c711a83c0739a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150320/0e016b85/attachment-0001.html>


More information about the Noosfero-dev mailing list