Translations reverted to a previous value #16392
Replies: 6 comments 7 replies
-
|
This can happen when the text is changed inside the file in the repository, outside of Weblate. That's what is meant with "String updated in the repository" AFAIK. @davidlashkhi Check the history of this language's file in the repository to see who/what changed it back to the previous Italian text. |
Beta Was this translation helpful? Give feedback.
-
|
It can also happen if there is an issue with saving the file - Weblate thinks it saved the change, but actually didn't. Look into the repository to figure out more. |
Beta Was this translation helpful? Give feedback.
-
|
hello, thanks for replies. I can see that actually the change was never saved as @nijel mentioned. In the repository there's no such commit. Where should I look into to fix this on weblate side? |
Beta Was this translation helpful? Give feedback.
-
|
We're running into the same issue! Whenever changes are made to the source (English) file via VCS, a lot of other (waiting for review) translations in other languages are automatically removed with the same webhook. We've enabled the setting to only propagate translations that are approved to VCS, but it should absolutely not toss any unverified translations if unrelated languages (or the source language) has been changed through VCS. |
Beta Was this translation helpful? Give feedback.
-
|
This can indeed happen with a non-default commit policy as described in #16458. The workaround is to use the default commit policy until the issue is addressed. |
Beta Was this translation helpful? Give feedback.
-
|
This should be fixed with 5.1.4 now |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the issue
Translations that have been saved in Weblate are being automatically and silently reverted to a previous value. There is no error message or notification when this occurs. This issue happens randomly across all projects and languages.
I already tried
Steps to reproduce the behavior
his issue happens randomly across all projects and languages
Expected behavior
No response
Screenshots
Exception traceback
How do you run Weblate?
Git checkout
Weblate versions
No response
Weblate deploy checks
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions