WeblateOrg / WeblateOrg/weblate

Allow to update translation comments from UI

Open
#5,898 4 comments 0 reactions 0 assignees View on GitHub
enhancement Waiting for: Demand
Dominant language
Python
Stars
6.1k
Forks
1.4k
Avg merge
9h 53m
Merged PRs (30d)
395

Description

Just to clarify the vocabulary: I'll never talk about "user comments" for discussing about a translation here, but I'm talking about the comments that can be attached to a translation key in a source file, like this:

```
// this a comment for my translation key
my.translation.key=Some translation
```

**Is your feature request related to a problem? If so, please describe.**

I recently created #5897 because we had issues with translation key comments, we will work on it, but it would have helpful for us to be able to directly edit the translation key comments directly from the UI.

**Describe the solution you'd like**

We'd like to be able to edit the translation key comments from the UI, without having to directly edit the source/translation files. Of course this should be protected with a specific right.

**Describe alternatives you've considered**

For now the only alternative I can think about is to edit directly the files on our repository.

**Screenshots**

As shown here there's no possibility to edit the comment:
![source-string-comment](https://user-images.githubusercontent.com/1478232/115534920-8e3ca580-a298-11eb-9ac9-e6e100b0bf78.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.