]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Spelling patch: use the right spelling form for 'occurred'; patch by Vlad Dascalu...
authorvladd%bugzilla.org <>
Tue, 20 Jun 2006 01:27:25 +0000 (01:27 +0000)
committervladd%bugzilla.org <>
Tue, 20 Jun 2006 01:27:25 +0000 (01:27 +0000)
template/en/default/admin/groups/change.html.tmpl
template/en/default/global/code-error.html.tmpl

index c2f2c8f9f67ee602f62bdfb7bde2523d2781909c..3137fd803bb6fcd7f2490635523e5bf28ef4da61 100644 (file)
@@ -28,7 +28,7 @@
   #         1 - remove_explicit_members
   #         2 - remove_explicit_members_regexp
   #         3 - no conversion, just save the changes
-  # changes: boolean int. Is 1 if changes occured.
+  # changes: boolean int. Is 1 if changes occurred.
   # gid: integer. The ID of the group.
   # name: the name of the product where removal is performed.
   # regexp: the regexp according to which the update is performed.
index 2a8ea1c0eb6dba91259f5439dff4affeedc96c33..4b2cc7327698569bcb100900384db7dcfb3b23df 100644 (file)
 
   [% ELSE %]
     [% title = "Internal error" %]
-    An internal error has occured, but [% terms.Bugzilla %] doesn't know
+    An internal error has occurred, but [% terms.Bugzilla %] doesn't know
     what <code>[% error FILTER html %]</code> means.
 
     If you are a [% terms.Bugzilla %] end-user seeing this message, please save