-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Needs editing marking generates confusing commits #19132
Copy link
Copy link
Open
Labels
Area: ProcessingProcessing translations, parsing translation files.Processing translations, parsing translation files.Waiting for: ImplementationAdded to a milestone, will be resolved according to the milestone timeline.Added to a milestone, will be resolved according to the milestone timeline.
Metadata
Metadata
Assignees
Labels
Area: ProcessingProcessing translations, parsing translation files.Processing translations, parsing translation files.Waiting for: ImplementationAdded to a milestone, will be resolved according to the milestone timeline.Added to a milestone, will be resolved according to the milestone timeline.
Type
Fields
Give feedbackPriority
None yet
Describe the issue
Under certain circumstances, Weblate generates confusing commits like:
commit 696cdad60b9acd5f2efbffef2436d920ec9c3fd1 Author: Anonymous <noreply@weblate.org> Date: Fri Apr 3 14:36:13 2026 +0200 Translated using Weblate (French) Currently translated at 99.1% (1104 of 1114 strings) Translation: X/X Translate-URL: https://hosted.weblate.org/projects/x/x/fr/ diff --git a/x/fr.json b/x/fr.json index 926b6a41..434fb4ff 100644 --- a/x/fr.json +++ b/x/fr.json @@ -1193,4 +1193,4 @@ "x": "c", "y": "b", "z": "a" -} \ No newline at end of file +}I already tried
Steps to reproduce the behavior
Expected behavior
Screenshots
No response
Exception traceback
How do you run Weblate?
Git checkout
Weblate versions
No response
Weblate deploy checks
Additional context
This is wrong for two reasons: