Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error message - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
git-svn-id: svn://10.0.0.236/trunk@196240 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c74621af79
commit
00a47115e4
@ -408,8 +408,8 @@
|
||||
[% ELSIF error == "fieldvalue_still_has_bugs" %]
|
||||
[% title = "You Cannot Delete This Field Value" %]
|
||||
You cannot delete the value '[% value FILTER html %]' from the
|
||||
'[% field FILTER html%]' field, because there are still
|
||||
[% count FILTER html %] [% terms.bugs %] using it.
|
||||
'[% field FILTER html%]' field, because there are still
|
||||
[%+ count FILTER html %] [%+ terms.bugs %] using it.
|
||||
|
||||
[% ELSIF error == "fieldvalue_undefined" %]
|
||||
[% title = "Undefined Value Not Allowed" %]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user