[Git][noosfero/noosfero][stable-1.10] Merge branch 'newsletter-translation' into 'master'

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


Rodrigo Souto pushed to branch stable-1.10 at Noosfero / noosfero


Commits:
52ba3f05 by Rodrigo Souto at 2017-12-26T13:05:16+00:00
Merge branch 'newsletter-translation' into 'master'

newsletter-plugin: add translation to string

See merge request noosfero/noosfero!1355

(cherry picked from commit c90e6e505537057157a0f8b07814731c83a38c17)

f459a35b newsletter-plugin: add translation to string
- - - - -


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/commit/52ba3f05c23cbc1435caca3af4143992e5dd6254

---
View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/52ba3f05c23cbc1435caca3af4143992e5dd6254
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/cb5383bc/attachment-0001.html>


More information about the Noosfero-dev mailing list