config/locales/en.yml in decidim-plans-0.16.3 vs config/locales/en.yml in decidim-plans-0.16.4
- old
+ new
@@ -268,11 +268,11 @@
request_access: Request editing permissions
requested_access: Editing permissions requested
see_other_versions: see other versions
version: Version %{number}
version_history: see version history
- withdraw: withdraw the draft
+ withdraw: withdraw the plan
withdraw_btn: Withdraw
withdraw_btn_hint: You can withdraw this item if you change your mind, as long as you have not received any support. The item is not deleted, it will appear in the list of withdrawn items.
withdraw_confirmation: Are you sure to withdraw this item?
update:
error: Error updating content.
@@ -353,24 +353,34 @@
email_intro: You have been rejected to access as a contributor of <a href="%{resource_path}">%{resource_title}</a>.
email_outro: You have received this notification because you requested to become a collaborator of <a href="%{resource_path}">%{resource_title}</a>.
email_subject: You have been rejected as a contributor of %{resource_title}.
notification_title: You have been <strong>rejected to access as a contributor</strong> of <a href="%{resource_path}">%{resource_title}</a>.
plan_accepted:
- email_intro: 'The plan "%{resource_title}" has been accepted. You can read the answer in this page:'
+ email_intro: '"%{resource_title}" has been accepted. You can read the answer in this page:'
email_outro: You have received this notification because you are following "%{resource_title}". You can unfollow it from the previous link.
- email_subject: A plan you're following has been accepted
+ email_subject: A resource you're following has been accepted
notification_title: <a href="%{resource_path}">%{resource_title}</a> has been accepted.
plan_evaluating:
email_intro: '"%{resource_title}" is currently being evaluated. You can check for an answer in this page:'
email_outro: You have received this notification because you are following "%{resource_title}". You can unfollow it from the previous link.
- email_subject: A plan you're following is being evaluated
+ email_subject: A resource you're following is being evaluated
notification_title: <a href="%{resource_path}">%{resource_title}</a> is being evaluated.
+ plan_published:
+ email_intro: '"%{resource_title}" has been published. You can see it here:'
+ email_outro: You have received this notification because you are following the author of "%{resource_title}". You can unfollow it from the previous link.
+ email_subject: A user you're following has published a resource
+ notification_title: <a href="%{resource_path}">%{resource_title}</a> has been published.
+ plan_published_for_proposals:
+ email_intro: 'A proposal you have authored has been linked to "%{resource_title}". You can see it here:'
+ email_outro: You have received this notification because you are following "%{resource_title}" through the authored proposals. You can unfollow it from the previous link.
+ email_subject: A proposal you have authored has been linked to new content
+ notification_title: A proposal you have authored has been linked to <a href="%{resource_path}">%{resource_title}</a>.
plan_published_for_space:
email_intro: '"%{resource_title}" has been published. You can see it here:'
email_outro: You have received this notification because you are following "%{resource_title}". You can unfollow it from the previous link.
- email_subject: A plan you're following has been published
+ email_subject: A resource you're following has been published
notification_title: <a href="%{resource_path}">%{resource_title}</a> has been published.
plan_rejected:
email_intro: '"%{resource_title}" has been rejected. You can read the answer in this page:'
email_outro: You have received this notification because you are following "%{resource_title}". You can unfollow it from the previous link.
- email_subject: A plan you're following has been rejected
+ email_subject: A resource you're following has been rejected
notification_title: <a href="%{resource_path}">%{resource_title}</a> has been rejected.