diff config/locales/en-GB.yml @ 292:5f4ac0a159fa bug_97

DEV commit: created template; need to solve bug in template variables.
author luisf
date Wed, 23 Mar 2011 22:22:51 +0000
parents f7e79424e753
children b133cb3ce3b1
line wrap: on
line diff
--- a/config/locales/en-GB.yml	Wed Mar 23 17:38:13 2011 +0000
+++ b/config/locales/en-GB.yml	Wed Mar 23 22:22:51 2011 +0000
@@ -971,4 +971,5 @@
   label_developer_description: Can commit to repository and carry out most project editing tasks
   label_reporter_description: Can submit bug reports; has read access for private projects
 
-  label_set_role_plural: Choose roles for new member
\ No newline at end of file
+  label_set_role_plural: Choose roles for new member
+  notice_added_to_project: "You have been added to the project {{project_name}}."
\ No newline at end of file