-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Bernd Rothert
committed
Jul 28, 2019
0 parents
commit 6820365
Showing
7 changed files
with
120,177 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Combined English-German Dictionary | ||
This XPI module/bundle contains a dictionary combined of standard dictionaries: | ||
|
||
* english (UK, EU English) and | ||
* german (classical spelling) | ||
|
||
## Installation | ||
Drag and drop the xpi file on a Firefox window and confirm the installation. | ||
|
||
Alternatively open "about:addons" as a URL, click the "gear" button and choose "Install Add-on From File...". | ||
|
||
(Fortunately Mozilla does not require signatures on dictionaries yet.) | ||
|
||
## Usage | ||
Right click into a text field, choose "Check Spelling", then "Languages" **English (Germany)**. | ||
|
||
## Bugs | ||
* Icon - icon.png does not seem to be recognized. Adding it the the manifest.json didn't work. | ||
|
Oops, something went wrong.