diff config/locales/en.yml @ 294:ba87afa76607 bug_97

fixed template variable problems; created subject label; fixed old labels
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Thu, 24 Mar 2011 12:52:30 +0000
parents b133cb3ce3b1
children 93b4cfd3aaaa 862e47cc1e09
line wrap: on
line diff
--- a/config/locales/en.yml	Thu Mar 24 10:04:11 2011 +0000
+++ b/config/locales/en.yml	Thu Mar 24 12:52:30 2011 +0000
@@ -965,5 +965,6 @@
   label_reporter_description: Can submit bug reports; has read access for private projects
 
   label_set_role_plural: Choose roles for new member
-  notice_added_to_project: "You have been added to the project %{project_name}."  
-
+  notice_added_to_project: 'You have been added to the project "{{project_name}}".'
+  notice_project_homepage: "You can visit the project using the following link: {{project_url}}"
+  mail_subject_added_to_project: "You've been added to a project on {{value}}"