scribe-org / scribe-org/Scribe-Android

Conjugate command returns "Not in Wikidata" for valid verbs

Open
#598 6 comments 1 reaction 1 assignee View on GitHub

@angrezichatterbox is already working on this.

Since Aug 8, 2026.

-next release- blocked help wanted
Dominant language
C++
Stars
99
Forks
121
Avg merge
4d 7h
Merged PRs (30d)
16

Description

Terms
Behavior

[!NOTE]
This issue is blocked by the following issues:

Entering any valid verb in the conjugate input fields consistently returns "Not in Wikidata".

Expected Behavior: The app should display the correct conjugation forms for valid verbs.
Actual Behavior: All inputs result in "Not in Wikidata", even for known valid verbs.

This appears to be due to Scribe-Android now relying on data from Scribe-Server. The verbs data provided by Scribe-Server (via Scribe-Data) does not yet match the expected contract required by the conjugation feature.

Notes: Once Scribe-Data is updated to match the required contract, this issue may resolve automatically.
If the issue persists after the data update, we may need to investigate ConjugateDataManager or perform further debugging.

I’d be happy to investigate this further or collaborate with anyone interested 🙂

Device type

any type

Versions

latest

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.