Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
d9d7c1c4
Commit
d9d7c1c4
authored
Mar 24, 2006
by
timeless%mozdev.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or dependent on itself."
r=lpsolit a=myk
parent
1e8578f7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
user-error.html.tmpl
template/en/default/global/user-error.html.tmpl
+1
-1
No files found.
template/en/default/global/user-error.html.tmpl
View file @
d9d7c1c4
...
...
@@ -314,7 +314,7 @@
[% ELSIF error == "dependency_loop_single" %]
[% title = "Dependency Loop Detected" %]
You can't make [% terms.abug %] block
ed or dependent
on itself.
You can't make [% terms.abug %] block
itself or depend
on itself.
[% ELSIF error == "description_required" %]
[% title = "Description Required" %]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment