mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-27 10:07:40 +00:00
These two modules had duplicated messages from kmcmplib. Rewrites the kmc-kmw messages module to inherit from kmc-kmn and define message strings where necessary. While this refactor is not ideal, because it diverges slightly from the patterns of other message modules, and has a little bit of spaghetti import cross-modules, I think it is still a step in the right direction for consolidated message reporting. |
||
|---|---|---|
| .. | ||
| eslint | ||
| input-processor | ||
| keyboard-processor | ||
| keyman-version | ||
| lm-message-types | ||
| lm-worker | ||
| recorder | ||
| sentry-manager | ||
| types | ||
| utils | ||
| .gitignore | ||
| build.sh | ||