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

Ability to override inherited max-length flag #8712

Closed
rtsisyk opened this issue Feb 1, 2023 · 3 comments
Closed

Ability to override inherited max-length flag #8712

rtsisyk opened this issue Feb 1, 2023 · 3 comments
Assignees
Labels
bug Something is broken.
Milestone

Comments

@rtsisyk
Copy link

rtsisyk commented Feb 1, 2023

Describe the problem

I use "App store metadata files" format to translate F-Droid metadata.

F-Droid supports up to 50 characters in title.txt while Google Play supports just 30. Currently the format implicitly adds max-length:30 to title.txt flags. I added explicitly max-length:50 to flags, but it looks like that implicitly inherited flags have higher priority.

image

image

image

Describe the solution you'd like

Explicilty-configured flags should have higher priority.

Describe alternatives you've considered

No response

Screenshots

No response

Additional context

https://hosted.weblate.org/translate/organicmaps/fdroid-metadata

@nijel nijel self-assigned this Feb 1, 2023
@nijel nijel added this to the 4.16 milestone Feb 1, 2023
@nijel nijel added the bug Something is broken. label Feb 1, 2023
@nijel nijel closed this as completed in 048dc8f Feb 1, 2023
@github-actions
Copy link

github-actions bot commented Feb 1, 2023

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.

@rtsisyk
Copy link
Author

rtsisyk commented Feb 1, 2023

Wow! It was really fast!

It this change already deployed to hosted.weblate.org? Checks are still failing.

image

@nijel
Copy link
Member

nijel commented Feb 1, 2023

No, it's not deployed yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken.
Projects
None yet
Development

No branches or pull requests

2 participants