diff config/locales/en-GB.yml @ 279:782d4fc319bb bug_95

added the description; changed the roles labels. minor fixes to layout.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Mon, 21 Mar 2011 18:02:56 +0000
parents e77e267057c8
children f7e79424e753 23c69f60a959 2de308601155
line wrap: on
line diff
--- a/config/locales/en-GB.yml	Thu Feb 17 19:48:59 2011 +0000
+++ b/config/locales/en-GB.yml	Mon Mar 21 18:02:56 2011 +0000
@@ -959,3 +959,9 @@
   label_user_search: "Search for user:"
   field_visible: Visible
   setting_emails_header: Emails header
+
+  label_manager_description: All powers including adding and removing members and adjusting project settings
+  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