I built a vehicle registration plate (license plate, KFZ-Kennzeichen) dictionary for Germany: https://codeberg.org/cweiske/DictionaryVRP
The .quickdic file is in the release: https://codeberg.org/cweiske/DictionaryVRP/releases
After copying the .quickdic file to the phone, QuickDic shows the dictionary - but with "VRP" as text instead of a flag, and when it has been selected it shows the "pause" button.
It would be nice if QuickDic had a special icon for "VRP" that depicts a license plate.
Screenshots
I'd also like to know how to change the "vrp-de" label in the dictionary list.
My conversion command is:
./run.sh\
--input0=../DictionaryVRP/vrp-de.chemnitz\
--input0Format=chemnitz\
--input0Name="KFZ-Kennzeichen Deutschland"\
--lang1=VRP\
--lang2=DE\
--dictOut=vrp-de.quickdic\
--dictInfo="KFZ-Kennzeichen Deutschland"
I built a vehicle registration plate (license plate, KFZ-Kennzeichen) dictionary for Germany: https://codeberg.org/cweiske/DictionaryVRP
The .quickdic file is in the release: https://codeberg.org/cweiske/DictionaryVRP/releases
After copying the .quickdic file to the phone, QuickDic shows the dictionary - but with "VRP" as text instead of a flag, and when it has been selected it shows the "pause" button.
It would be nice if QuickDic had a special icon for "VRP" that depicts a license plate.
Screenshots
I'd also like to know how to change the "vrp-de" label in the dictionary list.
My conversion command is: