[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[jbovlaste] Re: [jvs-watch] Per www-data : Bad NatLangWords Report
Just noticed this script was broken, and fixed it.
Having done so, though, I have a vague memory we decided we didn't
really care. Is that correct?
-Robin
On Sun, Mar 15, 2009 at 09:15:29PM +0000, www-data wrote:
>
>
> The following words in the given languages have a null definition *AND* a not null definition. Please fix.
>
> $VAR1 = {
> 'englishname' => 'English',
> 'word' => 'solid'
> };
>
>
> $VAR1 = {
> 'englishname' => 'English',
> 'word' => 'drunk'
> };
>
>
> $VAR1 = {
> 'englishname' => 'English',
> 'word' => 'date'
> };
[snip]