Skip to content

Icon for Vehicle Registration Plate dictionaries #192

Description

@cweiske

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 Image Image

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions