[Git][noosfero/noosfero][master] 2 commits: newsletter-plugin: add translation to string

Rodrigo Souto gitlab at mg.gitlab.com
Tue Dec 26 11:05:07 BRST 2017


Rodrigo Souto pushed to branch master at Noosfero / noosfero


Commits:
f459a35b by Rodrigo Souto at 2017-11-28T09:49:45-03:00
newsletter-plugin: add translation to string

- - - - -
c90e6e50 by Rodrigo Souto at 2017-12-26T13:04:57+00:00
Merge branch 'newsletter-translation' into 'master'

newsletter-plugin: add translation to string

See merge request noosfero/noosfero!1355
- - - - -


1 changed file:

- plugins/newsletter/views/newsletter_plugin_admin/index.html.erb


Changes:

=====================================
plugins/newsletter/views/newsletter_plugin_admin/index.html.erb
=====================================
--- a/plugins/newsletter/views/newsletter_plugin_admin/index.html.erb
+++ b/plugins/newsletter/views/newsletter_plugin_admin/index.html.erb
@@ -44,7 +44,7 @@
     <%= _('You can follow the link below to see which e-mails are currently being used as additional recipients for this newsletter.') %>
   </p>
   <p>
-  <%= link_to 'Currently set additional recipients', {action: :recipients}, target: '_blank' %>
+  <%= link_to _('Currently set additional recipients'), {action: :recipients}, target: '_blank' %>
   </p>
 
   <p><%= _('You can set additional e-mails to send the newsletter to in addition to all environment\'s users that already receive the newsletter by default. To do that, you need to upload a CSV file that contains a column for the person\'s or enterprise\'s name as well as a column with their e-mail.') %></p>



View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/2aef4e613ed61d53dd2124823200c1f86a82c26f...c90e6e505537057157a0f8b07814731c83a38c17

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/compare/2aef4e613ed61d53dd2124823200c1f86a82c26f...c90e6e505537057157a0f8b07814731c83a38c17
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20171226/38f4f011/attachment.html>


More information about the Noosfero-dev mailing list