[opw-web] Wording change for "Will accept for GSoC" opinion
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [opw-web] Wording change for "Will accept for GSoC" opinion
- Date: Wed, 19 Mar 2014 20:43:29 +0000 (UTC)
commit adc84158801df679ea7beef8fab3fb0fa3db7fa0
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Wed Mar 19 16:43:20 2014 -0400
Wording change for "Will accept for GSoC" opinion
lang/en-gb.php | 2 +-
schema.sql | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/lang/en-gb.php b/lang/en-gb.php
index a907ff3..973d8f5 100644
--- a/lang/en-gb.php
+++ b/lang/en-gb.php
@@ -159,7 +159,7 @@ $lang_data = array(
'opinion_y' => 'No contribution, will not accept',
'opinion_c' => 'Contribution, under review',
'opinion_x' => 'Contribution, will not accept',
- 'opinion_g' => 'Contribution, will accept for GSoC',
+ 'opinion_g' => 'Will accept for GSoC',
'opinion_w' => 'Want to accept, need funding',
'opinion_f' => 'Will accept, have funding',
diff --git a/schema.sql b/schema.sql
index 51eb800..2663dc4 100644
--- a/schema.sql
+++ b/schema.sql
@@ -41,6 +41,7 @@ CREATE TABLE `opw_projects` (
* 'y' - No contribution, will not accept
* 'c' - Contribution, under review
* 'x' - Contribution, will not accept
+ * 'g' - Will accept for GSoC
* 'w' - Want to accept, need funding
* 'f' - Will accept, have funding
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]