为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How-to limit spelling languages options in right-click context menu?

more options

I use 'Check Spelling' a lot with multiple languages, requiring me to frequently switch between Languages in the right-click context menu, how-ever every time I enter this menu, I feel a bit overwhelmed.

This option menu consist of 28 choices listing a wide range of language variants, I am are only interested in Dutch (Netherlands) and English (United Kingdom).

How can I hide the unused variants, making it easier to select the relevant ones?

I use 'Check Spelling' a lot with multiple languages, requiring me to frequently switch between Languages in the right-click context menu, how-ever every time I enter this menu, I feel a bit overwhelmed. This option menu consist of 28 choices listing a wide range of language variants, I am are only interested in Dutch (Netherlands) and English (United Kingdom). How can I hide the unused variants, making it easier to select the relevant ones?
已附加屏幕截图

被采纳的解决方案

Some Linux distributions come with a lot of spelling dictionaries and Firefox finds them and automatically makes them available. You will have to (re)move from from their installation location.

You can check these locations for globally installed dictionaries:

/usr/share/hunspell/
/usr/share/myspell/
定位到答案原位置 👍 1

所有回复 (2)

more options

选择的解决方案

Some Linux distributions come with a lot of spelling dictionaries and Firefox finds them and automatically makes them available. You will have to (re)move from from their installation location.

You can check these locations for globally installed dictionaries:

/usr/share/hunspell/
/usr/share/myspell/
more options

Thanks, I would never guessed this location to be relevant. Removing the variants, presented as symlinks in Fedora 27, did the trick:

 sudo find /usr/share/myspell -type l -delete