summaryrefslogtreecommitdiffstats
path: root/extensions/PhabBugz/template/en/default/revision/comments.html.tmpl
blob: b18daf376ce0f9c7762290505b18c8644a7738a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[%# This Source Code Form is subject to the terms of the Mozilla Public
  # License, v. 2.0. If a copy of the MPL was not distributed with this
  # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  #
  # This Source Code Form is "Incompatible With Secondary Licenses", as
  # defined by the Mozilla Public License, v. 2.0.
  #%]

[% IF message == "invalid_bug_id" %]
Revision is being kept private due to invalid [% terms.bug %] ID
or author does not have access to the [% terms.bug %]. Either remove
the [% terms.bug %] ID, automatically making the revision public, or
enter the correct [% terms.bug %] ID for this revision.
[% END %]