[opw-web] Improve role descriptions



commit 0be590f63fa92ca2ac0d59ef6fece843e5c8e41c
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Mon Mar 10 11:48:34 2014 -0400

    Improve role descriptions

 lang/en-gb.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lang/en-gb.php b/lang/en-gb.php
index 0a88245..b71fee0 100644
--- a/lang/en-gb.php
+++ b/lang/en-gb.php
@@ -127,8 +127,8 @@ $lang_data = array(
     'cancel_mentor'         => 'Cancel mentor application',
     'view_proposals'        => 'View project proposals',
     'resign_student'        => 'Resign from this program',
-    'role_student'          => 'You are participating in this program as an applicant',
-    'role_mentor'           => 'You are participating in this program as a mentor',
+    'role_student'          => 'You are applying for this program',
+    'role_mentor'           => 'You are a mentor for this program',
     'role_resigned'         => 'You have resigned from this program and cannot participate again',
     'role_rejected'         => 'Your mentorship application has been declined and you cannot participate in 
this program as a mentor',
     'role_intermediate'     => 'You mentor application for this program is awaiting admin approval',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]