summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/fieldvalues
diff options
context:
space:
mode:
authorMatt Selsky <selsky@columbia.edu>2012-08-03 00:27:27 +0200
committerMarc Schumann <wurblzap@gmail.com>2012-08-03 00:27:27 +0200
commitc6e47461e32197e566a687f2654b18ef908a8c30 (patch)
tree088357b31df1161295226eedfe91ed36d9d205cc /template/en/default/admin/fieldvalues
parent7a9af9adf59089bd612b112c29fcb88e054dacd6 (diff)
downloadbugzilla-c6e47461e32197e566a687f2654b18ef908a8c30.tar.gz
bugzilla-c6e47461e32197e566a687f2654b18ef908a8c30.tar.xz
Bug 759413 - Use "cannot" instead of "can not".
r=Wurblzap, a=LpSolit
Diffstat (limited to 'template/en/default/admin/fieldvalues')
-rw-r--r--template/en/default/admin/fieldvalues/confirm-delete.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl b/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl
index a5d04abbe..122df3612 100644
--- a/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl
+++ b/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl
@@ -101,7 +101,7 @@
[% IF value_count == 1 %]
<li>'[% value.name FILTER html %]' is the last value for
- '[%- field.description FILTER html %]', and so it can not be deleted.
+ '[%- field.description FILTER html %]', and so it cannot be deleted.
</li>
[% END %]