Interpret Latin input as both Romaji and English fixes-2021
authorMax Staudt <max@enpas.org>
Tue, 28 Dec 2021 02:21:47 +0000 (03:21 +0100)
committernorly <ny-git@enpas.org>
Tue, 28 Dec 2021 02:38:20 +0000 (03:38 +0100)
commitafb81937a7df686f63cebaecfbc9e736f34f3608
tree16add2e4c2dabbdec7ef47028f77f69051a985de
parenta71285e3792f3c7326f3503275128e5aac180896
Interpret Latin input as both Romaji and English

This allows jmdict to be fed any input and autodetecting the intended
translation direction, similar to Sumatora on Android.

Whether English, Romaji, Kana, or Kanji - it will simply do The Right
Thing To Do(TM):

  UTF8 input -> Japanese->English
  Non-UTF8 input -> Romaji->English, plus English->Japanese
jmdict.cpp