Closed Bug 580178 (fuuu) Opened 15 years ago Closed 14 years ago

Make swear words lists per locale

Categories

(Input Graveyard :: Submission, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED WONTFIX

People

(Reporter: wenzel, Unassigned)

Details

Our current swear word list is English-only. Now that everything is localized, we probably need similar lists in other locales as well. They don't need to be exhaustive (as our swear word filter is more of an encouragement than a tight blocking mechanism), but only flagging English words is useless on translated pages (or worse, if a perfectly normal word in, say, Italian, matches a swear word pattern in English).
Could we have the English list to translate? It would be easier than have to remember all swear words in Spanish :P
This is the current list in all its glory: http://github.com/fwenzel/reporter/blob/master/lib/swearwords/badwords.txt No you don't have to translate those all. In fact, I downloaded this list from the depth of the Internet.
How this system work? For example, the word *test* will catch "test" but also "untested"?
That's correct.
Ok, I'm working on it :P How are you going to manage this file? I don't really like the idea of having this masterpiece of culture attached to Bugzilla.
(In reply to comment #5) > How are you going to manage this file? I don't really like the idea of having > this masterpiece of culture attached to Bugzilla. It gets better: I'll be eternally preserved in git ;)
(In reply to comment #6) > (In reply to comment #5) > > How are you going to manage this file? I don't really like the idea of having > > this masterpiece of culture attached to Bugzilla. > > It gets better: I'll be eternally preserved in git ;) and by "I'll" I mean "it will"
(In reply to comment #5) > Ok, I'm working on it :P > > How are you going to manage this file? I don't really like the idea of having > this masterpiece of culture attached to Bugzilla. This assignment will go down as an all-time Mozilla l10n classic. ...can't wait to get a hold of this list x 75 locales. :-P
(In reply to comment #8) > This assignment will go down as an all-time Mozilla l10n classic. Let's grab an appropriate Bugzilla alias for the occasion :)
Alias: fuuu
Any update on this?
A one-column list of words in a text file ( like the one mentioned in comment #2) would be incredibly helpful, yes!
This sounds like an exorbitant amount of engineering in order to *reduce* the number of incoming submissions.
Status: NEW → RESOLVED
Closed: 14 years ago
Component: Input → Submission
Product: Webtools → Input
QA Contact: input → submission
Resolution: --- → WONTFIX
Version: Trunk → unspecified
Status: RESOLVED → VERIFIED
Product: Input → Input Graveyard
You need to log in before you can comment on or make changes to this bug.