Commit 3d40dae2 authored by Gervase Markham's avatar Gervase Markham

Bug 1151396 - Improve description of 'resolution_forbidden_with_open_blockers'…

Bug 1151396 - Improve description of 'resolution_forbidden_with_open_blockers' param. r=LpSolit, a=glob
parent 2149ec15
......@@ -37,6 +37,10 @@
commentonduplicate => "If this option is on, the user needs to enter a short comment " _
"if the $terms.bug is marked as duplicate.",
resolution_forbidden_with_open_blockers => "Don't allow $terms.bugs to be resolved with " _
"this resolution if they have unresolved dependencies." }
resolution_forbidden_with_open_blockers =>
"Set this parameter to a particular resolution, to prevent $terms.bugs " _
"from being resolved with this resolution if they have unresolved " _
"dependencies. FIXED, or its equivalent, is the most usual choice. " _
"Leaving this parameter empty disables this feature.",
}
%]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment