[opw-web] Fix typo in mentor application message



commit 639c1092b72c6177e20ae87c21b40950730fa078
Author: Owen W. Taylor <otaylor fishsoup net>
Date:   Fri Apr 10 14:34:40 2015 -0400

    Fix typo in mentor application message

 lang/en-gb.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lang/en-gb.php b/lang/en-gb.php
index 2277f7b..181a483 100644
--- a/lang/en-gb.php
+++ b/lang/en-gb.php
@@ -147,7 +147,7 @@ $lang_data = array(
     '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',
-    'role_intermediate'     => 'You mentor application for this program is awaiting admin approval',
+    'role_intermediate'     => 'Your mentor application for this program is awaiting admin approval',
     'view_accepted'         => 'View accepted projects',
     'student_dl_info'       => 'Application deadline: [[dl_student]]',
     'mentor_dl_info'        => 'Selection decisions posted: [[dl_mentor]]',


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