From 03cbc9e067e93b27b0752cc09044104be85326f5 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Tue, 14 May 2013 13:15:15 -0400 Subject: Bug 850920 - Project Kickoff Form: Add new question to Legal subsection area --- extensions/MozProjectReview/web/js/moz_project_review.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extensions/MozProjectReview/web/js/moz_project_review.js') diff --git a/extensions/MozProjectReview/web/js/moz_project_review.js b/extensions/MozProjectReview/web/js/moz_project_review.js index 5b217a800..18610aaf4 100644 --- a/extensions/MozProjectReview/web/js/moz_project_review.js +++ b/extensions/MozProjectReview/web/js/moz_project_review.js @@ -30,7 +30,8 @@ var MPR = { "finance_purchase_cost": "Please enter a value for total cost in the finance questions section" }, "legal_questions": { - "legal_priority": "Please select a priority for the legal questions section", + "legal_priority": "Please select a value for priority in the legal questions section", + "legal_timeframe": "Please select a value for timeframe in the legal questions section", "legal_help_from_legal": "Please describe the help needed from the Legal department" }, "legal_sow_questions": { -- cgit v1.2.3-24-g4f1b