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

Devanagari danda autofix exception for hi_Latn #12517

Closed
2 tasks done
Saurmandal opened this issue Sep 17, 2024 · 2 comments · Fixed by #12524
Closed
2 tasks done

Devanagari danda autofix exception for hi_Latn #12517

Saurmandal opened this issue Sep 17, 2024 · 2 comments · Fixed by #12524
Assignees
Labels
enhancement Adding or requesting a new feature.
Milestone

Comments

@Saurmandal
Copy link

Describe the issue

The Devanagari danda auto fixup (.) applies to hi_Latn [Hindi (Latin script)], which it should not since Latin is not an Indic script. I was thinking if there's a way to apply an exception for this?

I already tried

  • I've read and searched the documentation.
  • I've searched for similar filed issues in this repository.

Steps to reproduce the behavior

  1. Add . to the end of any translation in hi_Latn.

Expected behavior

The fullstop shouldn't automatically be changed into (U+0964 DEVANAGARI DANDA)

Screenshots

No response

Exception traceback

No response

How do you run Weblate?

weblate.org service

Weblate versions

No response

Weblate deploy checks

No response

Additional context

No response

@nijel nijel self-assigned this Sep 18, 2024
@nijel nijel added this to the 5.8 milestone Sep 18, 2024
@nijel nijel added the enhancement Adding or requesting a new feature. label Sep 18, 2024
nijel added a commit to nijel/weblate that referenced this issue Sep 18, 2024
This also adds type annotation to autofixes.

Fixes WeblateOrg#12517
nijel added a commit to nijel/weblate that referenced this issue Sep 19, 2024
This also adds type annotation to autofixes.

Fixes WeblateOrg#12517
@nijel nijel closed this as completed in da7279d Sep 19, 2024
Copy link

Thank you for your report; the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

1 similar comment
Copy link

Thank you for your report; the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding or requesting a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants