Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing plurals #930

Closed
daniele-athome opened this issue Jan 12, 2017 · 0 comments
Closed

Missing plurals #930

daniele-athome opened this issue Jan 12, 2017 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@daniele-athome
Copy link
Member

Bad plural translations will cause crashes in some cases (unknown language):

android.content.res.Resources$NotFoundException: Plural resource ID #0x7f0b0001 quantity=1 item=other
       at android.content.res.Resources.getQuantityText(Resources.java:411)
       at android.content.res.Resources.getQuantityString(Resources.java:521)
       at org.kontalk.ui.ConversationListFragment.onItemCheckedStateChanged(ConversationListFragment.java:231)

Fill in (and mark with need review) strings in all language until lint clears of all the errors.

@daniele-athome daniele-athome added the bug Something isn't working label Jan 12, 2017
@daniele-athome daniele-athome added this to the 4.0.0 milestone Jan 12, 2017
@daniele-athome daniele-athome self-assigned this Jan 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant