scribe-org / scribe-org/Scribe-Android
Conjugate command returns "Not in Wikidata" for valid verbs
@angrezichatterbox is already working on this.
Since Aug 8, 2026.
- Dominant language
- C++
- Stars
- 99
- Forks
- 121
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 16
Description
Terms
- I have searched all open bug reports
- I agree to follow Scribe-Android's Code of Conduct
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.