Adding a flag to source strings causes empty translations to get triggered by reused translation failing check #14847
Unanswered
lucasmz-dev
asked this question in
Q&A
Replies: 2 comments
-
Where exactly did it happen? I don't see any such translation now: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry, I was apparently reading it wrongly and converted to discussion too fast. The fix for this should be at #14848. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the issue
https://hosted.weblate.org/translate/geoshare/android-app/en/?q=has:check
I added ignore-end-colon in English source strings and it resulted in translations where that string was not translated to be tagged as if it was translated, and the translation was "ignore-end-colon"
I already tried
Steps to reproduce the behavior
ignore-end-colon
to a source string (or another flag?)Expected behavior
This shouldn't happen as this isn't a translation
Screenshots
No response
Exception traceback
How do you run Weblate?
weblate.org service
Weblate versions
No response
Weblate deploy checks
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions