Closed Bug 1966699 Opened 9 months ago Closed 9 months ago

Remove current Macedonian dictionary for incompatible license

Categories

(Mozilla Localizations :: mk / Macedonian, task)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: flod, Assigned: flod)

Details

We can only include builds with a compatible license:

  • MPL 2.0
  • MPL 1.1/LGPL 2.1/GPL 2.0 tri-licence (the old Mozilla licence)
  • Apache 2.0
  • BSD or MIT-style licences
  • LGPL
  • Public domain

The current dictionary doesn't have any license, and it was committed by localizers back in the CVS days.
https://github.com/mozilla-l10n/firefox-l10n/tree/main/mk/extensions/spellcheck/hunspell

Searching online for Macedonian dictionaries, I found this, based on the OpenOffice dictionary.
https://github.com/gerazov/dictionary-mk

The encoding is different (the one in the l10n repo is UTF8, the one in that repo is windows-1251). Once converted to UTF8, the files are identical.

Unfortunately the dictionary needs to be removed. The GPL license makes it incompatible with Firefox builds, but it can still be packaged as an add-on.

Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED

Ah wait, should've left me more time to review this. I can contact Gerazov at least.

(In reply to Damjan Georgievski from comment #2)

Ah wait, should've left me more time to review this. I can contact Gerazov at least.

Sorry, wasn't sure if someone was still actively monitoring Bugzilla.

It's easy to revert if we can find a solution. Unfortunately, in my experience dictionary authors don't want to — or can't — re-license their content.

You need to log in before you can comment on or make changes to this bug.