Anki-android: Bug: A message about cloze deletion hasn't been translated

Created on 19 Nov 2016  路  5Comments  路  Source: ankidroid/Anki-Android

Reproduction Steps
  1. [Settings]>[AnkiDroid]>[Language]>Select a language other than English
  2. Add a new note using "Cloze" notetype, without any cloze deletions ({{c1::example}}) on the note.
    image

  3. See the card on the study screen or on the preview of the card browser.

Expected Result

A translated alert message is displayed, as it is on Anki Desktop (as follows)
image

Actual Result

The untranslated alert message, "Please edit this note and add some cloze deletions. (help)", is displayed.
image

Most helpful comment

@snowtimeglass is a regular translator on crowdin, he's trying to say that the string is not on crowdin, it seems to be hardcoded into Collection.java

All 5 comments

translations are in crowdin.com - if you don't have access Tim is the man

@snowtimeglass is a regular translator on crowdin, he's trying to say that the string is not on crowdin, it seems to be hardcoded into Collection.java

Ah - I see. I've certainly seen their contributions, I guess with the detail on some I was surprised it wasn't a link tot he code line - apologies @snowtimeglass

https://github.com/ankidroid/Anki-Android/blob/master/AnkiDroid/src/main/java/com/ichi2/libanki/Collection.java#L1053

Doing my best to triage some of the stale issues in the tracker but I'm all too human...

Thank you always, @timrae @mikehardy
Take your time!

I wish they were all that easy...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

homocomputeris picture homocomputeris  路  5Comments

sudomain picture sudomain  路  3Comments

toninomanzi picture toninomanzi  路  6Comments

Mornon picture Mornon  路  5Comments

david-allison-1 picture david-allison-1  路  5Comments