You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…e bar
- Fixed the issue laurent22#7834
- added "spellCheckerMenu.test.ts" to test the changes and the expected behavior: all passed!
- added jest.mock in "jest.setup.js" to mock the Menu from @electron/remote.
- modified "buildScriptIndexes" to ignore ".test.ts" files so it does not include them in index.ts. That caused some issues with duplicate identifiers and more errors.
Environment
Joplin version: 2.10.4
Platform: all desktop platforms
OS specifics: all desktop OSs
Steps to reproduce
English
,English (Australia)
,English (Canada)
,English (United Kingdom)
,English (United States)
, etc.en
.Describe what you expected to happen
The current display format isn't very useful (and also unnecessarily takes horizontal space). I can think of two possibilities to "fix" the problem:
en-AU
,en-GB
,en-US
, etc.en
(and do the same for all other languages that have multiple variants).Logfile
The text was updated successfully, but these errors were encountered: